http://bugs.winehq.com/show_bug.cgi?id=1111
Summary: Installer loops when asking for second CD Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.com ReportedBy: unicorn@lysator.liu.se
I'm trying to install the "Birds of the World" database (see http://www.birdsoftheworld.org/) which is a FileMaker Pro application. It comes on two CDs. The installation is done with InstallShield.
I get through the installation of the first CD without any obvious problems (lots of messages on the console, but all Windows-related windows seem fine). After a while, I get a dialog the says "Please insert the disk: 2". I do this, Nautilus mounts it for me, and I press OK. The dialog goes away, and immediately comes back with the same text. Repeat until boring.
For each iteration, I get the following in the console:
fixme:cdrom:CDROM_GetStatusCode Unmapped error code 2: No such file or directory fixme:cdrom:CDROM_GetStatusCode Unmapped error code 2: No such file or directory fixme:cdrom:CDROM_Open Can't open configured CD-ROM drive at M:\ (device /dev/sr0): No such file or directory fixme:cdrom:CDROM_GetStatusCode Unmapped error code 2: No such file or directory fixme:cdrom:CDROM_Open Can't open configured CD-ROM drive at M:\ (device /dev/sr0): No such file or directory fixme:cdrom:CDROM_GetStatusCode Unmapped error code 2: No such file or directory
Since I happen to have two CD drives, I tried to cheat by creating a "Drive D" CD for Wine to read from which is a directory on my HD with symlinks to all files on both the CDs, but that didn't help either.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=1111. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.