From owner-freebsd-questions@FreeBSD.ORG Tue Nov 15 15:30:49 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 5C84116A41F for ; Tue, 15 Nov 2005 15:30:49 +0000 (GMT) (envelope-from grog@lemis.com) Received: from ext-gw.lemis.com (ext-gw.lemis.com [150.101.14.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9441443D46 for ; Tue, 15 Nov 2005 15:30:48 +0000 (GMT) (envelope-from grog@lemis.com) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.135]) by ext-gw.lemis.com (Postfix) with ESMTP id 8E7F41310D6; Wed, 16 Nov 2005 02:00:46 +1030 (CST) Received: from eucla.lemis.com (wantadilla.lemis.com [192.109.197.135]) by wantadilla.lemis.com (Postfix) with ESMTP id 0637A84641; Wed, 16 Nov 2005 02:00:45 +1030 (CST) Received: by eucla.lemis.com (Postfix, from userid 1004) id 5C35186C9F; Tue, 15 Nov 2005 16:30:49 +0100 (CET) Date: Tue, 15 Nov 2005 16:30:49 +0100 From: Greg 'groggy' Lehey To: Garrett Cooper Message-ID: <20051115153049.GV1209@eucla.lemis.com> References: <200511140930.59827.deejy-pooh@ntlworld.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: freebsd-questions@freebsd.org Subject: Replacing FreeBSD boot loader (was: How To Delete BSD) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2005 15:30:49 -0000 On Monday, 14 November 2005 at 4:09:49 -0800, Garrett Cooper wrote: > On Nov 14, 2005, at 1:30 AM, Uncle Deejy-Pooh wrote: >> On Sat, 12 Nov 2005 18:07:56 -0800, Scharp Ledge wrote: >> >>> How do I delete BSD? Thanks >> >> Betcha don't get many replies to this !!! > > Did you perhaps mean the FreeBSD bootloader? If so, what do you want > to use as the bootloader/primary OS then? FWIW, if you want to dual boot Linux and FreeBSD, you're better off using GRUB. That works fine. For example, put something like this in your (Linux) /boot/grub/menu.lst: # FreeBSD title FreeBSD 7-CURRENT root (hd0,2,a) kernel /boot/loader Note that Linux counts partitions differently. hd0,2,a is /dev/ad0s3a. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply or reply to the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers