From owner-freebsd-questions Wed Dec 13 9:26:51 2000 From owner-freebsd-questions@FreeBSD.ORG Wed Dec 13 09:26:49 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mail.wlcg.com (mail.wlcg.com [207.226.17.4]) by hub.freebsd.org (Postfix) with ESMTP id 2945137B404 for ; Wed, 13 Dec 2000 09:26:49 -0800 (PST) Received: from localhost (rsimmons@localhost) by mail.wlcg.com (8.11.1/8.11.1) with ESMTP id eBDHQn119613; Wed, 13 Dec 2000 12:26:49 -0500 (EST) (envelope-from rsimmons@wlcg.com) Date: Wed, 13 Dec 2000 12:26:49 -0500 (EST) From: Rob Simmons To: G D McKee Cc: freebsd-questions Subject: Re: Kernel RECompile In-Reply-To: <000a01c06528$d60c4740$0500a8c0@gdmckee.local> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In your rc.conf, set the kern_securelevel_enable="NO" and reboot. After you are done, set the value back to YES. Robert Simmons Systems Administrator http://www.wlcg.com/ On Wed, 13 Dec 2000, G D McKee wrote: > Hi > > Tried to recompile my kernel. make depend and make worked but it fails on make install. Has anyone any ideas on how to fix my problem. > > I have initially recomiled and it was working fine. I have added IPFW support into the kernel and tried the procedure and it failed at the same place. I this tried a make clean and then the instructions straight out of the box. configed the kernel file, and then the three make commands. > > > kursk# 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/GDMCKEE. > kursk# > > I am running 4.2 - the ISO with KDE fixed. > > kursk# uname -a > FreeBSD kursk.gdmckee.local 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Thu Dec 7 18:22:31 GMT 2000 root@kursk.gdmckee.local:/usr/src/sys/compile/GDMCKEE i386 > kursk# > > Gordon McKee > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message