• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

installing linux on a SATA drive

rookie1010

Senior member
Hello

I wanted to install Linux on my computer. is it possible to install linux on a sata drive? would this be considered as a third IDE master?

My computer at present has got the primary and secondary master and slaves all taken up.

would i be abel to access the files on my windows drives?
 
Depending on the firmware config and the drivers for that chipset it could show up as /dev/sda or /dev/hda if it's the only drive in the machine. But either way, chance are it'll work fine. Linux has had SATA support since the first chipset was released IIRC.
 
thanks for the reply,

i have got an Gigabyte GA81875 Ultra from 2003, do you think that linux provides SATA support for this somewhat outdated mobo?
 
Originally posted by: Nothinman
Depending on the firmware config and the drivers for that chipset it could show up as /dev/sda or /dev/hda if it's the only drive in the machine. But either way, chance are it'll work fine. Linux has had SATA support since the first chipset was released IIRC.

ah, yeah, now that you mention it I do remember some (older) hardware showing SATA drives as hd*.

Originally posted by: rookie1010
thanks for the reply,

i have got an Gigabyte GA81875 Ultra from 2003, do you think that linux provides SATA support for this somewhat outdated mobo?

Typically, you have a better chance of linux supporting older hardware (even much older than that) than the latest cutting-edge hardware.
 
Back
Top