From owner-freebsd-current Mon Jul 28 08:33:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA12664 for current-outgoing; Mon, 28 Jul 1997 08:33:15 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA12657 for ; Mon, 28 Jul 1997 08:33:11 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id BAA23105; Tue, 29 Jul 1997 01:28:27 +1000 Date: Tue, 29 Jul 1997 01:28:27 +1000 From: Bruce Evans Message-Id: <199707281528.BAA23105@godzilla.zeta.org.au> To: abial@korin.warman.org.pl, bde@zeta.org.au Subject: Re: Multiple FreeBSD Systems on a Single Disk Cc: current@FreeBSD.ORG, sherwink@ix.netcom.com Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >> Only booting from the first FreeBSD partition (slice) is supported. >> The second one can be booted from by making it the first, e.g., > >Even simpler: you can install OS-BS bootloader (from /tools), which is >much more configurable than boot-easy. The lack of support has nothing to do with the master boot loader. The FreeBSD boot loader only supports booting from the first FreeBSD slice (on any disk that can be accessed by the BIOS). Bruce