Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 May 2002 18:35:22 +0200
From:      Ruben de Groot <fbsd-stable@bzerk.org>
To:        Makoto Matsushita <matusita@jp.FreeBSD.org>
Cc:        stable@FreeBSD.org
Subject:   Re: ROOTDEVNAME changed for bootable cd
Message-ID:  <20020501183522.A75016@ei.bzerk.org>
In-Reply-To: <20020502010426C.matusita@jp.FreeBSD.org>; from matusita@jp.FreeBSD.org on Thu, May 02, 2002 at 01:04:26AM %2B0900
References:  <20020501172232.A74763@ei.bzerk.org> <20020502010426C.matusita@jp.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <CD-ROM 50X> 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:
  <fstype>:<device>  Mount <device> using filesystem <fstype>
                       eg. ufs:/dev/da0s1a
  ?                  List valid disk boot devices
  <empty line>       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




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