From owner-freebsd-questions Thu May 24 14:21:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from kt-exchange.edmonton.kanotech.net (edtn016788.hs.telusplanet.net [161.184.241.24]) by hub.freebsd.org (Postfix) with ESMTP id 9C04A37B422 for ; Thu, 24 May 2001 14:21:37 -0700 (PDT) (envelope-from moligny@kanotech.com) content-class: urn:content-classes:message Subject: RE: Remount Filesystems Date: Thu, 24 May 2001 15:21:36 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-ID: <76928F3E231DE4478876350F083583360272D6@kt-exchange.edmonton.kanotech.net> X-MS-Has-Attach: X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 X-MS-TNEF-Correlator: Thread-Topic: Remount Filesystems Thread-Index: AcDklo3HJQst/45+R7q8knHMGreRrwAAEWUA From: "Mike Oligny" To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I don't believe the whole single-user bit is necessary if you can unmount the drive... I'm kind of curious about this, though -- I usually do the following: umount /usr2 ; tunefs -n enable /dev/ad2s1e ; mount /usr2 Is this bad? -Mike -----Original Message----- From: Jonathan Chen [mailto:jonathan.chen@itouch.co.nz] Sent: Thursday, May 24, 2001 3:11 PM To: Chimon Yeung Cc: UNIX Subject: Re: Remount Filesystems On Thu, May 24, 2001 at 09:31:47AM -0700, Chimon Yeung wrote: > Hello, >=20 > 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 --=20 Jonathan Chen ---------------------------------------------------------------------- Opportunities are seldom labeled To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message