Date: Tue, 14 May 2002 08:50:50 +0930 From: Greg 'groggy' Lehey <grog@FreeBSD.org> To: Mozgi_na_stene <mozgi_na_stene@xakep.ru> Cc: questions@FreeBSD.org Subject: Re: FreeBSD 4.4 - RELEASE Message-ID: <20020514085050.L47359@wantadilla.lemis.com> In-Reply-To: <47766675.20020507175513@xakep.ru> References: <47766675.20020507175513@xakep.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, 7 May 2002 at 17:55:13 +0400, Mozgi_na_stene wrote: > How to make, that windows was seen in freebsd, if on a disk C: > win98, and on a disk D: freebsd? You don't install FreeBSD on a Microsoft partition. You would put it on /dev/ad1s1, for example. You can then mount the Microsoft file system under the UNIX hierarchy, for example # mount /dev/ad0s1 /C: To run "Windows" applications under FreeBSD, you need the wine port. I think this might answer your questions. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020514085050.L47359>