|
CD/DVD drive not detected
I'm having a bit of a problem with Slackware 10. I'm a complete N00b to linux, so I apologise if this is a staggeringly obvious question.
I have a DVD drive and CDRW drive. Both are on the same IDE cable, CDRW is master, DVD is slave. Slackware is only seeing the CDRW. My FSTAB looks like this:
/dev/hda2 swap
/dev/hda1 /
/dev/cdrom /mnt/cdrom
/dev/fd0 /mnt/floppy
devpts /dev/pts
proc /proc
Now, if I unplug the CDRW and set the DVD to master, it gets detected and the FSTAB looks the same. I can also have the CDRW by itself, and FSTAB looks the same again. But will never detect both drives at once.
What am I doing wrong?
Thanks
|