[Bug 12284] floppy images not supported or ioctl 7000 not supported

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 30 16:55:09 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=12284


Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download




--- Comment #3 from Austin English <austinenglish at gmail.com>  2008-03-30 16:55:09 ---
$ rm -rf ~/.wine
$ dd bs=512 count=2880 if=/dev/zero of=~/test.img
$ mkfs.msdos ~/test.img
$ mkdir ~/floppy/
$ sudo touch ~/floppy/test
$ sudo mount -o loop ~/test.img ~/floppy/
$ ln -s ~/floppy/ ~/.wine/dosdevices/a\:
$ ln -s ~/test.img ~/.wine/dosdevices/a\:\:
$ winetricks vcrun6 #app needs mfc42
$ wine SMU3218.exe

Results in the same error. Running winefile and viewing A: shows that A:\test
exists.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list