From owner-freebsd-questions@FreeBSD.ORG Fri Apr 25 12:19:53 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 27DB937B401 for ; Fri, 25 Apr 2003 12:19:53 -0700 (PDT) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39AF943F3F for ; Fri, 25 Apr 2003 12:19:52 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by sccrmhc03.attbi.com (sccrmhc03) with ESMTP id <20030425191951003006efc1e>; Fri, 25 Apr 2003 19:19:51 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.7) with ESMTP id h3PJJooQ003506; Fri, 25 Apr 2003 15:19:50 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h3PJJoNo003503; Fri, 25 Apr 2003 15:19:50 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: lestat@Relay1.Shutdown.Ro References: <3EA8E713.90106@Relay1.Shutdown.Ro> From: Lowell Gilbert Date: 25 Apr 2003 15:19:49 -0400 In-Reply-To: <3EA8E713.90106@Relay1.Shutdown.Ro> Message-ID: <44d6jae65m.fsf@be-well.ilk.org> Lines: 25 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: booteasy configuration file 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: Fri, 25 Apr 2003 19:19:53 -0000 Les writes: > does bteasy have a configuration file, for i'm not pleased (who is) > with the way it labels "??" my linux partition for example...and where No. This is a FAQ. http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html#CHANGING-BOOTPROMPT > is it installed on disk? i can't even find find it on the install > cdrom..(Freebsd 5.0) It isn't installed in the filesystem. It's only installed in the boot sector. [That's the big advantage that makes it worth the aesthetic limitations -- it isn't dependent on any of the OS partitions to be able to boot the other OS.] On the install CDROM, it's in /tools > i've seen in the earlier postings about OSBS as an alternative to > bteasy, but there's nowhere to be downloaded from.. That's in the install CDROM under /tools as well.