From owner-freebsd-stable Sun May 5 4:34:56 2002 Delivered-To: freebsd-stable@freebsd.org Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by hub.freebsd.org (Postfix) with ESMTP id A5EC037B419 for ; Sun, 5 May 2002 04:34:50 -0700 (PDT) Received: from ei.bzerk.org (IDENT:iBOFH--ident-is-a-completely-pointless-protocol!@localhost [127.0.0.1]) by ei.bzerk.org (8.12.3/8.12.3) with ESMTP id g45BYmUp001018; Sun, 5 May 2002 13:34:49 +0200 (CEST) (envelope-from ruben@ei.bzerk.org) Received: (from ruben@localhost) by ei.bzerk.org (8.12.3/8.12.3/Submit) id g45BYmiq001017; Sun, 5 May 2002 13:34:48 +0200 (CEST) Date: Sun, 5 May 2002 13:34:48 +0200 From: Ruben de Groot To: Makoto Matsushita Cc: asmodai@wxs.nl, stable@FreeBSD.org Subject: Re: ROOTDEVNAME changed for bootable cd Message-ID: <20020505133448.A962@ei.bzerk.org> References: <20020502010426C.matusita@jp.FreeBSD.org> <20020501183522.A75016@ei.bzerk.org> <20020504120347.GX66061@daemon.ninth-circle.org> <20020505004634U.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020505004634U.matusita@jp.FreeBSD.org>; from matusita@jp.FreeBSD.org on Sun, May 05, 2002 at 12:46:34AM +0900 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, May 05, 2002 at 12:46:34AM +0900, Makoto Matsushita sat behind the 'puter and typed: > > asmodai> Makoto-san, what idea did you have about trying the `a' > asmodai> slice? > > In Old 4-stable system, /dev/acd0a and /dev/acd0c are different: > > crw-rw-rw- 2 root operator 117, 0 Feb 7 01:53 /dev/acd0a > crw-rw-rw- 2 root operator 117, 2 Feb 7 01:53 /dev/acd0c > > However, in recent 4-stable, /dev/acd0a and /dev/acd0c are same: > > crw-r----- 4 root operator 117, 0 May 5 00:39 /dev/acd0a > crw-r----- 4 root operator 117, 0 May 5 00:39 /dev/acd0c > > This is because new ata code was MFCed to 4-stable (I forgot when.) > > I doubt if fbsd-stable@bzerk.org's CD-ROM has old /dev directory (it > is obvious that s/he uses newer kernel.) > I did run mergemaster (and MAKEDEV) ruben@ei$ ls -l acd0* crw-r----- 4 root operator 117, 0 Apr 28 18:47 acd0a crw-r----- 4 root operator 117, 0 Apr 28 18:47 acd0c but at the moment the problem occurs (mountroot), there's still only the bootable floppy image on the CD-ROM (with the new kernel, but without a /dev directory), so how can this be of influence? Ruben de Groot > -- - > Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message