First post, by braindead
braindead
Offline
Rank
Newbie
I tried to mount a cue image file file of quake. There are two files called quake106.cue and quake106.bin
The two files are loceted on the desktop of my computer.
First I mounted drive c likes this:
mount c c:\users\admin\desktop
In order to mount the cue image file I typed the following lines:
imgmount d c:\users\admin\desktop\quake106.cue -t iso
After tried to mount the file in that way I'm getting a message "image file not found".