virtual cdrom cdemu question
I have cdemu-0.6_beta.tar.bz2. soruce.
done make successfully. done makeinstall successfully.
loaded the module w/ modprobe sucessfully. I can see it with lsmod.
have block devices 0-7 in /dev/cdemu.
However when i try to load a cue file:
cdemu 0 acuefile.cue
I get this error:
[Errno 6] No such device or address: '/dev/cdemu/0'
cdemu -s , for status gives:
Drive Loaded Comment
0: 0 NO_CD_LOADED
1: 0 NO_CD_LOADED
2: 0 NO_CD_LOADED
3: 0 NO_CD_LOADED
4: 0 NO_CD_LOADED
5: 0 NO_CD_LOADED
6: 0 NO_CD_LOADED
7: 0 NO_CD_LOADED
So why is sayinhg /dev/cdemu/0 is no such device or addr when i do have
0-7 listed in the /dev/cdemu directory..
I'm using SJDS with linux kernel 2.4.19-4GB
any help will be appreciated.
|