Hey-
i installed cdemu today. The install went without any error messages. However, when i try to load the module by typing "modprobe cdemu", i get this:
Code:
myk@linux:~> su
Password:
linux:/home/myk # modprobe cdemu
FATAL: Module cdemu not found.
linux:/home/myk #
however, it appears to be there..
Code:
linux:/home/myk # cd /lib/modules/2.6.5-7.108-default/misc
linux:/lib/modules/2.6.5-7.108-default/misc # ls
. .. cdemu.ko
linux:/lib/modules/2.6.5-7.108-default/misc #
What's the deal? I got some windows games save as BIN/CUE pairs that i need to convert so i can play them in Linux with Cedega. But i need cdemu to read these.
THanks,
-myk