http://bugs.winehq.com/show_bug.cgi?id=1174
Summary: Floppy and wine source dir recognition in wineinstall Product: Wine Version: CVS Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-tools AssignedTo: wine-bugs@winehq.com ReportedBy: eleknader@phnet.fi
Wineinstall can not recognise floppy drive in Debian:
Could not stat /mnt/fd0 (No such file or directory), ignoring drive A:
The mount point is /floppy, not /mnt/fd0. The /etc/fstab entry is:
/dev/fd0 /floppy auto user,noauto 0 0
Could this be recognised correctly?
Current wine sources directory: I'm compiling wine in /opt/linshare/wine, and wineinstall cannot do 'regedit winedefault.reg', because wine has no drive for the working directory. Could wineinstall put an entry:
[Drive G] "Path" = "/opt/linshare/softa/wine" "Type" = "hd" "Label" = "Wine" "Filesystem" = "win95"
Path should be result of $PWD or pwd command.
Eleknader
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=1174. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.