Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2005 15:53:12 -0500
From:      Ben Dover <dawgeestyle@gmail.com>
To:        Gary Kline <kline@tao.thought.org>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: is there a cheat-sheet for WINE?
Message-ID:  <5ae9cd5505021112536a31ac84@mail.gmail.com>
In-Reply-To: <20050209172635.GA69442@thought.org>
References:  <20050208234809.GA64598@thought.org> <42095227.7060008@scii.nl> <20050209172635.GA69442@thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I added the following to the top of my wine config file and the
stoppable errors went away.

[Drive C]
"Path" = "/windows"
"Type" = "hd"
"Label" = "msdos"
"Filesystem" = "win98"


Note that "Path" = "/windows"  is the directory i created to mount the
windows partition in /etc/fstab
Good luck


On Wed, 9 Feb 2005 09:26:35 -0800, Gary Kline <kline@tao.thought.org> wrote:
> On Wed, Feb 09, 2005 at 12:58:31AM +0100, albi wrote:
> > Gary Kline wrote:
> >
> > >     The sh tools/wineinstall did an incomplete job.  I have
> > >     ~/.wine/config i nstalled, but I'm missing something because
> > >     runnning wine or wine --help yields:
> > >
> > >
> > >fixme:file:get_default_drive_device auto detection of DOS devices not
> > >supported on this platform
> > >Warning: the specified Windows directory L"c:\\windows" is not
> > >accessible.
> >
> > a few weeks ago i tried wine (and linux-winetools) from the ports in
> > 5.3 and it worked pretty well (testing filezilla for windows-users)
> >
> > in linux there's usually the winesetup tool, but this was (not available
> > and) not needed at all
> >
> > i would install wine from ports and do a rm -rf ~/.wine and try again
> >
> 
>         Still no luck.  The WINE website is aimed toward Linux
>         and as far as I can tell, the OnLamp article no longer
>         applies.  Anybody else?
> 
>         gary
> 
> --
>    Gary Kline     kline@thought.org   www.thought.org     Public service Unix
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5ae9cd5505021112536a31ac84>