From owner-freebsd-questions Thu Oct 7 13: 4:14 1999 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 9468D14DFB for ; Thu, 7 Oct 1999 13:04:04 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.037 #1) id 11ZJlF-000Ccs-00; Thu, 07 Oct 1999 22:03:33 +0200 From: Sheldon Hearn To: "Edmund D. Haube" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD on second master disk In-reply-to: Your message of "Thu, 07 Oct 1999 18:23:54 GMT." <37FCE53A.ACA7B490@ibm.net> Date: Thu, 07 Oct 1999 22:03:33 +0200 Message-ID: <48537.939326613@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 07 Oct 1999 18:23:54 GMT, "Edmund D. Haube" wrote: > I have loaded FreeBSD on a second master hard disk in this machine. > No problem. Tried to load it and got the message 'panic: unable to > load /root'. Found solution to problem inTROUBLE. TXT and proceeded > to use 'Fixit' as suggested. Looks like TROUBLE.TXT is outdated. That advice is for the old boot loader. :-( Try this: set num_ide_disks=2 set rootdev=wd2s1a boot This stuff is documented in the loader(8) manpage if you have access to it. Ciao, Sheldon. PS: I've only had this once myself, so my instructions may not be 100%. You might need to fiddle. :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message