From owner-freebsd-questions@FreeBSD.ORG Sun Apr 27 06:06:46 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 B100B37B401 for ; Sun, 27 Apr 2003 06:06:46 -0700 (PDT) Received: from Danovitsch.dnsq.org (b74143.upc-b.chello.nl [212.83.74.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EABC43F3F for ; Sun, 27 Apr 2003 06:06:43 -0700 (PDT) (envelope-from Danovitsch@Vitsch.net) Received: from FreeBSD.Danovitsch.LAN (b83007.upc-b.chello.nl [212.83.83.7]) by Danovitsch.dnsq.org (8.12.3p2/8.11.3) with ESMTP id h3RD1hCa090240 for ; Sun, 27 Apr 2003 15:01:45 +0200 (CEST) (envelope-from Danovitsch@Vitsch.net) Content-Type: text/plain; charset="iso-8859-1" From: "Daan Vreeken [PA4DAN]" To: FreeBSD-questions@FreeBSD.org Date: Sun, 27 Apr 2003 15:08:50 +0200 User-Agent: KMail/1.4.3 References: <3EAB642F.6000002@openadventures.org> In-Reply-To: <3EAB642F.6000002@openadventures.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200304271503.00863.Danovitsch@Vitsch.net> Subject: Re: 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 13:06:47 -0000 On Sunday 27 April 2003 07:01, Tom Smith wrote: > 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 boo= t > 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? Start sysinstall ( /sbin/sysinstall ) Go to Index -> FDisk Now select the partition you want to boot from and press "S" to make it t= he=20 active partition. Press "W" to write your changes, sysinstall will now ask you what bootman= ager=20 you want, simply choose "standard" and you're done... grtz, Daan