From owner-freebsd-questions@FreeBSD.ORG Fri Jun 25 12:21:28 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 8F3D616A4CE for ; Fri, 25 Jun 2004 12:21:28 +0000 (GMT) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37D2743D1F for ; Fri, 25 Jun 2004 12:21:27 +0000 (GMT) (envelope-from judmarc@fastmail.fm) Received: from server2.messagingengine.com (server2.internal [10.202.2.133]) by mail.messagingengine.com (Postfix) with ESMTP id 409DBC0CFAF; Fri, 25 Jun 2004 08:21:09 -0400 (EDT) Received: by server2.messagingengine.com (Postfix, from userid 99) id 7138482AF0; Fri, 25 Jun 2004 08:21:09 -0400 (EDT) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.4 (F2.72; T1.001; A1.62; B3.01; Q3.01) References: <40DC77C4.4020503@broadpark.no> In-Reply-To: <40DC77C4.4020503@broadpark.no> To: "Henrik W Lund" , "freebsd-questions" Date: Fri, 25 Jun 2004 08:21:09 -0400 From: "Jud" X-Sasl-Enc: 7iXvm9VY4/h7fSGpXrfx/g 1088166069 Message-Id: <1088166069.24879.199166115@webmail.messagingengine.com> Subject: Re: Boot0 configuration question... 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: Fri, 25 Jun 2004 12:21:28 -0000 On Fri, 25 Jun 2004 12:06:44 -0700, "Henrik W Lund" said: > Greetings, list! > > I have a question regarding my boot0 setup. First, let me lay out my > harddrive topology: > > Onboard Serial ATA RAID controller --> 1 HDD, 120 GB all in one slice. > FreeBSD resides on this. > Onboard Secondary IDE controller --> 1 HDD, 20 GB all in one slice. Home > of WinXP. > > On the 120 GB disk, I have installed the boot0 bootmanager. It provides > the following output on startup: > > F1 FreeBSD > F5 Drive 1 > > Now, the thing is, regardless of whether I press F1 or F5, it always > ends up booting the FreeBSD drive (the one on the Serial ATA > controller). What can I do to make it boot from the other one? Can I at > all? The alternatives are entering the BIOS and manually changing the > disks' boot priorities - which is kinda awkward - or installing a > different bootmanager. Both alternatives are not tempting, both because > I like simplicity, and because I don't know what complications (if any) > my running FreeBSD/amd64 might introduce into the installation of > another bootmanager. The FreeBSD bootloader should be installed on *both* hard drives. This will boot WinXP, but will show it in the boot menu as "???" If you prefer a boot manager that allows you to easily enter the names of the OSs you are booting, you might try GAG (). Jud