I am using Mandrake 9.0 and xcdroast does not recognize
my cd reader so I cannot copy cd's. I can use the cd reader
fine with any other application and the cd writer can
create cd's by copting files from disk. My cd reader is
a slave on the primary IDE channel and my cd writer is
the master on the secondary IDE channel. I have changed
the line
append="quiet devfs=mount hdc=ide-scsi"
in the lilo.conf file to
append="quiet devfs=mount hdb=ide-scsi hdc=ide-scsi"
I assume I need to change /dev/hdb on the line
none /mnt/cdrom supermount dev=/dev/hdb,fs=auto,ro,--,iocharset=iso8859-1,codepage=850,umask=0 0 0
in my fstab file but I am not sure what to. I tried /dev/scd1 but it
didn't help. The corresponding line in fstab for the cdwriter is
none /mnt/cdrom2 supermount dev=/dev/scd0,fs=auto,ro,--,iocharset=iso8859-1,codepage=850,umask=0 0 0
Any help would be greatly appreciated. CaKiwi