Comment 1 for bug 184932

Revision history for this message
In , Scott Ritchie (scottritchie) wrote :

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.