From owner-freebsd-current@FreeBSD.ORG Mon May 5 09:35: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 3914D37B401 for ; Mon, 5 May 2003 09:35:26 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34AAA43F75 for ; Mon, 5 May 2003 09:35:25 -0700 (PDT) (envelope-from mb@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by mail.imp.ch (8.12.6p2/8.12.3) with ESMTP id h45GZM3g016177; Mon, 5 May 2003 18:35:23 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Date: Mon, 5 May 2003 18:35:22 +0200 (CEST) From: Martin Blapp To: Udo Schweigert In-Reply-To: <20030505160405.GA2059@alaska.cert.siemens.de> Message-ID: <20030505183431.I2898@cvs.imp.ch> References: <20030505015744.W33100@cvs.imp.ch> <20030505160405.GA2059@alaska.cert.siemens.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 16:35:26 -0000 Hi, > Same here! boot -v shows that GEOM sees all of my slices, but /dev doesn't > have them all. I was then able to mount ad0s1 (as a shortcut for ad0s1a which > was missing). But after that: even the slices that were present weren't > usable, a fsck said wrong superblock, etc. Looks like it was a geom bug. I got my boxes running again with the latest geom changes. Re-cvsup and I'm sure it will work again on your side. Martin