Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2002 14:17:00 -0300 (ART)
From:      Fernando Gleiser <fgleiser@cactus.fi.uba.ar>
To:        Per olof Ljungmark <peo@intersonic.se>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: How do I enable softupdates on /
Message-ID:  <20020131141228.M5203-100000@cactus.fi.uba.ar>
In-Reply-To: <200201311659.g0VGxZU70631@dns2.s.bonet.se>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 31 Jan 2002, Per olof Ljungmark wrote:

> On an existing system, how do I enable softupdates for the / partition? It
> appears it cannot be made while its mounted so it looks like a
> chicken-and-egg problem...

1. go to single user mode (shutdown now).
2. Remount / read-only (mount -r /)
3. Enable softupdates (tunefs -n enable /)
3. Remount / read-write (mount /)
4. ^D and go back to multiuser
5. Have fun


			Fer



>
> Thanks,
> Per olof
>
> 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




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