From owner-freebsd-questions Sat Aug 24 22: 3:57 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85B0237B400 for ; Sat, 24 Aug 2002 22:03:54 -0700 (PDT) Received: from mail2.ameuro.de (mail2.ameuro.de [62.208.90.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 834AF43E6A for ; Sat, 24 Aug 2002 22:03:53 -0700 (PDT) (envelope-from norbert@augenstein.net) Received: from seth.augenstein.net (pD9EB7088.dip.t-dialin.net [217.235.112.136]) (authenticated bits=0) by mail2.ameuro.de (8.12.5/8.12.5) with ESMTP id g7P50Dwf023517; Sun, 25 Aug 2002 07:00:15 +0200 Received: by seth.augenstein.net (Postfix, from userid 666) id 666B3242; Sun, 25 Aug 2002 07:00:10 +0200 (CEST) Content-Type: text/plain; charset="tis-620" From: Norbert Augenstein To: pirat , Giorgos Keramidas Subject: Re: chflags -R noschg * : Operation not supported Date: Sun, 25 Aug 2002 07:00:09 +0200 User-Agent: KMail/1.4.2 Cc: freebsd-questions@FreeBSD.ORG References: <20020824194121.GB267@thai-aec.org> <20020825003856.GD14251@hades.hell.gr> <20020825005548.GA54284@thai-aec.org> In-Reply-To: <20020825005548.GA54284@thai-aec.org> X-Copyright: (c) Norbert Augenstein -> Forwarding NOT permitted without prior permission! MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208250700.09597.auge@seth.augenstein.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday 25 August 2002 02:55, pirat wrote: > hi sirs, > > On Sun, Aug 25, 2002 at 03:38:56AM +0300, Giorgos Keramidas wrote: > > Date: Sun, 25 Aug 2002 03:38:56 +0300 > > From: Giorgos Keramidas > > > > > > 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. > > yes > > > b) That the filesystem /usr/obj is on is mounted read-write. > > at nika:/etc/exports > > /usr/obj -maproot=root 192.168.1.55 192.168.1.49 > 192.168.1.54 /usr/src /usr/ports -maproot=root 192.168.1.55 > 192.168.1.49 192.168.1.54 this is invalid, try /usr -alldirs,maproot=root 192............... or use one single line /usr/obj /usr/ports /usr/src -maproot=root 192........... > at firak, i simply > mount nika:/usr/obj /usr/obj > mount nika:/usr/src /usr/src > > > c) That kern.securelevel is set to -1 (you did check already). > > with best regards, > psr > > 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