LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   SCSI device name (https://www.linuxquestions.org/questions/linux-software-2/scsi-device-name-64863/)

glock19 06-10-2003 06:37 PM

SCSI device name
 
What is the device name for a SCSI drive? For IDE, it's /dev/hda, /dev/hdb /dev/hdc, or /dev/hdd. What is it for SCIS?

Thymox 06-10-2003 06:43 PM

/dev/sdx where X is the same as it is for IDE devices.

glock19 06-10-2003 06:50 PM

Thanks.

Thymox 06-10-2003 06:53 PM

Ooh, nearly forgot. That is for harddisk-like devices. Scsi CD drives will be /dev/scd? where ? is a number. And any ide devices that use scsi emulation will also appear as standard scsi devices with standard scsi device names. Use cdrecord -scanbus to see what you have.


All times are GMT -5. The time now is 03:34 AM.