From owner-freebsd-questions@FreeBSD.ORG Fri Feb 27 09:53:47 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 6D9AA16A4CE for ; Fri, 27 Feb 2004 09:53:47 -0800 (PST) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8064643D1D for ; Fri, 27 Feb 2004 09:53:45 -0800 (PST) (envelope-from judmarc@fastmail.fm) Received: from server2.messagingengine.com (server2.internal [10.202.2.133]) by mail.messagingengine.com (Postfix) with ESMTP id EFFCC655D19; Fri, 27 Feb 2004 12:46:08 -0500 (EST) Received: by server2.messagingengine.com (Postfix, from userid 99) id 43239862CF; Fri, 27 Feb 2004 12:46:09 -0500 (EST) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.2 (F2.71; T1.001; A1.51; B2.12; Q2.03) From: "Jud" To: "HOLLOW, CHRISTOPHER" , "Mark Weisman" Date: Fri, 27 Feb 2004 12:46:09 -0500 X-Sasl-Enc: 6tNmgiKzqXBIxD8gMWsFuw 1077903969 Message-Id: <1077903969.28479.181771930@webmail.messagingengine.com> References: <88EB08D16800D34EA145D7DD2AA44998E64F@minnie.outland> <403F672B.8020506@cgi.com> In-Reply-To: <403F672B.8020506@cgi.com> cc: questions@freebsd.org Subject: Re: Boot and MBR. 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, 27 Feb 2004 17:53:47 -0000 On Fri, 27 Feb 2004 10:50:03 -0500, "HOLLOW, CHRISTOPHER" said: > Jud wrote: [snip] > > 3. Install GAG, a free, easy and automagical boot loader. > http://gag.sourceforge.net/>. > You can also Grub it up: > > http://www.gnu.org/software/grub/ > http://www.daemonnews.org/200102/grub.html > > > Grub is a popular and well-supported OSS boot loader.... Absolutely. I've happily used Grub, but turned to GAG when I went to RAID-0. Grub is an excellent bootloader and learning tool. The only reason I didn't include it in my recommendations to the OP was that I figured he'd be happier at this point with something very easy and automagic. Jud