On Sunday 21 October 2007 04:03:34 pm Doug McGarrett wrote: > I just tried to play an audio CD. I got a message that said CD not found, > try running cdparanoia -vsQ as yourself, not root. So I tried that. Here > is what I got (long, sorry about that) ...(nothing is too long if it can be cut down) > This is the drive that I installed the system from, so it worked then. . .
Here is openSUSE 10.3 ~> ll /dev/cdr* lrwxrwxrwx 1 root root 3 2007-10-21 11:54 /dev/cdrom -> sr0 lrwxrwxrwx 1 root root 3 2007-10-21 11:54 /dev/cdrw -> sr0 ~> ll /dev/dv* lrwxrwxrwx 1 root root 3 2007-10-21 11:54 /dev/dvd -> sr0 lrwxrwxrwx 1 root root 3 2007-10-21 11:54 /dev/dvdrw -> sr0 ~> ll /dev/sr* brw-rw----+ 1 root disk 11, 0 2007-10-21 11:54 /dev/sr0 If last exists than you have to create cdrom symlink or use cdparanoia -d /dev/sr0 If it doesn't is your cdrom attached as slave on PATA interface? Try to change that to master and see if system can find it. -- Regards, Rajko. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
