so until 2 nights ago i've been using a single reader/burner that does cd's, dvd's, and even dual layer dvd's, but i just hooked up a second R/W (only does cd's and dvd's).
now, Hardy doesn't see the "media" when i put a disk in either of the drives.
the one i've been using all this time is an external hooked up by USB and the new one i added is internal and on an IDE cable.
the internal one has taken the /dev/scd0 which of course use to belong to the external drive which now isn't seen at all and won't even eject/open it's tray.
i've gone into /etc/fstab and added:
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8
/dev/scd1 /media/cdrom1 udf,iso9660 user,noauto,exec,utf8
to copy the first entry for when the cdrom loads and did a:
sudo mount -a
there weren't any errors listed, but i'm about to reboot to see if that will fix this.
if it doesn't, any USEFUL or HELPFUL ideas?
i'll be happy to post any drive lists or settings to get these both working.
thanks to anyone who provides real answers
now, Hardy doesn't see the "media" when i put a disk in either of the drives.
the one i've been using all this time is an external hooked up by USB and the new one i added is internal and on an IDE cable.
the internal one has taken the /dev/scd0 which of course use to belong to the external drive which now isn't seen at all and won't even eject/open it's tray.
i've gone into /etc/fstab and added:
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8
/dev/scd1 /media/cdrom1 udf,iso9660 user,noauto,exec,utf8
to copy the first entry for when the cdrom loads and did a:
sudo mount -a
there weren't any errors listed, but i'm about to reboot to see if that will fix this.
if it doesn't, any USEFUL or HELPFUL ideas?
i'll be happy to post any drive lists or settings to get these both working.
thanks to anyone who provides real answers
Comment