From owner-freebsd-questions Wed Feb 5 7:19:32 2003 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 01F1C37B405 for ; Wed, 5 Feb 2003 07:19:31 -0800 (PST) Received: from mired.org (ip68-97-54-220.ok.ok.cox.net [68.97.54.220]) by mx1.FreeBSD.org (Postfix) with SMTP id 28ED243F79 for ; Wed, 5 Feb 2003 07:19:25 -0800 (PST) (envelope-from mwm-dated-1044890364.22992a@mired.org) Received: (qmail 90354 invoked from network); 5 Feb 2003 15:19:24 -0000 Received: from localhost.mired.org (HELO guru.mired.org) (127.0.0.1) by localhost.mired.org with SMTP; 5 Feb 2003 15:19:24 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15937.11131.578306.171529@guru.mired.org> Date: Wed, 5 Feb 2003 09:19:23 -0600 To: Yann Golanski Cc: freebsd-questions@freebsd.org Subject: Re: Booting issue. In-Reply-To: <20030205100932.GA31829@kierun.org> References: <20030205100932.GA31829@kierun.org> X-Mailer: VM 7.07 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`; h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: Mike Meyer X-Delivery-Agent: TMDA/0.69 (Count Fleet) 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 In <20030205100932.GA31829@kierun.org>, Yann Golanski typed: > I have two hard drives in my machine, the first one has several partions > with Window 2000 as the main OS. The second one has several partions > with FreeBSD on it. > I have installed the BSD boot loader onto the MBR of the second HD. It > shows two options: F1 for FreeBSD and F5 for drive 5. Both options boot > onto the same FreeBSD. Which means that I have to change the order of > the boot drives in the BIOS each time I switch OS which is lame. > What have I done wrong with the Boot loader? How can I tell it to look > at BOTH hard drives so that I can have one boot loader for both disks? >From the sound of things, what you've done wrong is get the two drives backwards. The first drive is the FreeBSD drive, and the second drive is the Windows drive. Windows won't boot off the second drive in the system, not without more magic from the boot loader than booteasy can perform. That means that F1 must be Windows. You need to install the boot loader on the Windows drive, and swap the drives. The swap may be something you can do in the BIOS. Alternatively, you can install a more capable boot loader, like grub. It can swap the drives so Windows can boot off a second drive. http://www.mired.org/consulting.html Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message