From owner-freebsd-current Wed Dec 30 01:20:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA23049 for freebsd-current-outgoing; Wed, 30 Dec 1998 01:20:22 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ceia.nordier.com (m2-41-dbn.dial-up.net [196.34.155.105]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA23012; Wed, 30 Dec 1998 01:20:14 -0800 (PST) (envelope-from rnordier@nordier.com) Received: (from rnordier@localhost) by ceia.nordier.com (8.8.7/8.6.12) id LAA10457; Wed, 30 Dec 1998 11:19:11 +0200 (SAT) From: Robert Nordier Message-Id: <199812300919.LAA10457@ceia.nordier.com> Subject: Re: New boot2 able to boot old -stable from 2nd BSD partition? In-Reply-To: <199812281943.UAA27627@semyam.dinoco.de> from Stefan Eggers at "Dec 28, 98 08:43:22 pm" To: seggers@semyam.dinoco.de (Stefan Eggers) Date: Wed, 30 Dec 1998 11:19:09 +0200 (SAT) Cc: freebsd-current@FreeBSD.ORG, rnordier@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Stefan Eggers wrote: > I'd like to use the new boot2 to boot a -stable kernel from the > *second* FreeBSD partition. If need be I will modify it to grab the > second (active) one instead of the first but what I saw today looks > like it can do that already. (*) Yes, the new boot2 will prefer an active FreeBSD slice over the first FreeBSD slice. You can also specify the slice, eg. "da(0,2,a)", either at the "boot:" prompt or in /boot.config. > (*) In case it is already able to do the right thing we should modify > boot(8) as soon as we use the new boot blocks as default as that man > page says it will boot from the first one only. The new boot blocks are already the default in -current. Though you're right, the man page does need revision. -- Robert Nordier To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message