Click to See Complete Forum and Search --> : /dev/cdrom not found


Splurge
04-16-2002, 05:27 PM
When I try to use cdplay on command line it says /dev/cdrom not found. The only way I can listen to an audio cd on my computer is if I use xmms, then go to /mnt/cdrom and then add all the files...I was just wondering how to use cdplay, and why only xmms can see audio files in /mnt/cdrom...
i'm not trying to mount the cdrom either, not that it would work anyways

bigrigdriver
04-16-2002, 06:08 PM
Post the contents of /etc/fstab. The answer may be there.

Warheart
04-26-2002, 04:55 PM
Maybe you should symlink your
/dev/[cdrom device] to /dev/cdrom

I did this:
ln -s /dev/scd1 /dev/cdrom