From owner-freebsd-questions@FreeBSD.ORG Sat Apr 26 22:01:44 2003 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 493D037B401 for ; Sat, 26 Apr 2003 22:01:44 -0700 (PDT) Received: from fed1mtao06.cox.net (fed1mtao06.cox.net [68.6.19.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE8D343F85 for ; Sat, 26 Apr 2003 22:01:43 -0700 (PDT) (envelope-from tom@openadventures.org) Received: from openadventures.org ([68.2.175.193]) by fed1mtao06.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030427050141.LDRV29512.fed1mtao06.cox.net@openadventures.org> for ; Sun, 27 Apr 2003 01:01:41 -0400 Message-ID: <3EAB642F.6000002@openadventures.org> Date: Sat, 26 Apr 2003 22:01:35 -0700 From: Tom Smith User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Remove the FreeBSD boot manager 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: Sun, 27 Apr 2003 05:01:44 -0000 I'm somewhat new to FreeBSD and decided to install the Boot Manager during installation. Since, I've decided to make this machine a FreeBSD-only server (no dual booting) and would like to remove the Boot Manager to enable faster boot times (the Boot Manager adds about 10 seconds to boot time). How can I remove it without any major issues like having to reinstall from scratch? Tom