
LM9.0 & cdrecord -scanbus
I have just installed LM9.0 i'm very happy with it. There is one thing
though that seems to be different from L-M8.2 which I can't expain.
Under LM8.2 when running cdrecord -scanbus my CDROM would be device
0,0,0 and my CDRW device 0,1,0. However they now seem to be devices
0,2,0 and 0,3,0. This probably isn't anything to do with LM9.0 more to
do with my fstab and lilo.conf which are below.
fstab:
# CDROM--scd0 because it's master on the IDE channel
/mnt/cdrom /mnt/cdrom supermount ro,dev=/dev/scd0,fs=iso9660 0 0
# CDRW--scd1 because it's slave on the IDE channel
/mnt/cdrom2 /mnt/cdrom2 supermount ro,dev=/dev/scd1,fs=iso9660 0 0
lilo.comf:
append="devfs-mount hdc=ide-scsi hdd=ide-scsi"
Any Ideas?
Cheers,
M.