Date: Tue, 30 Jun 1998 14:54:30 -0700 From: "Kurt D. Zeilenga" <Kurt@Boolean.Net> To: Chris Coleman <chris@bb.cc.wa.us> Cc: freebsd-current@FreeBSD.ORG Subject: Re: System won't boot after Install. Message-ID: <199806302204.PAA25475@proxy4.ba.best.com> In-Reply-To: <Pine.NEB.3.94.980630103613.21040A-100000@bb.cc.wa.us>
next in thread | previous in thread | raw e-mail | index | archive | help
Chris, Is the root on sd0 (target 0)? I had a problem a few months ago booting FreeBSD when the root was on sd1 (target 1). The panic I got was "cannot mount root" or something. To get to work, I had to remove the primary drive (target 0), build a kernel that hardcoded sd0 to be target 1 and sd1 to 0, then reinstalling the primary drive. I still run this way today. Check out bug kern/6505 for details. A search in -current and/or -bugs for "cannot mount root" or "zeilenga" would probably locate my postings. Regards, Kurt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806302204.PAA25475>