From owner-freebsd-current@FreeBSD.ORG Sun May 9 12:57:59 2004 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 AF9BA16A4CF for ; Sun, 9 May 2004 12:57:59 -0700 (PDT) Received: from chello080110061116.502.15.vie.surfer.at (chello080110061116.502.15.vie.surfer.at [80.110.61.116]) by mx1.FreeBSD.org (Postfix) with SMTP id D8EA243D39 for ; Sun, 9 May 2004 12:57:57 -0700 (PDT) (envelope-from 4711@chello.at) Received: (qmail 12940 invoked from network); 9 May 2004 19:57:56 -0000 Received: from matrix010.matrix.net (192.168.123.10) by ns.matrix.net with SMTP; 9 May 2004 19:57:56 -0000 From: Christian Hiris <4711@chello.at> To: freebsd-current@freebsd.org Date: Sun, 9 May 2004 21:57:37 +0200 User-Agent: KMail/1.6.2 References: <20040505.092508.34007061.imp@bsdimp.com> In-Reply-To: <20040505.092508.34007061.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_D1onAqD2vkSZ9cQ"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405092157.55836.4711@chello.at> cc: current@freebsd.org cc: "M. Warner Losh" Subject: Re: Mount updating busted for ufs2 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: Sun, 09 May 2004 19:57:59 -0000 --Boundary-02=_D1onAqD2vkSZ9cQ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 05 May 2004 17:25, M. Warner Losh wrote: > Looks like mount updating is broken: > > % mount > /dev/ad0s4a on / (ufs2, local) > devfs on /dev (devfs, local) > /dev/ad0s4d on /usr (ufs2, local, soft-updates) > /dev/ad0s4e on /cache (ufs2, local, read-only) > /dev/ad0s4f on /dell (ufs2, NFS exported, local, soft-updates) > linprocfs on /usr/compat/linux/proc (linprocfs, local) > procfs on /proc (procfs, local) > % sudo mount -uw /cache > mount: exec mount_ufs2 not found in /sbin:/usr/sbin: No such file or > directory % sudo mount -uw /dev/ad0s4e /cache > % > > Anybody have a fix? This has worked for years. I shouldn't have to > specify the device name. > > Warner There was a commitment on April, 26th which fixed it for me. http://lists.freebsd.org/pipermail/cvs-src/2004-April/thread.html#22844 This requires that kernel and userspace are in sync. =20 regards ch > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" =2D-=20 Christian Hiris <4711@chello.at> | OpenPGP KeyID 0x941B6B0B=20 OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http://pgp.mit.edu --Boundary-02=_D1onAqD2vkSZ9cQ Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAno1Dcyi/EZQbawsRAv8jAJ9u05drVkAdL0pSF24Kirb4PEbVIwCfR7ic rL/0/UrpOO4VP+n7KlLrNUo= =iHww -----END PGP SIGNATURE----- --Boundary-02=_D1onAqD2vkSZ9cQ--