http://bugs.winehq.org/show_bug.cgi?id=9646
Summary: C&C Gold: Installer error when installation media is mounted ISO Product: Wine Version: 0.9.44. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: nodisgod@yahoo.com
I am trying to use an ISO image of C&C 95 from an smbfs mount as installer media. I mounted the ISO image with the mount command on /mnt/isomnt, and I have configured Wine drives accordingly, adding an entry for the aforementioned mount point and setting drive type to CD-ROM. After setting Windows version to Windows 98, I set my current directory in Terminal to /mnt/isomnt, and run wine setup.exe. The InstallShield launcher loads, but after the installer finishes unpacking files, a dialog pops up: "Unable to locate necessary files. Please run Setup.exe from the CD-ROM disc." If the game is installed from an actual burned CD, there are absolutely no problems. The game can now be obtained for free from (http://largedownloads.ea.com/pub/misc/c_c/GDI95.iso) and (http://largedownloads.ea.com/pub/misc/c_c/NOD95.iso).
http://bugs.winehq.org/show_bug.cgi?id=9646
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2007-09-12 21:31:30 --- Invalid. You have to poing device link to the loop device you mounted ISO to.
http://bugs.winehq.org/show_bug.cgi?id=9646
--- Comment #2 from James Hawkins truiken@gmail.com 2007-09-12 22:32:56 --- And the user running the installation must have read/write access to the loopback device.
http://bugs.winehq.org/show_bug.cgi?id=9646
--- Comment #3 from scguy318 nodisgod@yahoo.com 2007-09-12 23:25:40 --- (In reply to comment #2)
And the user running the installation must have read/write access to the loopback device.
Probably a silly question, but all the drive mappings in winecfg I see refer to mount points. How should I get the ISO to work properly, if adding the mount point of the ISO doesn't do it?
http://bugs.winehq.org/show_bug.cgi?id=9646
--- Comment #4 from James Hawkins truiken@gmail.com 2007-09-12 23:27:37 --- If you have hal setup correctly, wine should recognize the mounted ISO just fine. The only problem then is that you don't have read/write perms on the loopback device.
http://bugs.winehq.org/show_bug.cgi?id=9646
--- Comment #5 from scguy318 nodisgod@yahoo.com 2007-09-12 23:57:43 --- (In reply to comment #4)
If you have hal setup correctly, wine should recognize the mounted ISO just fine. The only problem then is that you don't have read/write perms on the loopback device.
Right, autorun.exe and other stuff run okay, I even tested chmodding /dev/loop0 to 777, and mounted with ownership to my user account. However, still the same thing, what am I doing wrong?
http://bugs.winehq.org/show_bug.cgi?id=9646
Toni Spets toni.spets@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |toni.spets@gmail.com
--- Comment #6 from Toni Spets toni.spets@gmail.com 2007-09-13 01:11:13 --- When the user has permissions to read the loop device directly Setup.exe works fine.
Most of the time the actual loop device is in /dev/loop/0 and /dev/loop0 is just a symlink.
http://bugs.winehq.org/show_bug.cgi?id=9646
--- Comment #7 from scguy318 nodisgod@yahoo.com 2007-09-13 01:26:03 --- (In reply to comment #6)
When the user has permissions to read the loop device directly Setup.exe works fine.
Most of the time the actual loop device is in /dev/loop/0 and /dev/loop0 is just a symlink.
Ah, that did the trick. Thanks.
http://bugs.winehq.org/show_bug.cgi?id=9646
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Dan Kegel dank@kegel.com 2008-01-28 05:34:17 --- Closing all RESOLVED INVALID bugs that haven't changed in over three months.
http://bugs.winehq.org/show_bug.cgi?id=9646
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|_obsolete_binary |-unknown