From owner-freebsd-questions Fri Jun 22 2: 2: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 67F2037B406 for ; Fri, 22 Jun 2001 02:02:04 -0700 (PDT) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id LAA31002; Fri, 22 Jun 2001 11:10:57 +0200 Message-ID: <3B330A09.61EC8AF3@i-clue.de> Date: Fri, 22 Jun 2001 11:04:09 +0200 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: Yatin Patil Cc: questions@FreeBSD.ORG Subject: Re: Boot Manager configuration References: <3B32AE83.48C0D991@windriver.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 schrieb: > > 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 > 2. Increase (or disable) the timeout before it boots the OS you > booted previously. > > Where can I find the relevant info. Unfortunately, the standard bootmanager installed with FreeBSD (BootEasy) is not configurable. In addition, it is coded in Assembler, and has to fit into the boot sector. Thus it won't be easy to modify it to recognize Win2K partitions. If you got a FreeBSD install CD from Walnut Creek, BSDi or Wind River, another, configurable boot manager (OSBS) resides in the tools directory. This will allow you to name the boot prompt the way you like and change the timeouts. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message