Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Aug 2002 03:38:56 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        pirat <pirat@access.inet.co.th>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: chflags -R noschg * : Operation not supported
Message-ID:  <20020825003856.GD14251@hades.hell.gr>
In-Reply-To: <20020825001440.GC267@thai-aec.org>
References:  <20020824194121.GB267@thai-aec.org> <20020824235130.GC832@hades.hell.gr> <20020825001440.GC267@thai-aec.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-08-25 07:14 +0000, pirat wrote:
> On Sun, Aug 25, 2002 at 02:51:30AM +0300, Giorgos Keramidas wrote:
> > On 2002-08-25 02:41 +0000, pirat wrote:
> > > cd /usr/obj
> > > chflags -R noschg *
> > >
> > > at this stage i get a lot of `Operation not supported' messages.
> > > are that right or safe to go on ?
> >
> > What do you see when you type:
> >
> > 	% sysctl kernn.securelevel
>
> firak# sysctl kern.securelevel
> kern.securelevel: -1

Check the following:

a) That you are trying to run chflags as root.
b) That the filesystem /usr/obj is on is mounted read-write.
c) That kern.securelevel is set to -1 (you did check already).

-- 
FreeBSD: The Power to Serve <> http://www.FreeBSD.org
FreeBSD 5.0-CURRENT #0: Wed Aug 21 22:08:19 EEST 2002

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?20020825003856.GD14251>