From owner-freebsd-questions@FreeBSD.ORG Sun Jun 29 08:18:40 2003 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 8C28637B401 for ; Sun, 29 Jun 2003 08:18:40 -0700 (PDT) Received: from www.fastmail.fm (www.fastmail.fm [66.111.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5B8E43FE5 for ; Sun, 29 Jun 2003 08:18:39 -0700 (PDT) (envelope-from judmarc@fastmail.fm) Received: from www.fastmail.fm (server1.internal [10.202.2.132]) by localhost.localdomain (Postfix) with ESMTP id 1026321B92; Sun, 29 Jun 2003 11:18:37 -0400 (EDT) Received: from 127.0.0.1 ([127.0.0.1] helo=www.fastmail.fm) by messagingengine.com with SMTP; Sun, 29 Jun 2003 11:18:37 -0400 X-Epoch: 1056899917 X-Sasl-enc: +xH2zdFdHk3rPDFo146qVg Received: from sparky (dialup-67.74.79.218.Dial1.Philadelphia1.Level3.net [67.74.79.218]) by www.fastmail.fm (Postfix) with ESMTP id EAD2A36429; Sun, 29 Jun 2003 11:18:31 -0400 (EDT) Date: Sun, 29 Jun 2003 11:18:29 -0400 To: Alex Zivenko , "P. U. Kruppa" , Quinn Ellis References: <5.2.1.1.2.20030629213534.00ac3230@pop.gmx.net> <20030629140903.A80674@small.pukruppa.de> From: Jud Content-Type: text/plain; format=flowed; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <20030629140903.A80674@small.pukruppa.de> User-Agent: Opera7.20/Win32 M2 build 2968 cc: FreeBSD-questions@freebsd.org Subject: Re: WIN2000 & FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jun 2003 15:18:40 -0000 On Sun, 29 Jun 2003 14:11:13 +0200 (CEST), P. U. Kruppa wrote: > On Sun, 29 Jun 2003, Quinn Ellis wrote: > >> At 11:06 PM 28/06/2003 +0400, you wrote: >> >How can I install WIN2000 and FreeBSD on one machine. The reason is in >> >this: the FreeBSD loader cannot see WIN2000 fs, and WIN 2000 loader >> can't >> >see FreEBSD fs. If you can, send me your reply in russian :) >> >> Firstly, freebsd can see NTFS, but not write to it. >> >> You need to partition up your hard drive, 1 for windows, and several for >> FreeBSD (Read more in the Handbook). >> >> I have them on two seperate hard disks, and use the 'gag' bootloader on >> my >> primary drive, with windows 2000, which will reconises both partitions >> and >> loads the appropriate one. > FreeBSD's bootmanager can boot both win2000 and FreeBSD. > You only have to install in on the master boot record (MBR) - the > installation menu will ask for it. Apologies for my lack of Russian. Win2000's bootloader can boot FreeBSD, and FreeBSD's bootloader can boot Win2000. See and , section 2.5.4. Jud