2 Apr
2002
2 Apr
'02
13:43
Mark Hounschell wrote:
PR wrote:
my cdrom points to sr1, is scsi, shouldn't it point to sg1 and what is the difference between the two? piet
As per /usr/src/linux/Documentation/devices.txt, sr1 is the second cd rom device and sg1 is the second generic scsi device.
Make that: sr1 is the second SCSI cd rom device.
Mark