From owner-freebsd-questions Sat May 18 2:54: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.rdc-kc.rr.com (smtp1.rdc-kc.rr.com [24.94.162.200]) by hub.freebsd.org (Postfix) with ESMTP id EA36D37B40C for ; Sat, 18 May 2002 02:54:02 -0700 (PDT) Received: from un1x (mke-65-31-92-20.wi.rr.com [65.31.92.20]) by smtp1.rdc-kc.rr.com (8.12.2/8.12.2) with SMTP id g4EKKLJ4006471; Tue, 14 May 2002 15:20:24 -0500 (CDT) Message-ID: <000d01c1fb84$ce1fcd10$145c1f41@un1x> From: "Nick Lozinsky" To: , "Nelis Lamprecht" References: <5.1.0.14.2.20020514093706.0135e0d0@192.96.48.11> Subject: Re: Dual Booting FreeBSD and Windows XP Pro Date: Tue, 14 May 2002 15:18:34 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 ---- Original Message ----- From: "Nelis Lamprecht" To: Sent: Tuesday, May 14, 2002 2:43 AM Subject: Dual Booting FreeBSD and Windows XP Pro > Hi > > I want setup my new machine to dual boot between Windows XP Pro and FreeBSD > and I thought I would just check with the list for any tips. Unfortunately > I have to support Winbloze Lusers so I don't have much choice. Do I install > WinXP first and then FreeBSD or vice versa ? Do I use the FreeBSD Boot > Manager or should I just use the WinXP Boot Manager and alter the boot.ini > file to include a FreeBSD bootup ? > > Any advice would be appreciated. > > Nelis > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Hi, Install WinXP first, then BSD. You can use whichever bootloader you want, but the FreeBSD loader will give you stuff like this: F1 - ??? F3 - FreeBSD In order to get rid of the ??? you have to, I believe, recompile the assembly file, boot.0? and substitute for the ???, but you can also use the XP boot loder, similar to the WinN/2000 boot loader. You are right, the boot.ini will have to be configured to know where to load the FreeBSD .pbr file that you create in BSD using the dd binary. Any more questions? Let me know. Nick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message