A system has one hard disk and one CD writer which are both connected to SATA controllers. Which device represents the CD writer?
A system has one hard disk and one CD writer which are both connected to SATA controllers. Which device represents the CD writer?
In Linux, SATA CD/DVD writers are typically represented as '/dev/sr*' devices. The first such device is usually '/dev/sr0'. Therefore, the device that represents the CD writer in this system is '/dev/sr0'.
drive name: sr0
according my book (Bresnhan/Blum): SATA disk drives are denoted by /dev/sd*
D - 100%