Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 1998 23:32:17 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Jeff Umscheid <gumshoe@wco.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Booting
Message-ID:  <Pine.BSF.3.96.980410233202.28437b-100000@gdi.uoregon.edu>
In-Reply-To: <352DC389.5265@wco.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 10 Apr 1998, Jeff Umscheid wrote:

> I installed FreeBSD fine.  The problem is during the boot sequence. 
> When I boot FBSD, it goes throught the hardware probing and everyhting
> fine, then I get this:
> 
> panic: cannot mount root
> 
> Then is syncs the disks and reboots.  How will I fix this problem?

What's your disk configuration?  

This may help:

 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.980410233202.28437b-100000>