From owner-freebsd-questions Thu Dec 25 11:10:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA26170 for questions-outgoing; Thu, 25 Dec 1997 11:10:48 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA26160 for ; Thu, 25 Dec 1997 11:10:45 -0800 (PST) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id LAA07275; Thu, 25 Dec 1997 11:00:17 -0800 (PST) Received: from UNKNOWN(), claiming to be "current1.whistle.com" via SMTP by alpo.whistle.com, id smtpd007262; Thu Dec 25 11:00:07 1997 Date: Thu, 25 Dec 1997 10:57:14 -0800 (PST) From: Julian Elischer To: Dick van den Burg cc: Doug White , Dick van den Burg , freebsd-questions@freebsd.org Subject: Re: How to add slice to existing FS In-Reply-To: <199712251102.MAA27710@burg.is.ge.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Thu, 25 Dec 1997, Dick van den Burg wrote: > the slice to FBSD and the just do a newfs. In my case the FBSD slice > that contains the root filesystem is before the new fs in slice 3. If > this was not the case, would I be able to boot from the second slice > of type 165? The boot prompt only allows a drive and a partition, not > a slice. no, not with the present code, however my new code would allow this IF there was no 'a' partition in the first slice, and you specified an 'a' partition.