From owner-freebsd-questions Sun Mar 24 10: 9:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from loki.giallarhorn.org (asgard.dslwan.toad.net [162.33.157.41]) by hub.freebsd.org (Postfix) with ESMTP id A8F0437B400 for ; Sun, 24 Mar 2002 10:09:51 -0800 (PST) Received: from MJOLNIR (mjolnir.giallarhorn.org [172.16.1.6]) by loki.giallarhorn.org (8.11.6/8.11.6) with ESMTP id g2OI9Ok67291; Sun, 24 Mar 2002 13:09:24 -0500 (EST) (envelope-from technews@giallarhorn.org) Date: Sun, 24 Mar 2002 13:08:00 -0500 From: Orville To: "Dillion Klein" Subject: Re: NTFS w/ FreeBSD dual boot Cc: In-Reply-To: References: Message-Id: <20020324124525.AD87.TECHNEWS@giallarhorn.org> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.00.08 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 23 Mar 2002 22:48:56 -0500 "Dillion Klein" wrote: > Hello all, > > > I am wondering what the best procedure is to dual boot FreeBSD 4.4R > and Windows 2000. > > If I were to do the following: > > -Starting with an empty 40GB drive, install Win2K first (must be NTFS) > on a primary partition (4GB C:). > > -Create an extended partition of 5GB for my NTFS data, which would > have one logical drive D: of the 5GB's > > -Install FreeBSD and setup 6GB's for it. How can I be sure that I > do not overwrite any data on the NTFS partitions? > > Any other tips? > > Thanks for the help! > i have the same setup as you are proposing however have a fat32 partition for data. For some reason (not sure where i read/heard it) i think the ntfs driver is not recommended for r/w. Anyway to make sure you don't overwrite the ntfs partitions on the install should not be a problem since the fbsd fdisk will identify/display all the partitions on the drive. When you install fbsd just allocate the 6 gigs from the unused space. during the fbsd install, sysinstall will prompt you as to whether you want to overwrite the mbr, i would choose yes and have bsd bootlloader take over. You will need to mount the ntfs partitions yourself or add them to /etc/fstab manually since sysinstall won't. So it would be beneficial to write down the mount points for the ntfs partitions when you encounter them in the "Disk Partitions" phase of sysinstall. btw: what are you planning to do with the other 25gigs. I am not sure how nt will identify the bsd partitions from Disk Administrator so be carefull to not delete in when doing disk admin stuff from the nt side To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message