Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 1998 15:16:57 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Shannon 8 <asteiner@KNOX.EDU>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Getting it to run
Message-ID:  <Pine.BSF.3.96.980330151640.24859R-100000@gdi.uoregon.edu>
In-Reply-To: <351EB828.9B096BF2@knox.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 29 Mar 1998, Shannon 8 wrote:

>     Small question.  I seem to get through the installation and
> everything fine, however, when I get to booting up for the first time,
> it does its little thing for a while and eventually ends up panicking.
> The error message seems to be cannot mount root.  It then proceeds to
> wait for 15 seconds and reboots.  I think it would do this for a long
> time if I let it.  Any advise?  Thanks

 If you get the message:
panic: Cannot mount root

At the end of the probe sequence you should either:
1. Have the line:
config kernel root on wd2

in your kernel config,
OR:

2. Rename the second disk to wd1 in the kernel config (comment out the 
original wd1 line and change the wd2 line to read wd1, leaving all other 
parameters unchanged).

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



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.BSF.3.96.980330151640.24859R-100000>