Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Mar 2002 18:11:26 +0100
From:      Roman Neuhauser <neuhauser@mobil.cz>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Operation not permitted when trying to compile a new kernel
Message-ID:  <20020312171126.GS63612@roman.mobil.cz>
In-Reply-To: <001301c1c9e5$cb302b70$5bc6aad5@pskoul>
References:  <001301c1c9e5$cb302b70$5bc6aad5@pskoul>

next in thread | previous in thread | raw e-mail | index | archive | help
> From: "Panagiotis Skoulikaritis" <pskoul@egreta.gr>
> To: <freebsd-questions@FreeBSD.ORG>
> Subject: Operation not permitted when trying to compile a new kernel
> Date: Tue, 12 Mar 2002 18:48:53 +0200

    please, wrap your lines at ~72 chars.

> I'm new to the FreeBSD and I'm trying to compile a new kernel with
> firewall functionality, but when I give the make install command it
> produces the following output.  does anybody have an idea why this
> might happen.
> 
> # 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

    what is your securelevel? looks like it's >0. anyway, you should be
    doing the installkernel in singleuser.

-- 
FreeBSD 4.4-STABLE
6:10PM up 12 days, 19:17, 17 users, load averages: 0.05, 0.13, 0.17

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?20020312171126.GS63612>