From owner-freebsd-questions Mon Jul 30 9:36:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from webpimps.net (cc889338-a.slbch1.occa.home.com [24.0.207.185]) by hub.freebsd.org (Postfix) with ESMTP id D81A337B406 for ; Mon, 30 Jul 2001 09:36:23 -0700 (PDT) (envelope-from click46@webpimps.net) Received: from WorldClient [127.0.0.1] by webpimps.net [127.0.0.1] with SMTP (MDaemon.v3.1.2.R) for ; Mon, 30 Jul 2001 09:34:39 -0700 Date: Mon, 30 Jul 2001 09:34:39 -0700 From: "Aaron" To: jslivko@blinx.net Cc: freebsd-questions@freebsd.org Subject: RE: FreeBSD/Windows Installation on the Same Machine X-Mailer: WorldClient Standard 3.1.2 X-MDRcpt-To: freebsd-questions@freebsd.org X-MDRemoteIP: 127.0.0.1 X-Return-Path: click46@webpimps.net X-MDaemon-Deliver-To: freebsd-questions@freebsd.org Message-Id: <20010730163623.D81A337B406@hub.freebsd.org> 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 It's quite simple. I use Win2K's standard ntldr to multi-boot. First make sure you have either free space on your hard drive, or a free partition. Of course this is the space/partition you're going to use to install FreeBSD on. When installing FreeBSD, make sure to set your Win2K partition as "active" (in fdisk, press "s" when Win2K partition is highlighted). Also, tell FreeBSD not to touch the MBR at all. Once FreeBSD is completely installed. Get a floppy, mount it (using mount_msdos) and copy /boot/boot1 to the floppy as free.bsd (or whatever, the naming convention does not matter). Once it's copied, restart your machine. Win2K should load (provided you set Win2K as active). Copy the free.bsd file from your floppy drive into your Win2K's root partition. Edit boot.ini to include the line c:\free.bsd="FreeBSD 4.3" Restart you're machine and you should be on your way! good luck - click To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message