From owner-freebsd-current Wed Mar 11 10:13:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA22993 for freebsd-current-outgoing; Wed, 11 Mar 1998 10:13:00 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA22983 for ; Wed, 11 Mar 1998 10:12:50 -0800 (PST) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Wed, 11 Mar 1998 13:11:40 -0500 (EST) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA28864; Wed, 11 Mar 98 13:11:36 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id NAA15968; Wed, 11 Mar 1998 13:11:29 -0500 Message-Id: <19980311131129.14004@ct.picker.com> Date: Wed, 11 Mar 1998 13:11:29 -0500 From: Randall Hopper To: Mike Smith Cc: current@FreeBSD.ORG Subject: Re: HEADS UP! (was: cvs commit: src/sys/sys reboot.h src/sys/i386/i386 autoconf.c) Mail-Followup-To: Mike Smith , current@freebsd.org References: <199803081506.HAA06931@freefall.freebsd.org> <199803081518.HAA10644@dingo.cdrom.com> <19980309100806.34950@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <19980309100806.34950@freebie.lemis.com>; from Greg Lehey on Mon, Mar 09, 1998 at 10:08:07AM +1030 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greg Lehey: |On Sun, 8 March 1998 at 7:18:50 -0800, Mike Smith wrote: |>> Construct the minor number for the root device taking into account the |>> slice number passed in by the bootblocks. This means the kernel will |>> not use the compatability slice to obtain the root filesystem when |>> booting from a sliced disk. ... |> /dev/xd0s2a / ufs ... |> /dev/xd0s2e /usr ufs ... |> |> Note that the root filesystem is now consistent with the others. If |> you are using a 'dedicated' disk, you will have entries like Great! Been looking forward to someday putting multiple FreeBSD versions on the same disk for a good while. With this batch of changes, can multiple FreeBSD versions now be installed pretty effortlessly to separate slices on the same disk, or are there other pieces out there (which depend on the 1st BSD root partition) that will need touched first? Thanks, Randall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message