Date: Thu, 2 Sep 1999 12:48:27 -0300 (ADT) From: The Hermit Hacker <scrappy@hub.org> To: Ruslan Ermilov <ru@ucb.crimea.ua> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: softupdates: how to check status of? Message-ID: <Pine.BSF.4.10.9909021248010.52139-100000@thelab.hub.org> In-Reply-To: <19990902172058.K14476@relay.ucb.crimea.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2 Sep 1999, Ruslan Ermilov wrote:
> On Thu, Sep 02, 1999 at 10:34:54AM -0300, The Hermit Hacker wrote:
> >
> > Is there a way of finding out if softupdates are enabled on a file system?
> >
> tunefs(8), flag `-p'.
hub# tunefs -p /
tunefs: cannot work on read-write mounted file system
hub# tunefs -p /news
tunefs: cannot work on read-write mounted file system
hub#
mount did the trick though...the above must have to be run in single-user
mode :(
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
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?Pine.BSF.4.10.9909021248010.52139-100000>
