From owner-freebsd-questions Wed Feb 18 12:33:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA06962 for freebsd-questions-outgoing; Wed, 18 Feb 1998 12:33:03 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jaguar.ir.miami.edu (jaguar.ir.miami.edu [129.171.32.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA06819 for ; Wed, 18 Feb 1998 12:32:28 -0800 (PST) (envelope-from marcus@miami.edu) Received: from localhost by jaguar.ir.miami.edu (PMDF V5.1-10 #24029) with SMTP id <0EOL00601D1WAY@jaguar.ir.miami.edu> for freebsd-questions@FreeBSD.ORG; Wed, 18 Feb 1998 15:32:20 -0500 (EST) Date: Wed, 18 Feb 1998 15:32:20 -0500 (EST) From: "Joe \"Marcus\" Clarke" Subject: Re: Installation In-reply-to: To: Doug White Cc: BRIAN FONG , freebsd-questions@FreeBSD.ORG Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Instead of hard coding the root on what in my kernel, I use the boot.config file in / to specify the optional boot options for my box. Joe Clarke On Wed, 18 Feb 1998, Doug White wrote: > On Wed, 18 Feb 1998, BRIAN FONG wrote: > > > I choose F2 and it boots and tell me cant find boot.config and cant find > > boot.help. Afterwhich it will also tell em it cant find kernel. > > The first two is OK, the third one is bad. > > 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). > > > I cant find any suggestion on the web pages so i hope you can help. > > What? You missed the mail archives; I've posted that countless times! > > > #9.02, 9TH FLR, MENARA > > HTMLized mail sent to Internet mailing lists is genreally considered bad > form. > > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message