From owner-freebsd-stable Wed May 1 9:35:34 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 3CEC937B423 for ; Wed, 1 May 2002 09:35:24 -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 g41GZMUp075107; Wed, 1 May 2002 18:35:22 +0200 (CEST) (envelope-from ruben@ei.bzerk.org) Received: (from ruben@localhost) by ei.bzerk.org (8.12.3/8.12.3/Submit) id g41GZM63075106; Wed, 1 May 2002 18:35:22 +0200 (CEST) Date: Wed, 1 May 2002 18:35:22 +0200 From: Ruben de Groot To: Makoto Matsushita Cc: stable@FreeBSD.org Subject: Re: ROOTDEVNAME changed for bootable cd Message-ID: <20020501183522.A75016@ei.bzerk.org> References: <20020501172232.A74763@ei.bzerk.org> <20020502010426C.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: <20020502010426C.matusita@jp.FreeBSD.org>; from matusita@jp.FreeBSD.org on Thu, May 02, 2002 at 01:04:26AM +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 Thu, May 02, 2002 at 01:04:26AM +0900, Makoto Matsushita typed: > > fbsd-stable> After burning this new ISO image to cd and testing, I > fbsd-stable> found that it failed to mount cd9660:acd0c. Manually > fbsd-stable> typing cd9660:acd0 (without the "c") at the mountroot > fbsd-stable> prompt did work, > > What error message was shown? What's happen if you set ROOTDEVNAME to > "cd9660:acd0a" (change c to a)? acd0: CDROM at ata1-slave PIO4 Mounting root from ufs:fd0c fd0c: Hard error reading fsbn 16 of 16-31 (No status) Root mount failed: 5 Mounting root from cd9660:acd0c Root mount failed: 6 Manual root filesystem specification: : Mount using filesystem eg. ufs:/dev/da0s1a ? List valid disk boot devices Abort manual input mountroot> cd9660:acd0a Mounting root from cd9660:acd0a cd9660: RockRidge Extension Automatic boot in progress Looks like acd0a works (as does acd0). Only acd0c, which used to work in the past, fails consistently. > > -- - > Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message