Date: Wed, 9 Feb 2000 17:21:36 -0800 From: "Scott Hess" <scott@avantgo.com> To: "R Joseph Wright" <rjoseph@nwlink.com>, <freebsd-questions@FreeBSD.org> Subject: Re: softupdates and async Message-ID: <0bdb01bf7365$2c465080$1e80000a@avantgo.com> References: <38A2103E.815B0C4C@nwlink.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"R Joseph Wright" <rjoseph@nwlink.com> wrote: > Is it okay to have both on the same filesystem? No, you cannot run both on the same filesystem. [Aside: what would be the point? async+softupdates==async.] > And, how do I go about > enabling softupdates on my / partition? Since softupdates is enabled via tunefs, your best bet is to drop the disk in another system and tunefs it from there. OTOH, if you've followed the various partitioning recommendations, your / filesystem is small and essentially read-only, so softupdates won't do squat for it. Later, scott 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?0bdb01bf7365$2c465080$1e80000a>