From owner-freebsd-current@FreeBSD.ORG Sun May 4 18:10:26 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A529C37B401 for ; Sun, 4 May 2003 18:10:26 -0700 (PDT) Received: from ns3.safety.net (ns3.safety.net [216.40.201.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 295BF43F93 for ; Sun, 4 May 2003 18:10:26 -0700 (PDT) (envelope-from cbiffle@safety.net) Received: from localhost (rs.rackshack.net.safety.net [216.40.201.32]) by ns3.safety.net (8.10.2/8.10.2) with ESMTP id h451ALA29605; Sun, 4 May 2003 18:10:21 -0700 From: "Cliff L. Biffle" To: Martin Blapp Date: Sun, 4 May 2003 18:10:30 -0700 User-Agent: KMail/1.5 References: <20030505015744.W33100@cvs.imp.ch> In-Reply-To: <20030505015744.W33100@cvs.imp.ch> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305041810.30999.cbiffle@safety.net> cc: current@freebsd.org Subject: Re: Cannot mount root ufs:/dev/ar0s1a Error 22 after update X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2003 01:10:27 -0000 On Sunday 04 May 2003 05:03 pm, Martin Blapp wrote: > Cannot mount root ufs:/dev/ad0s1a Error 22 (EINVAL) [AOL]! After a sup this afternoon, the good news is that my box doesn't instantly panic while loading init. The bad news is that this is because it can't find init, because it can't mount the root. :-) This is with a complete stock GENERIC kernel, make.conf, etc. (I reverted while debugging the -other- problem.) The partition mounts just peachily from the live filesystem CD. It's a UFS1 partition, if it's relevant. Strikes me as an 'oops.' :-) -Cliff L. Biffle