LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   CDemu Problem (https://www.linuxquestions.org/questions/linux-software-2/cdemu-problem-208038/)

mrgrieves 07-21-2004 06:21 PM

CDemu Problem
 
Ok, so I got CDemu, installed it correctly and all that, and now that I'm trying to load a cue file, it gives me this weird error:

Quote:

root@localhost:~/cdemu-0.6_beta# cdemu 0 '/mnt/transfer2/The young age of the earth/CD.cue'
Couldn't match: <> (spaces striped)
Couldn't match: <> (spaces striped)
Couldn't match: <REM SESSION 01 ; Not supported by other applications (*)> (spaces striped)
Couldn't match: <REM MSF: 00:00:00 = LBA: 0> (spaces striped)
Couldn't match: <> (spaces striped)
Couldn't match: <REM (*) SESSION directives are unfortunately not properly supported> (spaces striped)
Couldn't match: <REM 'out there'. IsoBuster however supports them !> (spaces striped)
[Errno 6] No such device or address: '/dev/cdemu/0'
I've even done 'depmod -a' and still nothing...

Any Ideas?

-thanks in advance

larrykeenan 07-21-2004 08:32 PM

modprobe cdemu ??

ls /dev/cdemu to see if the device is really there.

If it's not you have to review your install.

Hope to have put you on the right track.

Larry

mrgrieves 07-22-2004 01:37 AM

Modprobe cdemu works, so does ls /dev/cdemu, giving me this output as it should:

0 1 2 3 4 5 6 7

but mounting still returns the same error -- " [Errno 6] No such device or address: '/dev/cdemu/0' " I'm almost 100% sure I did the install right.. could it be something with my system?

larrykeenan 07-22-2004 03:06 AM

Decided to download for myself - followed directions and:

$ depmod -a
$ modprobe cdemu
FATAL: Error inserting cdemu (/lib/modules/2.6.2-3mdk/misc/cdemu.ko): Invalid module format

I'll look at it on the weekend.


All times are GMT -5. The time now is 10:21 PM.