From owner-freebsd-current Thu Dec 2 6:56:26 1999 Delivered-To: freebsd-current@freebsd.org Received: from mojave.sitaranetworks.com (mojave.sitaranetworks.com [199.103.141.157]) by hub.freebsd.org (Postfix) with ESMTP id 1252B14CAA; Thu, 2 Dec 1999 06:56:23 -0800 (PST) (envelope-from grog@mojave.sitaranetworks.com) Message-ID: <19991201201641.55771@mojave.sitaranetworks.com> Date: Wed, 1 Dec 1999 20:16:41 -0500 From: Greg Lehey To: Bruce Evans , Thomas Stromberg Cc: "Andrey A. Chernov" , freebsd-current@FreeBSD.org Subject: Re: semi-HEADS-UP (dumpon now wants raw disk device) Reply-To: Greg Lehey References: <3843F225.34D5E976@rtci.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: ; from Bruce Evans on Wed, Dec 01, 1999 at 04:43:05AM +1100 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wednesday, 1 December 1999 at 4:43:05 +1100, Bruce Evans wrote: > On Tue, 30 Nov 1999, Thomas Stromberg wrote: > > [ache wrote]: >> " >>> I see no needs of this change. I have -current dumpon/savecore work with >>> old entrly like /dev/wd0... >>> savecore understand both character and old block devices now. > > You must not have a very current -current :-). /dev/wd0 is a character > device (with the same major/minor and character as /dev/rwd0) in -current: > > crw-r----- 1 root operator 3, 0x00010002 Dec 1 04:34 rwd0 > crw-r----- 1 root operator 3, 0x00010002 Dec 1 04:34 wd0 Just doing a 'make world' won't do this; indeed, make world doesn't even install the new ./MAKEDEV. What steps do you use to keep your device nodes up to date? Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message