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?
|
| ||||
|
feedback
|
|
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. | |||||||
feedback
|
