From owner-freebsd-stable@FreeBSD.ORG Mon Jan 12 14:42:44 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 503B016A4CE for ; Mon, 12 Jan 2004 14:42:44 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 572BF43D2D for ; Mon, 12 Jan 2004 14:42:42 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 4C8AC72DC9; Mon, 12 Jan 2004 14:42:42 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 496F372DC7; Mon, 12 Jan 2004 14:42:42 -0800 (PST) Date: Mon, 12 Jan 2004 14:42:42 -0800 (PST) From: Doug White To: Cy Schubert In-Reply-To: <200401111619.i0BGJAr7075479@cwsys.cwsent.com> Message-ID: <20040112144117.U54897@carver.gumbysoft.com> References: <200401111619.i0BGJAr7075479@cwsys.cwsent.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@freebsd.org Subject: Re: -STABLE Won't Boot On A Multidisk System X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jan 2004 22:42:44 -0000 On Sun, 11 Jan 2004, Cy Schubert wrote: > I have a system which usually runs a recent copy of -CURRENT. I have one > ATA disk and four SCSI disks in this system. My -CURRENT root device is > /dev/ad0s1a while my -STABLE (4.9R) boot device is /dev/da1s1a. No problems > booting -CURRENT however I haven't used my -STABLE system in a while and as > I need to do some testing on it, I tried booting it this morning. It > responded with a "Root mount failed:22" message. Error 22 is EINVAL. Which disk did you get loader off of? My first shot at this would be that somehow a -stable kernel is trying to mount a ufs2 filesystem, but everything *seems* to be in order. Are you using boot0? I have a machine with 2 ide disks and boot0 that seems to keep everything straight. Combined IDE/SCSI systems can be a bit tempermental. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org