From owner-freebsd-chat Mon Jul 19 22:32:58 1999 Delivered-To: freebsd-chat@freebsd.org Received: from lariat.lariat.org (lariat.lariat.org [206.100.185.2]) by hub.freebsd.org (Postfix) with ESMTP id DB49D151A0 for ; Mon, 19 Jul 1999 22:32:55 -0700 (PDT) (envelope-from brett@lariat.org) Received: from mustang.lariat.org (IDENT:ppp0.lariat.org@lariat.lariat.org [206.100.185.2]) by lariat.lariat.org (8.9.3/8.9.3) with ESMTP id XAA22286 for ; Mon, 19 Jul 1999 23:29:49 -0600 (MDT) Message-Id: <4.2.0.58.19990719231734.043bd460@localhost> X-Sender: brett@localhost X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Mon, 19 Jul 1999 23:29:46 -0600 To: chat@FreeBSD.ORG From: Brett Glass Subject: Re: Installing Linux (and bootblocks) In-Reply-To: <19990720092427.J72885@freebie.lemis.com> References: <37931080.C5917A44@giovannelli.it> <4.2.0.58.19990718101705.00ccb720@localhost> <4.1.19990718224838.01324160@194.184.65.4> <19990719134536.K65436@freebie.lemis.com> <19990719095612.41282@ns.int.ftf.net> <19990719172747.A72625@freebie.lemis.com> <37931080.C5917A44@giovannelli.it> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Yes, Red Hat will install in (and boot from) a logical drive in an extended partition. This isn't that unusual; OS/2 has done it for years! In fact, it's a good way to go, since with a boot manager that understands this scheme you can have up to 23 OSes co-resident on one machine. The trick is (as I mentioned above) the boot manager. The boot manager is installed in one of the four primary partitions (usually the first), and that partition is permanently marked as "Startable." (If an OS install mucks with that, there's usually a way to give it control again via a floppy disk.) The boot manager, in turn, hands off control to the chosen OS, which resides in one of the other partitions (primary or extended; it doesn't matter). V Communications' System Commander and IBM's Boot Manager both work this way. FreeBSD doesn't come with a boot manager that can do this, but as I understand it you can use a third-party boot manager and partition management program (e.g. System Commander plus Partition Commander) to make it boot out of a primary partition that's not marked as startable. You may also be able to make it boot out of a logical drive, so long as it doesn't freak out when it discovers that it's located there; I haven't tried it. --Brett Glass To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message