From owner-freebsd-questions@FreeBSD.ORG Fri Feb 11 20:53:15 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDC3516A4CE for ; Fri, 11 Feb 2005 20:53:15 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B06743D5A for ; Fri, 11 Feb 2005 20:53:15 +0000 (GMT) (envelope-from dawgeestyle@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so370806rng for ; Fri, 11 Feb 2005 12:53:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=nyqNKaEL/MprnO9CIVDC/cbO6MY3Peaj8iRiurpn19Y8cC6jcJTcI7DXZP4HCkBd5k8zs2YjJtcFXw/smfIPARXEbT8UP/ZyJQRKqIZjOreT0xFy5kd58wIJwktaeJh6MGBAvHSg36c9Kn5x3KQDiDnBT73DTysKrq26RfTa2Zs= Received: by 10.38.81.35 with SMTP id e35mr149482rnb; Fri, 11 Feb 2005 12:53:12 -0800 (PST) Received: by 10.38.73.32 with HTTP; Fri, 11 Feb 2005 12:53:12 -0800 (PST) Message-ID: <5ae9cd5505021112536a31ac84@mail.gmail.com> Date: Fri, 11 Feb 2005 15:53:12 -0500 From: Ben Dover To: Gary Kline In-Reply-To: <20050209172635.GA69442@thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050208234809.GA64598@thought.org> <42095227.7060008@scii.nl> <20050209172635.GA69442@thought.org> cc: albi cc: FreeBSD Mailing List Subject: Re: is there a cheat-sheet for WINE? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ben Dover List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 20:53:15 -0000 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 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" >