From owner-freebsd-questions Fri Jun 22 5:27: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-141-144.mmcable.com [24.27.141.144]) by hub.freebsd.org (Postfix) with SMTP id E640837B401 for ; Fri, 22 Jun 2001 05:26:58 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 63818 invoked by uid 100); 22 Jun 2001 09:40:14 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15155.4734.45207.101847@guru.mired.org> Date: Fri, 22 Jun 2001 04:40:14 -0500 To: Yatin Patil Cc: questions@freebsd.org Subject: Re: Boot Manager configuration In-Reply-To: <102242362@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" 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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Yatin Patil types: > Hi, > > I want to know how to configure the boot manager that installed with > FreeBSD (4.3 RELEASE). My system has Windows2000 and FreeBSD on it. > The boot manager works just fine but it is apparently not able to > recognize the NTFS partition. The boot manager displays > > F1: ?? > F2: FreeBSD > > I'd like to do two things - > > 1. Change ?? to Windows2000 You'll need to fix the boot0 program - sources are in /usr/src/sys/boot/i386/boot0/boot0.s - to recognize the NTFS partition type and print the string you want. > 2. Increase (or disable) the timeout before it boots the OS you > booted previously. Use the -t option of the boot0cfg command to do that. See the man page for more information. Alternatively, you could install a more general boot manager that lets you configure names for different boot sequences. I personally use GRUB, but there are a number of others available. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message