Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 May 2002 00:46:34 +0900
From:      Makoto Matsushita <matusita@jp.FreeBSD.org>
To:        asmodai@wxs.nl
Cc:        fbsd-stable@bzerk.org, stable@FreeBSD.org
Subject:   Re: ROOTDEVNAME changed for bootable cd
Message-ID:  <20020505004634U.matusita@jp.FreeBSD.org>
In-Reply-To: <20020504120347.GX66061@daemon.ninth-circle.org>
References:  <20020502010426C.matusita@jp.FreeBSD.org> <20020501183522.A75016@ei.bzerk.org> <20020504120347.GX66061@daemon.ninth-circle.org>

next in thread | previous in thread | raw e-mail | index | archive | help

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.)

-- -
Makoto `MAR' Matsushita

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020505004634U.matusita>