HDa vs HDb: Difference in Pin Settings & File System

  • Thread starter Thread starter Shawnzyoo
  • Start date Start date
AI Thread Summary
The discussion centers on the naming conventions used by Linux for IDE drives, specifically how the designation changes based on the drive's pin settings. When a hard drive is set to the master pin configuration, it is labeled as hda (primary master). If the pin is switched to slave, the drive is then recognized as hdb (primary slave). This change in labeling is not a coincidence; it is directly related to the drive's configuration. The file system recognizes these pin settings and assigns names accordingly, with hda, hdb, hdc, and hdd representing different configurations of primary and secondary drives. There is no issue with the naming; it is a standard aspect of how Linux manages IDE drives.
Shawnzyoo
Messages
104
Reaction score
0
So I got into an argument with a buddy over the following:
I originally inserted a hard drive into my system and it was labeled hda, what i hadn't notice was that it was on the master pin setting
now when i switched the pin to the slave setting and rebooted it showed it as hdb
are the two related? or completely unrelated and just a coincedence?
how does the file system see the different pin selections (if it sees it at all)?
Thanks
Edit/Delete Message
 
Computer science news on Phys.org
There is nothing wrong there. This is a naming convention that linux uses to assign labels to IDE drives.

hda primary master
hdb primary slave
hdc secondary master
hdd secondary slave
 
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Sorry if 'Profile Badge' is not the correct term. I have an MS 365 subscription and I've noticed on my Word documents the small circle with my initials in it is sometimes different in colour document to document (it's the circle at the top right of the doc, that, when you hover over it it tells you you're signed in; if you click on it you get a bit more info). Last night I had four docs with a red circle, one with blue. When I closed the blue and opened it again it was red. Today I have 3...
Back
Top