http://bugs.winehq.org/show_bug.cgi?id=18309
Summary: Wine doesn't install programs from multiple floppies Product: Wine Version: 1.0.1 Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: scott@open-vote.org
From launchpad: https://bugs.edge.launchpad.net/ubuntu/+source/wine/+bug/184932
I would like an automatic umount/remount of the floppy drive to install windows programs from multiple floppies.
I installed Quicken 4 in wine. The installation stopped with the 2nd floppy. The Quicken installer was looking for the 2nd floppy but got stuck with the reference from the first one.
To bypass the bug, I launched a terminal, typed " umount /media/floppy ; mount /media/floppy " between each floppy exchange and then press enter in wine to continue the process.
Quicken uses labels on floppies to maintain the installation order.