Date: Thu, 02 Sep 1999 19:42:11 +0300 From: Evren Yurtesen <yurtesen@ispro.net.tr> To: The Hermit Hacker <scrappy@hub.org> Cc: Ruslan Ermilov <ru@ucb.crimea.ua>, freebsd-questions@FreeBSD.ORG Subject: Re: softupdates: how to check status of? Message-ID: <37CEA8E3.EFFBFEC1@ispro.net.tr> References: <Pine.BSF.4.10.9909021248010.52139-100000@thelab.hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
well when I was trying tunefs
using something like
tunefs /dev/da1s1a
was causing the same error message you had but when I use
tunefs /dev/da1
it was working just fine...
Also even in single user mode tunefs cant work if you do not umount
the filesystem!
The Hermit Hacker wrote:
> 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
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?37CEA8E3.EFFBFEC1>
