Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jan 2006 09:33:43 +1100
From:      Peter Jeremy <peterjeremy@optushome.com.au>
To:        Craig Rodrigues <rodrigc@freebsd.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sbin/mount Makefile extern.h mount_ufs.c
Message-ID:  <20060128223343.GE2341@turion.vk2pj.dyndns.org>
In-Reply-To: <20060128055725.GA83856@dragon.NUXI.org>
References:  <200511232322.jANNMuGE005810@repoman.freebsd.org> <20051208024017.GA32302@dragon.NUXI.org> <20060128055725.GA83856@dragon.NUXI.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2006-Jan-27 21:57:25 -0800, David O'Brien wrote:
>On Wed, Dec 07, 2005 at 06:40:17PM -0800, David O'Brien wrote:
>> On Wed, Nov 23, 2005 at 11:22:56PM +0000, Craig Rodrigues wrote:
>> > rodrigc     2005-11-23 23:22:56 UTC
>> > 
>> >   FreeBSD src repository
>> > 
>> >   Modified files:
>> >     sbin/mount           Makefile extern.h 
>> >   Removed files:
>> >     sbin/mount           mount_ufs.c 
>> >   Log:
>> >   Remove UFS-specific parts from mount(8).
>> >   For mounting UFS, all mount options are passed directly to nmount(),
>> >   without any UFS-specific logic.
>> 
>> Where do we stand on making 'mount /' from single user work again?
>
>Can you give us an update on where you stand on making 'mount /' work
>again from single user?  We've been suffering from this for 2 months now.

"mount -r" also no longer works if the FS is marked "rw" in /etc/fstab.
Instead you have to use "mount -o norw".  How about having "ro" imply
"norw" and vice versa.

-- 
Peter Jeremy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060128223343.GE2341>