Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2000 19:18:39 -0600 (CST)
From:      Mike Meyer <mwm@mired.org>
To:        Arcady Genkin <antipode@thpoon.com>
Cc:        questions@freebsd.org
Subject:   Re: kernel 'make install' fails
Message-ID:  <14906.49903.124110.853318@guru.mired.org>
In-Reply-To: <83131604@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Arcady Genkin <antipode@thpoon.com> types:
> Greetings:
> 
> I've run into the following problem installing a custom kernel:
> 
> ,----
> | demi# whoami
> | root
> | demi# make install
> | 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
> | 
> | Stop in /usr/src/sys/compile/DEMI.
> `----
> 
> The permissions for /kernel are:
> 
> ,----[ ls -laFo /kernel ]
> | -r-xr-xr-x  1 root  wheel  schg 1360361 Dec 15 19:45 /kernel*
> `----
> 
> The /kernel is a custom-compiled which I installed in the same manner
> (make install) an hour ago.  Using freshly updated sources on a 4.2-S.

You've got securelevel set and need to fix it. This is covered in the
FAQ.

	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Unix/FreeBSD consultant,	email for more information.


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?14906.49903.124110.853318>