On Wednesday 11 December 2002 08.53, Steve Miller wrote:
sr0: scsi3-mmc drive: 52x/52x writer cd/rw xa/form2 <snip> (b) /etc/fstab lines (new)
/dev/cdrecorder /cdrecorder auto ro,noauto,user 0 0
/dev/cdrom /cdrom auto ro,noauto,user 0 0
(old line that worked was:)
/dev/hdb /cdrom iso9660 ro,noauto,user 0 0
I can't believe this worked while the drive was using ide-scsi
(for what it's worth, ls -l /dev/cdr* gives)
lrwxrwxrwx 1 root root 3 Dec 11 02:07 /dev/cdrom -> hdb
As root do this: ln -s /dev/sr0 /dev/cdrecorder rm /dev/cdrom ln -s /dev/sr0 /dev/cdrom After that you should be able to mount the CD using either "mount /cdrom" or "mount /cdrecorder".
0,1,0 1) 'LITE-ON ' 'LTR-52246S ' '6S02' Removable CD-ROM
Looks good to me. Anders