Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 May 2001 09:11:25 +1200
From:      Jonathan Chen <jonathan.chen@itouch.co.nz>
To:        Chimon Yeung <cyeung@sourcee.com>
Cc:        UNIX <questions@FreeBSD.ORG>
Subject:   Re: Remount Filesystems
Message-ID:  <20010525091125.C34494@itouchnz.itouch>
In-Reply-To: <3B0D3773.D076987B@fremont.sourcee.com>; from cyeung@sourcee.com on Thu, May 24, 2001 at 09:31:47AM -0700
References:  <3B0D3773.D076987B@fremont.sourcee.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 24, 2001 at 09:31:47AM -0700, Chimon Yeung wrote:
> Hello,
> 
> How do I re-mount all of the filesystems to read-only, enable
> softupdates on them, and then restore them to read-write mode?

Shutdown down to single user.
For each file system,
	mount -o ro /filesystem
	tunefs -n enable /filesystem
-- 
Jonathan Chen <jonathan.chen@itouch.co.nz>
----------------------------------------------------------------------
                                      Opportunities are seldom labeled

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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