From owner-freebsd-questions@FreeBSD.ORG Sun May 2 18:53:50 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 DF3A516A4CE for ; Sun, 2 May 2004 18:53:50 -0700 (PDT) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F7EE43D46 for ; Sun, 2 May 2004 18:53:49 -0700 (PDT) (envelope-from judmarc@fastmail.fm) X-Sasl-enc: NwJzoc4q5WqWEHl52FFGFw 1083549225 Received: from dialup-4.239.9.187.dial1.philadelphia1.level3.net (dialup-4.239.9.187.Dial1.Philadelphia1.Level3.net [4.239.9.187]) by mail.messagingengine.com (Postfix) with ESMTP id 32DFDAE28B6; Sun, 2 May 2004 21:53:42 -0400 (EDT) Date: Sun, 02 May 2004 21:53:41 -0400 To: "Peters Micheal A Contr GSI/SCBN" , "'freebsd-questions@freebsd.org '" , bob89@bobj.org References: <527FE8CB31844C41AB3334125CE75E2B02D599D6@fsrvkq02.reserves.afrc.ds.af.mil> From: Jud Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <527FE8CB31844C41AB3334125CE75E2B02D599D6@fsrvkq02.reserves.afrc.ds.af.mil> User-Agent: Opera M2/7.50 (Win32, build 3744) Subject: Re: Dumb question (dual booting WinXP with FBSD on 2nd drive) 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: Mon, 03 May 2004 01:53:51 -0000 On Sun, 2 May 2004 18:58:51 -0400, Peters Micheal A Contr GSI/SCBN wrote: > Actually at the moment I can boot to both, just not the I intended. > After > trying to install the FreeBSD bootloader, and rebooting, I get nothing, > I go > stright to windows (which, technicaly, is what is suppose to happen). I > can > not configure boot.ini to load the FreeBSD drive (though the FreeBSD > bootloader) becouse I have nothing to point the ini file to (as per the > instrctions in the Handbook). Instead, what I have to do is on boot of > my > PC go into BIOS, Select which drive I want to boot from, reboot and > there I > go. Now, recently I've discovered how to inturupt BIOS and get it to > ask me > which drive I want to boot from, but it isn't windows XP boot loader > asking, > nor is it FreeBSD, Its BIOS, with about 1.5 seconds to catch it before it > boots from what ever the setting is at. Have a look at , or if you would like to use Grub, it is available in the ports collection (/usr/ports/sysutils/grub). Jud