From owner-freebsd-hackers@FreeBSD.ORG Mon Jul 19 19:22:09 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FD5916A4CE for ; Mon, 19 Jul 2004 19:22:09 +0000 (GMT) Received: from freebee.digiware.nl (dsl390.iae.nl [212.61.63.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDA1F43D3F for ; Mon, 19 Jul 2004 19:22:08 +0000 (GMT) (envelope-from wjw@withagen.nl) Received: from dual (dual [212.61.27.71]) by freebee.digiware.nl (8.12.10/8.12.10) with SMTP id i6JJKEsD086545; Mon, 19 Jul 2004 21:20:15 +0200 (CEST) (envelope-from wjw@withagen.nl) Message-ID: <144901c46dc4$8486a250$471b3dd4@digiware.nl> From: "Willem Jan Withagen" To: "Eitarou Kamo" , "Michael W. Lucas" , References: <200407191211.i6JCB7fY005294@bleep.craftncomp.com><20040719163351.GA49339@bewilderbeast.blackhelicopters.org> <40FC0098.7010402@trio.plala.or.jp> Date: Mon, 19 Jul 2004 21:13:46 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Subject: Re: Multiple Bootable FreeBSD partitions? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jul 2004 19:22:09 -0000 > >Not to blow my own horn, but: > > > >http://www.onlamp.com/pub/a/bsd/2002/05/09/Big_Scary_Daemons.html > > > > > If you have a time and you would like to run current, release, stable > and extra > a few OS, Install *Linux and use extended partition(slice for BSD guys) > and Grub, and you can run at most 8 OS on your single HDD. Grub would > boot from Linux extended partition( not dos extended partition). I have GRUB boot from the i386-FreeBSD partition which is the first on the disk. Makes it very easy to get the repair-CD and find the first / to repair the bootsector when MS has again threaded over it. Getting it to boot 8 OS-es is not as far as I got, because I've not started experimenting with extended partition. I've got 3 primaries, 1 extended. --WjW