[Bug 1174] New: - Floppy and wine source dir recognition in wineinstall

wine-bugs at winehq.com wine-bugs at winehq.com
Mon Dec 2 04:14:56 CST 2002


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 at winehq.com
        ReportedBy: eleknader at 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.



More information about the wine-bugs mailing list