Date: Wed, 13 Dec 2000 12:26:49 -0500 (EST) From: Rob Simmons <rsimmons@wlcg.com> To: G D McKee <freebsd@gdmckee.local> Cc: freebsd-questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Kernel RECompile Message-ID: <Pine.BSF.4.21.0012131225160.12264-100000@mail.wlcg.com> In-Reply-To: <000a01c06528$d60c4740$0500a8c0@gdmckee.local>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0012131225160.12264-100000>