From owner-freebsd-questions Thu Feb 18 15: 4:46 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dsinw.com (dsinw.com [207.149.40.5]) by hub.freebsd.org (Postfix) with ESMTP id D6DFA118B5 for ; Thu, 18 Feb 1999 15:03:49 -0800 (PST) (envelope-from hamellr@dsinw.com) Received: (from hamellr@localhost) by dsinw.com (8.8.8/8.7.3) id PAA11313; Thu, 18 Feb 1999 15:00:34 -0800 (PST) Date: Thu, 18 Feb 1999 15:00:34 -0800 (PST) From: rick hamell To: Bill Hamilton Cc: wildcardus freakis , freebsd-questions@FreeBSD.ORG Subject: Re: 3.1-RELEASE and boot.flp In-Reply-To: <36CC902D.C287B012@finsco.com> 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 > The README says: > As long as the kernel is compiled with > ``options MFS'' and ``options MFS_ROOT'', it will properly look for > and boot an mfsroot.flp image in memory when run (see how the > /boot/loader.rc file in kern.flp does its thing). Well, I got that to work, I think. :) I had to still keep it from loading the kernal, typed in load -t mfs_root /mfsroot.gz to get it to come up. But it still bails after seeing my SCSI drive and card. It dosen't say that it can't INIT SCSI this time, instead it just says that it's going to reboot. :( Is there some sort of problem with the da driver that I'm not aware of? My 2.2.7 system is using the sd driver there which caused me some confusion at first....:) Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message