From owner-freebsd-questions Fri Jan 16 11:27:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA10019 for questions-outgoing; Fri, 16 Jan 1998 11:27:34 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA09989 for ; Fri, 16 Jan 1998 11:27:23 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id LAA01471; Fri, 16 Jan 1998 11:23:54 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Fri, 16 Jan 1998 11:23:54 -0800 (PST) From: Doug White Reply-To: Doug White To: Dolent cc: freebsd-questions@FreeBSD.ORG Subject: Re: my system In-Reply-To: <34BD6668.CC9334AB@southernmafia.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk On Wed, 14 Jan 1998, Dolent wrote: > hello, I am trying to get FreeBSD to work on my system but when I boot > up, it says that it is unable to mout root, and then it reboots. > This is my system: > p233 mmx (not p2) > 64 megs ram > 6.4 gig primary hard drive (windows, etc.) > 3.5 gig secondary slave hard drive (What I want FreeBSD on) > the rest shouldn't matter really > if you have any suggestions or questions, just tell me please Had you checked the mail archives, you would have received this: 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