Wine 1.1.10 Ubuntu 8.04 I downloaded the trial version of UltraISO from http://www.download.com/UltraISO-Premium/3000-2646_4-10177302.html 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 What's wrong? The AppDB indicates that it should work.
On Sat, Dec 13, 2008 at 3:28 PM, DOS4dinner <wineforum-user at winehq.org> wrote:> Wine 1.1.10 > Ubuntu 8.04 > > I downloaded the trial version of UltraISO from http://www.download.com/UltraISO-Premium/3000-2646_4-10177302.html > > 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 deniedYou probably lack read permissions on the raw device, looking at the log. -- -Austin
austin987 wrote:> > You probably lack read permissions on the raw device, looking at the log. > > -- > -AustinHow do I fix it?
Ran the command-it failed. I looked in wineconfig and found something...odd. wineconfig says this: D: /media/cdrom1 E: /media/disk f: /cdrom0 However, I only have 2 CD drives. Is this normal?
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 McKenzieI checked E:--it was supposedly a floppy drive that does not exist. I removed from winecfg, but it made no difference.