Date: Thu, 12 Jul 2001 22:13:21 -0800 From: Beech Rintoul <akbeech@anchoragerescue.org> To: Eric Kozowski <eric@routergeeks.net>, freebsd-questions@FreeBSD.ORG Subject: Re: 4.3 kernel make install problem Message-ID: <01071222132100.32367@galaxy.anchoragerescue.org> In-Reply-To: <20010712224954.A10012@schooner.routergeeks.net> References: <20010712224954.A10012@schooner.routergeeks.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Your kernel security is set too high. Put the following in /etc/rc.conf and reboot: kern_securelevel_enable="YES" # kernel security level (see init(8)), kern_securelevel="-1" # range: -1..3 ; `-1' is the most insecure Beech On Thursday 12 July 2001 09:49 pm, Eric Kozowski wrote: > fresh install of 4.3 cvsupped to 4.3-STABLE today 7/12. > > building a custom kernel. make depend and make run just fine. > make install generates the following: > > > 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 > > > i tried manually running the chflags and get the same thing. > i tried rebuilding and installing GENERIC, and i get the same > install error. > > any ideas? > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Micro$oft: "Where can we make you go today?" ------------------------------------------------------------------- Beech Rintoul - IT Manager - Instructor - akbeech@anchoragerescue.org /"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission \ / - NO HTML/RTF in e-mail | P.O. Box 230510 X - NO Word docs in e-mail | Anchorage, AK 99523-0510 / \ ----------------------------------------------------------------- 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?01071222132100.32367>