From owner-freebsd-current Tue Jan 19 03:33:10 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA24302 for freebsd-current-outgoing; Tue, 19 Jan 1999 03:33:10 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ceia.nordier.com (m1-59-dbn.dial-up.net [196.34.155.59]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA24296 for ; Tue, 19 Jan 1999 03:33:03 -0800 (PST) (envelope-from rnordier@nordier.com) Received: (from rnordier@localhost) by ceia.nordier.com (8.8.7/8.6.12) id NAA14265; Tue, 19 Jan 1999 13:31:51 +0200 (SAT) From: Robert Nordier Message-Id: <199901191131.NAA14265@ceia.nordier.com> Subject: Re: Building a new system to current In-Reply-To: <000401be4399$42e9fa00$0321a8c0@bmach.nederware.nl> from Berend de Boer at "Jan 19, 99 11:48:33 am" To: berend@pobox.com (Berend de Boer) Date: Tue, 19 Jan 1999 13:31:47 +0200 (SAT) Cc: current@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 Berend de Boer wrote: > >> - update to the new bootblocks (done) > >> - move to ELF kernel > > > Installing the Jan 12th snapshopt gives you all of this already, and > > no a.out cruft anywhere in sight. > > Warning: make world doesn't upgrade the bootblocks as I just detected. I > tried disklabel -B before but it complained that the device was busy (of > course). A "Device busy" is most likely due to specifying the full path of a block device disklabel -B /dev/da0s2a The best approach is to specify just the drive disklabel -B da0 or the slice, if you have more than one FreeBSD slice per drive disklabel -B da0s3 -- Robert Nordier To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message