From owner-freebsd-questions@FreeBSD.ORG Fri Dec 5 15:17:17 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 8BC6516A4CE for ; Fri, 5 Dec 2003 15:17:17 -0800 (PST) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 833AA43FAF for ; Fri, 5 Dec 2003 15:17:15 -0800 (PST) (envelope-from judmarc@fastmail.fm) X-Sasl-enc: 0zdNf8wnAaWTbCyMj9qWdg 1070666232 Received: from mail.messagingengine.com (dialup-67.74.79.245.Dial1.Philadelphia1.Level3.net [67.74.79.245]) by mail.messagingengine.com (Postfix) with ESMTP id 2AA50460782; Fri, 5 Dec 2003 18:17:10 -0500 (EST) To: "Lowell Gilbert" , "charles pelletier" References: <441xrix49s.fsf@be-well.ilk.org> Message-ID: From: Jud Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Fri, 05 Dec 2003 18:17:10 -0500 In-Reply-To: <441xrix49s.fsf@be-well.ilk.org> User-Agent: Opera M2/7.30 (Win32, build 3417) cc: freebsd-questions@freebsd.org Subject: Re: [FAQ pointer] Re: changing information in BootMgr 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, 05 Dec 2003 23:17:17 -0000 On 05 Dec 2003 17:56:31 -0500, Lowell Gilbert wrote: > "charles pelletier" writes: > >> How do you change the labelling info in the BootMgr so that the other >> OS is no longer listed as "??"? > > This is a FAQ. > http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html#CHANGING-BOOTPROMPT Free bootloaders with configurable boot menus include Grub in ports (/usr/ports/sysutils/grub), XOSL (which I haven't tried), and GAG, which was easy (automatic, actually) to set up to boot 5 OSs from a RAID0 array plus a 3rd hard drive. Jud