From owner-freebsd-questions Fri Nov 17 12:50:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 5C52837B479 for ; Fri, 17 Nov 2000 12:50:25 -0800 (PST) Received: (qmail 5330 invoked by uid 100); 17 Nov 2000 20:50:24 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14869.39440.761823.242408@guru.mired.org> Date: Fri, 17 Nov 2000 14:50:24 -0600 (CST) To: "Proffitt, David" Cc: questions@freebsd.org Subject: Re: Post install config of boot mgr? In-Reply-To: <29758632@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Proffitt, David types: > Hello > > Is it possible to adjust the settings for the boot manager? > > I recently installed FreeBSD 4.1 on a notebook that already had a copy of > NT4 (with 2 NTFS logical disks) and a copy of BootMagic > > After install the boot mgr gives the following menu: > > F1 Unknown > F2 Windows NT > F3 Windows NT > F4 FreeBSD > > Pressing F2 or F4 boots NT or FreeBSD as expected but I'd like to stop it > offering the extraneous options Read the boot0cfg man page. My system (which is more recent than 4.1) has a -m option to let you control that.