From owner-freebsd-hackers@FreeBSD.ORG Mon Jul 19 17:03:54 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 17E9516A4CE for ; Mon, 19 Jul 2004 17:03:54 +0000 (GMT) Received: from mps10.plala.or.jp (c153126.vh.plala.or.jp [210.150.153.126]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDA3C43D58 for ; Mon, 19 Jul 2004 17:03:52 +0000 (GMT) (envelope-from e-kamo@trio.plala.or.jp) Received: from msvc1.plala.or.jp ([172.23.8.209]) by mps10.plala.or.jp with SMTP id <20040719170351.DOBK7110.mps10.plala.or.jp@msvc1.plala.or.jp> for ; Tue, 20 Jul 2004 02:03:51 +0900 Received: ( 19493 invoked from network); 20 Jul 2004 02:03:51 +0900 X-SVCK: Received: from unknown (HELO mpb1.plala.or.jp) (172.23.8.16) by msvc1 with SMTP; 20 Jul 2004 02:03:50 +0900 Received: from trio.plala.or.jp ([219.25.148.126]) by mpb1.plala.or.jp with ESMTP id <20040719170350.JQYQ19716.mpb1.plala.or.jp@trio.plala.or.jp>; Tue, 20 Jul 2004 02:03:50 +0900 Message-ID: <40FC0098.7010402@trio.plala.or.jp> Date: Tue, 20 Jul 2004 02:10:48 +0900 From: Eitarou Kamo User-Agent: Mozilla/5.0 (Windows; U; Win98; ja-JP; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: ja MIME-Version: 1.0 To: "Michael W. Lucas" , hackers@freebsd.org References: <200407191211.i6JCB7fY005294@bleep.craftncomp.com> <20040719163351.GA49339@bewilderbeast.blackhelicopters.org> In-Reply-To: <20040719163351.GA49339@bewilderbeast.blackhelicopters.org> X-Enigmail-Version: 0.76.8.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 17:03:54 -0000 Hi, Michael W. Lucas wrote: >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). Eitarou