I need this to make a bin/cue image for an old DOS game, as no Linux program seems to be able to. (If someone can recommend me a substitue, that would be fantastic too)
Anywho, It installed perfectly and runs fine. It can find my CD drive and can read the CD. However, when I try to make any kind of image (iso, bin/cue, etc) it freezes at a 0% loading screen.
These are the only two lines sent to the terminal:
I need this to make a bin/cue image for an old DOS game, as no Linux program seems to be able to. (If someone can recommend me a substitue, that would be fantastic too)
Anywho, It installed perfectly and runs fine. It can find my CD drive and can read the CD. However, when I try to make any kind of image (iso, bin/cue, etc) it freezes at a 0% loading screen.
These are the only two lines sent to the terminal:
Code:
fixme:win:LockWindowUpdate ((nil)), partial stub!
err:aspi:SCSI_OpenDevice Failed to open device /dev/sg0: Permission denied
You probably lack read permissions on the raw device, looking at the log.
James McKenzie wrote:Yes. D: is your second CDROM drive and F: is the first. Do you have a
USB attached removable drive (aka Thumb Drive)? That would explain the
E: drive.
James McKenzie
I checked E:--it was supposedly a floppy drive that does not exist. I removed from winecfg, but it made no difference.
Yes. D: is your second CDROM drive and F: is the first. Do you have a
USB attached removable drive (aka Thumb Drive)? That would explain the
E: drive.
James McKenzie
I checked E:--it was supposedly a floppy drive that does not exist. I removed from winecfg, but it made no difference.
Your computer's BIOS is reporting that the drive exists. You will have
to disable it there. Since there are so many different computer BIOS
configurations, this is outside of the scope of this project.
Okay...but would this really affect whether or not UltraISO would work? All my other games that need a CD work just fine. I think something else must be wrong.