Date: Sun, 12 Aug 2001 18:18:37 +0200 (SAST) From: The Psychotic Viper <psyv@root.org.za> To: Abbaasi Hasan <abbaasi77@yahoo.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Kernel could not be installed Message-ID: <20010812181449.L19514-100000@lucifer.fuzion.za.org> In-Reply-To: <20010812135512.77691.qmail@web9704.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010812181449.L19514-100000>