From owner-freebsd-hackers Thu Aug 31 20:42:24 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from femail4.sdc1.sfba.home.com (femail4.sdc1.sfba.home.com [24.0.95.84]) by hub.freebsd.org (Postfix) with ESMTP id 0300C37B43C for ; Thu, 31 Aug 2000 20:42:23 -0700 (PDT) Received: from home.com ([24.3.185.85]) by femail4.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20000901034139.XDZF12879.femail4.sdc1.sfba.home.com@home.com> for ; Thu, 31 Aug 2000 20:41:39 -0700 Message-ID: <39AF266A.8391325C@home.com> Date: Thu, 31 Aug 2000 23:45:46 -0400 From: "Gary T. Corcoran" X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-hackers@FreeBSD.ORG Subject: Re: Booting Linux with FreeBSD booter (hack needed) References: <200008310804.KAA19347@c3-dbn-108.dial-up.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [ I'm sending this to the list just in case anyone searches the email archives for an answer to a similar question. ] I wrote: > > Now since the MBR booter "knows" that you don't boot DOS/Windows > > from an "extended" partition (type 5), it doesn't offer it as > > a boot choice. Now I could probably hack the booter (boot0 ?) > > to accept type 5 as a valid choice. But before I risk losing > > my whole (work) disk by messing with the MBR :), does anyone know if > > I do this, and install LILO (the linux loader) into my "extended" > > partition, will the MBR booter find the LILO booter to really > > be able to boot Linux? Or will the "extended dos" partition > > still confuse the MBR booter - that is, not find LILO where it > > expects it? Robert Nordier wrote: > Unfortunately any hack based around allowing selection of type 5 > partitions won't work. There's really no simple fix to get boot0 > booting stuff from within extended partitions. I found the latest version of the Linux loader (LILO), version 21.5.1, and installed it. Using the relatively-new "lba32" option for addressing large disks, I'm able to boot Windows/Linux/FreeBSD off my 12GB disk. Gary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message