From owner-freebsd-questions Mon Dec 16 7:18:34 2002 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 B2D3737B401 for ; Mon, 16 Dec 2002 07:18:32 -0800 (PST) Received: from post-20.mail.nl.demon.net (post-20.mail.nl.demon.net [194.159.73.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id A496943EC5 for ; Mon, 16 Dec 2002 07:18:31 -0800 (PST) (envelope-from cls@raggedclown.net) Received: from [212.238.197.102] (helo=mailhost.raggedclown.net) by post-20.mail.nl.demon.net with esmtp (Exim 3.36 #1) id 18Nx0o-000P0u-00 for freebsd-questions@FreeBSD.ORG; Mon, 16 Dec 2002 15:18:30 +0000 Received: from localhost (localhost [127.0.0.1]) by mailhost.raggedclown.net (Ragged Clown Mail Gateway [dawn]) with ESMTP id 9F880FF4 for ; Mon, 16 Dec 2002 16:18:29 +0100 (CET) Received: from willow.raggedclown.net (willow.raggedclown.intra [192.168.1.10]) by mailhost.raggedclown.net (Ragged Clown Mail Gateway [dawn]) with ESMTP id BC035EB5 for ; Mon, 16 Dec 2002 16:18:17 +0100 (CET) Received: by willow.raggedclown.net (Ragged Clown Host [willow], from userid 1009) id BD914225D9; Mon, 16 Dec 2002 16:18:17 +0100 (CET) Date: Mon, 16 Dec 2002 16:18:17 +0100 From: Cliff Sarginson To: freebsd-questions@FreeBSD.ORG Subject: Re: Dual booting FreeBSD 4.7 and Windows XP Message-ID: <20021216151817.GA599@raggedclown.net> References: <003001c2a503$fc39b340$1a00a8c0@HOME> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <003001c2a503$fc39b340$1a00a8c0@HOME> User-Agent: Mutt/1.5.1i X-Virus-Scanned: by AMaViS 0.3.12pre8 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 On Mon, Dec 16, 2002 at 05:06:44AM -0800, Mike McGranahan wrote: > Hello, > > I would like to know what is the best way to dual boot FreeBSD 4.7 and > Windows XP? I found this information ( > http://www.geocrawler.com/mail/msg.php3?msg_id=7963936&list=151 ) regarding > how to use the Windows XP loader, and this information on GRUB ( > http://www.gnu.org/manual/grub/html_node/Booting.html#Booting ) though there > is no mention of Windows XP. > Grub works fine with FreeBSD and Windows XP. One of my machines does this very thing. I recommend Grub for it's ease of use, although you have to get it very clear in your mind how it defines disk names. Adter that it is a doddle, and even if you make a mistake you can dynamically edit the boot configuration :)..i.e. edit the boot entries while you are in the boot meny itself. Generally speaking Msoft has no respect for the existance of other OS'es so it should be installed first, otherwise it may zap your MBR created by Grub. Remember that Windows only really likes to be booted off of the first hard disk, but there is a little trick with Grub (and I gues with my most bootloaders) that fools it into thinking that even if it is on the second disk it is told it is on the first. This is explained in the manual for grub. The latter is in the appalling GNU Info format, so you might find it easier to convert it to html, there is a port to do this. > I have two hard drives in my system, a 20GB which currently has Windows XP, > and a 10GB which is empty. I was considering making the 10GB drive common > storage for both OS' as FAT32. I would then move my data from the 20GB > drive to the 10GB, partition the 20GB drive and install FreeBSD alongside > Windows XP. Besides setting up the bootloader, would there be any FreeBSD > problems with this configuration? In what ways could I set up dual-booting > for this configuration, and which method is best? > You can do it both ways. Decide which way you want it to be. Seperating them across the drives is probably what I would do, but it should not be that much of a big deal. > Are there any online documents that address this, or would be insightful? > The Grub manual is not very good...unfortunately. I don't know if there is an HOWTO anywhere. I can send you some example menu entries from my own setup if you wish. To re-iterate you must understand not only the syntax of grub disk definitions, but also how it numbers them. The rest is a doddle. > > Worst case scenario, I could use the alter the BIOS to control which drive > boots. No no, that will drive you around the bend :(. -- Regards Cliff Sarginson The Netherlands [ This mail has been checked as virus-free ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message