In what order do Linux SCSI disk IDs appear? I recently found out that sometimes, hdc1 and hdd1 come without hdb1. What's the reason for this?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
||||
|
|
|
This scheme can be found here https://help.ubuntu.com/8.04/installation-guide/i386/device-names.html. HDA is your master on primary controller, hdb is a slave. For SCSI it should be sdX. |
|||||||
|