![]() |
Failure to mount? how can I fix this in cdemu
Greetings again!
I'm using cdemu to mount a .nrg file. The problem I am experiencing is that cdemu says my cdrom drive doesn't exist Here is the error: Drive Loaded Comment 0: 1 VRMPVOL_EN.nrg 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 dcurrier@box:~/Desktop/temp/cdemu-0.8$ su Password: root@box:/home/dcurrier/Desktop/temp/cdemu-0.8# mount /dev/cdemu0 /mnt/cdrom mount: you must specify the filesystem type root@box:/home/dcurrier/Desktop/temp/cdemu-0.8# mount -t iso9660 /dev/cdemu0 /mnt/cdrom mount: mount point /mnt/cdrom does not exist root@box:/home/dcurrier/Desktop/temp/cdemu-0.8# Where can i find the appropriate information to mount my cdrom drive? I'm have two drives, a cdrom drive and a dvd-writer/cd-writer combo Thanks in advance |
mount: mount point /mnt/cdrom does not exist
You should create this mount point first. However, I'd suggest converting this nrg into iso with nrg2iso and then mount it using the loop device. |
| All times are GMT -5. The time now is 10:20 AM. |