From owner-freebsd-questions Tue Nov 19 15: 7:19 2002 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 7B4EF37B401 for ; Tue, 19 Nov 2002 15:07:18 -0800 (PST) Received: from HAL9000.homeunix.com (12-232-220-15.client.attbi.com [12.232.220.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 871B743E8A for ; Tue, 19 Nov 2002 15:07:17 -0800 (PST) (envelope-from dschultz@uclink.Berkeley.EDU) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) by HAL9000.homeunix.com (8.12.6/8.12.5) with ESMTP id gAJN7CtX004343; Tue, 19 Nov 2002 15:07:12 -0800 (PST) (envelope-from dschultz@uclink.Berkeley.EDU) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.6/8.12.5/Submit) id gAJN7C8L004342; Tue, 19 Nov 2002 15:07:12 -0800 (PST) (envelope-from dschultz@uclink.Berkeley.EDU) Date: Tue, 19 Nov 2002 15:07:12 -0800 From: David Schultz To: Anand Buddhdev Cc: questions@FreeBSD.ORG Subject: Re: Changing the boot manager Message-ID: <20021119230712.GA4126@HAL9000.homeunix.com> Mail-Followup-To: Anand Buddhdev , questions@FreeBSD.ORG References: <20021119220845.GE22105@anand.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021119220845.GE22105@anand.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thus spake Anand Buddhdev : > I currently have the booteasy boot manager on my FreeBSD system, so it > prompts me with a menu on startup (F1 FreeBSD) and waits 5 seconds before > defaulting to F1. But I only have FreeBSD my box. Is there any way to > go back to the simpler, standard boot code that loads FreeBSD directly? > > I have read about boot0cfg, which is supposed to allow me to change the > MBR, but I can't seem to find the correct boot code to install there to > get rid of booteasy. fdisk -B /dev/foo0 where foo0 is the boot disk. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message