Date: Fri, 13 Jun 2003 10:36:45 -0500 From: Anti <fearow@attbi.com> To: ODHIAMBO Washington <wash@wananchi.com> Cc: freebsd-questions@freebsd.org Subject: Re: running tunefs during boot??? Message-ID: <20030613103645.0e27a964.fearow@attbi.com> In-Reply-To: <20030613151832.GA90119@ns2.wananchi.com> References: <20030613151832.GA90119@ns2.wananchi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 13 Jun 2003 18:18:32 +0300 ODHIAMBO Washington <wash@wananchi.com> wrote: > > For some strange reason, I would like to run `tunefs -n disable /` during the > bootup process, just before the file systems are mounted. > How can I safely achieve this? add "/sbin/tunefs -n disable /" to your /etc/rc.early (create this file if it doesn't exist)... -Anti
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030613103645.0e27a964.fearow>