Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Feb 1999 02:20:23 -0500 (EST)
From:      "Joe \"Marcus\" Clarke" <marcus@miami.edu>
To:        Victor Cheung <vcheung@canada.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ERROR 22: PANIC: CANNOT MOUNT ROOT (2)
Message-ID:  <Pine.OSF.4.05.9902230218290.8226-100000@jaguar.ir.miami.edu>
In-Reply-To: <19990223025030.ONYO14824.mail.rdc1.on.home.com@cs553774-a>

next in thread | previous in thread | raw e-mail | index | archive | help
I had this same problem, and found an easy solution.  First, decide what
unit number your root partition is on.  For me it is 0 (i.e. root is on
da0s1a).  Then, create a /boot/loader.rc file with the following line:

set root_disk_unit=<unit number>

Then, you'll be set.  If you can't boot at all, hit Space bar at the
waiting to boot message, and type:

set root_disk_unit=<unit number>
boot

You should get going then.

Joe Clarke

On Mon, 22 Feb 1999, Victor Cheung wrote:

> I get this error when I try to boot the FreeBSD 3.1 Release I just installed:
> 
> ERROR 22: PANIC: CANNOT MOUNT ROOT (2)
> 
> It begins normally (seeing all the things it detects) then right after it
> detects my SCSI cd drives the error comes up... anyone know what this is
> and how to fix it?
> 
> Also, I noticed in the boot information it says "autonegotiation not
> supported" or something to that effect when it detects my 3C900 and 3C905
> cards... it only configures my 3C905 card for half-duplex (10Mb).. how can
> I get it to configure full-duplex (100Mb) automatically?  (I checked my
> BIOS and the "PNP OS installed" is set to 'NO')
> 
> Thanks in advance,
> 
> --Victor
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.4.05.9902230218290.8226-100000>