From owner-freebsd-questions@FreeBSD.ORG Sun Jul 12 02:49:51 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12A53106564A for ; Sun, 12 Jul 2009 02:49:51 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id C1FF38FC12 for ; Sun, 12 Jul 2009 02:49:50 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.3/8.14.3) with ESMTP id n6C2mlXS015679; Sat, 11 Jul 2009 20:48:47 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.3/8.14.3/Submit) with ESMTP id n6C2mlAt015676; Sat, 11 Jul 2009 20:48:47 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 11 Jul 2009 20:48:47 -0600 (MDT) From: Warren Block To: Daniel Underwood In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.2 (wonkity.com [127.0.0.1]); Sat, 11 Jul 2009 20:48:47 -0600 (MDT) Cc: freebsd-questions@freebsd.org Subject: Re: Remove FreeBSD Boot Manager 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: Sun, 12 Jul 2009 02:49:51 -0000 On Sat, 11 Jul 2009, Daniel Underwood wrote: > When I installed, I created a FreeBSD slice occupying my entire HD. I > then created partitions occupying, together, my entire HD. In other > words, I never intend to install another OS. I should have chosen > *not* to install a boot manager, but I did. > > Is there anyway now to remove the boot manager, See the last part of the boot0cfg man page. More specifically, fdisk -B will do it. -Warren Block * Rapid City, South Dakota USA