Results 1 to 6 of 6
Hello there
I am new to linux and haven't done my harware course properly and m facing little problem with the terminology used in the 'fdisk' and some other bunch ...
- 04-06-2009 #1
clearing basic hardware concepts
Hello there
I am new to linux and haven't done my harware course properly and m facing little problem with the terminology used in the 'fdisk' and some other bunch of command where is o/p hda and sda and other stuff.
After some googling i understood the basic meaning of
hda- primary master
hdb- primary slave
hdc- secondary master
hdd- secondary slave
but I couldn't understand how exactly does changing the pin settting effects the type of maste and slave. Please put some light on this or provide me some good web site link where i can brush up my concepts. Thnx in advance
- 04-06-2009 #2Linux Guru
- Join Date
- Nov 2007
- Location
- Córdoba (Spain)
- Posts
- 1,513
This is true for IDE drives, but not for SATA and other kind of drives. And only if you use the old IDE drivers. The new PATA ones will name the IDE drives just like the SATA ones: sda, sdb, sdc...
For IDE drives, the master/slave status is decided based on a selector that is often in the back of the drive, between the plugs for the power and data cablesbut I couldn't understand how exactly does changing the pin settting effects the type of maste and slave. Please put some light on this or provide me some good web site link where i can brush up my concepts. Thnx in advance
- 04-06-2009 #3Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
If you're not familiar with these concepts, they can be an absolute nightmare. Pins set for Master, but ribbon position is slave often means that you don't see the drive! The best way to do it if you are using IDE is to set everything to Cable Select (CS) and then put your Master at the end of the ribbon with the Slave at the midpoint. Also, as i92guboj said you're more likely to see IDE drives listed as sda, sdb, sdc etc. now as the drivers were merged.
- 04-07-2009 #4
guys can you suggest me some good site or resource from where i can clear my basic hardware doubts.
- 04-07-2009 #5Linux Guru
- Join Date
- Nov 2007
- Location
- Córdoba (Spain)
- Posts
- 1,513
It really depends on what do you mean.
I don't know of any centra database where to check for supported devices. There are some sites devoted to hardware support under linux, like the sane project, the alsa project or linuxprinting.org
We could only answer to concrete questions, but "basic hardware doubts" is too wide.
- 04-14-2009 #6Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,970
If Windows can see/use the drives, Linux can also. Don't worry about it too much. Usually the hard drives are on the primary controller, and your CD/DVD drives are on the secondary controller. That said, it's a lot more simple with the new sata drives and controllers as they have no master/slave differentiation.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
