[Wine] Re: Trying to install an app from floppy

Usurp wineforum-user at winehq.org
Mon Jun 30 03:25:00 CDT 2008


perryh wrote:
> I've installed 1.0.r4 -- yes, it's kind of old, but seems to be the
> latest binary available for FreeBSD 7 -- and it doesn't want to run
> a setup.exe from the floppy drive.
> 
> $ rm -rf .wine
> $ wine a:setup.exe
> wine: created the configuration directory '/home/perryh/.wine'
> wineserver: fcntl /tmp/.wine-105/server-53-772d/lock : Invalid argument
> $ wine 'a:\setup.exe'
> wineserver: fcntl /tmp/.wine-105/server-53-772d/lock : Invalid argument
> $ wine /fd/setup.exe
> wineserver: fcntl /tmp/.wine-105/server-53-772d/lock : Invalid argument
> $ ( cd /fd && wine setup.exe )
> wineserver: fcntl /tmp/.wine-105/server-53-772d/lock : Invalid argument
> 
> I suppose this must be something extremely simple, but what?
> The floppy is mounted on /fd, and the files are visible:
> 
> 

Go to the floppy first.
$ cd /fd
$ wine setup.exe







More information about the wine-users mailing list