From owner-freebsd-questions Sun Aug 12 9:17: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from jhb-proxy.mweb.co.za (jhb-proxy.mweb.co.za [196.2.48.243]) by hub.freebsd.org (Postfix) with ESMTP id 82A5E37B409 for ; Sun, 12 Aug 2001 09:16:53 -0700 (PDT) (envelope-from psyv@root.org.za) Received: from pta-dial-196-31-190-18.mweb.co.za ([196.31.190.18]) by jhb-proxy.mweb.co.za (Sun Internet Mail Server sims.3.5.2000.03.23.18.03.p10) with ESMTP id <0GHY00B1TQJQMC@jhb-proxy.mweb.co.za> for freebsd-questions@FreeBSD.ORG; Sun, 12 Aug 2001 18:16:40 +0200 (GMT-2) Date: Sun, 12 Aug 2001 18:18:37 +0200 (SAST) From: The Psychotic Viper Subject: Re: Kernel could not be installed In-reply-to: <20010812135512.77691.qmail@web9704.mail.yahoo.com> To: Abbaasi Hasan Cc: freebsd-questions@FreeBSD.ORG Message-id: <20010812181449.L19514-100000@lucifer.fuzion.za.org> MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII X-X-Sender: 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 Hi, On Sun, 12 Aug 2001, Abbaasi Hasan wrote: > I built a new kernel and these 2 commands were > successfull > #make depend > #make > but the command > #make install returns this error" > { > chflags noschg /kernel > chflags: /kernel:Operation not permitted > *** Error code 1 (ignored) > mv /kernel /kernel.old > mv: rename /kernel /kernel.old: Operation not > permitted > *** Error code 1 > Stop in /usr/src/sys/compile/FIREWALL > } > i am as root. > there is another kernel.old in /. i moved it to other > location but it didn't change anything. > Any help please best guess I can take is either you kernel security levels enabled or noschg set on the kernel. Drop your kernel secure level to low to install the kernel and then to your current level when that is done, else 'chflags noschg /kernel*' and try it again. hth PsyV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message