From owner-freebsd-questions Tue Aug 13 5:54:37 2002 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 A67D937B400 for ; Tue, 13 Aug 2002 05:54:34 -0700 (PDT) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E9BA43E3B for ; Tue, 13 Aug 2002 05:54:33 -0700 (PDT) (envelope-from jud@myrealbox.com) Received: from jud [12.33.164.6] by myrealbox.com with NetMail ModWeb Module; Tue, 13 Aug 2002 08:54:33 -0400 Subject: Re: LILO From: "Jud" To: jrhoden@unimelb.edu.au Cc: philip@adhesivemedia.com, freebsd-questions@freebsd.org, jp@niagrow.com Date: Tue, 13 Aug 2002 08:54:33 -0400 X-Mailer: NetMail ModWeb Module X-Sender: jud MIME-Version: 1.0 Message-ID: <1029243273.d0e6c1e0jud@myrealbox.com> Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable 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 -----Original Message----- From: Jacob Rhoden To: Philip Hallstrom , freebsd-questions@freebsd.= org, Jean-Paul van der Windt Date: Tue, 13 Aug 2002 09:33:44 +1000 Subject: Re: LILO Hi, On Tue, 13 Aug 2002 08:42, Philip Hallstrom wrote: > > I think it's a disklabel(8) thing, but I don't have an extra box lying > > around to test it on. disklabel is a powerful and dangerous thing ;-) > I don't think it is... I've seen a couple of replies to this indicating > that it' I am not sure, but I am fairly certian, that the labels in the boot manager= =20 are displayed based on the partion type. So if its a freebsd partion type i= t=20 says freebsd, fat32, it says DOS, if its XP I get ??. I assume that is=20 because that partion type is not entered into the boot manager code.=20 (Each 'partion type' has a unique identifier number, ie i think freebsd's c= ode=20 is 69 or something, its been a while since I looked at all that.) =20 Jacob Rhoden Phone: +61 3 9844 6102 ITS Division Email: jrhoden@unimelb.edu.au Melbourne University Mobile: +61 403 788 386 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ FreeBSD partition type is 165. NTFS (Win NT/2K/XP) is 7, but so are QNX and an OS/2 file system. There apparently isn't room for all of these options in the bootloader, but if you were ambitious you could hack the source to display what you wanted. Or you could use a bootloader that allows easier configuration of the boot menu, like Grub or the NT bootloader. Jud To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message