From owner-freebsd-stable Tue Aug 27 9:47: 7 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 503BA37B400 for ; Tue, 27 Aug 2002 09:47:04 -0700 (PDT) Received: from postal3.es.net (postal3.es.net [198.128.3.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id C700743E65 for ; Tue, 27 Aug 2002 09:47:03 -0700 (PDT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal3.es.net (Postal Node 3) with ESMTP id GQF37091; Tue, 27 Aug 2002 09:47:02 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Postfix) with ESMTP id 87FF95D03; Tue, 27 Aug 2002 09:47:01 -0700 (PDT) To: Ruslan Sulemanov Cc: Vitaly Ovtchinnikov , freebsd-stable@freebsd.org Subject: Re: Re[2]: After upgrade problem In-reply-to: Your message of "Tue, 27 Aug 2002 01:27:34 +0400." <522471520.20020827012734@2mcl.com> Date: Tue, 27 Aug 2002 09:47:01 -0700 From: "Kevin Oberman" Message-Id: <20020827164701.87FF95D03@ptavv.es.net> 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 > Date: Tue, 27 Aug 2002 01:27:34 +0400 > From: Ruslan Sulemanov > Sender: owner-freebsd-stable@FreeBSD.ORG > > Big thanks ! i checked this and find my mistake, > in /etc/fstab was /dev/acd0c i have changed to /dev/acd0a, > and all ok ! :-) Thank! Actually, 'c' is correct. This simply indicates that the device entry for the 'c' device is incorrect. The minor mode for acd0c should be 0, but will be 8 if the device has not been re-made since the new ata driver was added. Similarly the acd1c device should have a minor mode of 8, not 10. If you re-make these and the mode does not change, please make sure that your /dev/MAKEFILE is current. It is mostly coincidence that the 'a' device's minor modes did not change and that, on CD devices, the 'a' and 'c' devices are the same. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message