From owner-cvs-all Mon Feb 3 12:27:33 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96A8137B401; Mon, 3 Feb 2003 12:27:32 -0800 (PST) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F6F643F75; Mon, 3 Feb 2003 12:27:31 -0800 (PST) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 901655371; Mon, 3 Feb 2003 21:27:29 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Gordon Tetlow Cc: phk@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/geom geom_vol_ffs.c From: Dag-Erling Smorgrav Date: Mon, 03 Feb 2003 21:27:29 +0100 In-Reply-To: <20030203201026.GD98559@roark.gnf.org> (Gordon Tetlow's message of "Mon, 3 Feb 2003 12:10:26 -0800") Message-ID: User-Agent: Gnus/5.090014 (Oort Gnus v0.14) Emacs/21.2 (i386--freebsd) References: <11633.1044300113@critter.freebsd.dk> <20030203201026.GD98559@roark.gnf.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Gordon Tetlow writes: > This is because you opened another device underneath the volume name > device. This causes a spoil event to kill the volume name device. If > you were to put /dev/vol/rootfs in your fstab, it'll work but it > takes some faith. I had the same experience on my laptop. Hmm... root@des /dev# dumpfs /dev/ad0a | grep volname volname root swuid 0 Looks like you're right. At least the label is set correctly. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message