Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Dec 2000 22:03:11 +0100
From:      German Tischler <tanis@gaspode.franken.de>
To:        Carl Lankinen <no1_carl@hotmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Kernel Installation (make install) and kernel loading messages
Message-ID:  <20001210220311.A64978@gaspode.franken.de>
In-Reply-To: <F89BEr8pkpLkTgbLYlu000005f4@hotmail.com>; from no1_carl@hotmail.com on Sun, Dec 10, 2000 at 09:39:42PM %2B0100
References:  <F89BEr8pkpLkTgbLYlu000005f4@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 10, 2000 at 09:39:42PM +0100, Carl Lankinen wrote:
> Hello, I have recently downloaded and installed FreeBSD 4.2.  I have since 
> customized and rebuilt the kernel.  Recently, the 'make install' command has 
> been giving me the following error:
> 
> chflags noschg /kernel
> chflags: /kernel: Operation not permitted
> *** Error code 1 (ignored)
> mv /kernel /kernel.old
> mv: rename /kernel to /kernel.old: Operation not permitted
> *** Error code 1

What does 'sysctl kern.securelevel' tell you ? If it is >=1, you
cannot remove a schg flag. The kernel security level can be set
by the kern_securelevel variable in /etc/rc.conf.

--gt



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?20001210220311.A64978>