From owner-freebsd-questions@FreeBSD.ORG Sat Oct 9 19:30:12 2004 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 6181A16A4CE for ; Sat, 9 Oct 2004 19:30:12 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EA2543D1F for ; Sat, 9 Oct 2004 19:30:12 +0000 (GMT) (envelope-from david.jenkins@gmail.com) Received: by mproxy.gmail.com with SMTP id 73so266934rnl for ; Sat, 09 Oct 2004 12:30:11 -0700 (PDT) Received: by 10.38.71.35 with SMTP id t35mr621752rna; Sat, 09 Oct 2004 12:30:11 -0700 (PDT) Received: by 10.38.208.74 with HTTP; Sat, 9 Oct 2004 12:30:11 -0700 (PDT) Message-ID: <9395922d04100912301126c231@mail.gmail.com> Date: Sat, 9 Oct 2004 20:30:11 +0100 From: David Jenkins To: bnelson715@hotmail.com In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: cc: FreeBSD Questions Subject: Re: Multi-Booting With Windows XP Pro X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: David Jenkins List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 19:30:12 -0000 On Sat, 9 Oct 2004 14:04:53 -0400, Bryan Nelson wrote: > Deoes anyone have any experience getting FreeBSD to multi-boot with Windows > XP Pro? Am using XP Pro SP2 and FreeBSD 5.2.1-RELEASE. I installed the > boot manager but everytime I reboot it boots straight to XP. Any help would > be appreciated. > > Bryan > bnelson715@hotmail.com Yep, Don't use the boot manager from FreeBSD. IMHO, I've had less problems by copying BOOTSECT.BSD to C:\ and modifying your boot.ini file in Windows. Search google. I've just tried, and I pulled these results. http://www.google.co.uk/search?hl=en&q=windows+xp+freebsd+dual+boot+bootsect.bsd&spell=1 Hope this helps, David