Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jul 2001 07:47:16 -0800
From:      Beech Rintoul <akbeech@anchoragerescue.org>
To:        "Patrick O'Reilly" <patrick@mip.co.za>, "FreeBSD Question List" <freebsd-questions@freebsd.org>
Subject:   Re: Make Install WONT!
Message-ID:  <01072007471600.55755@galaxy.anchoragerescue.org>
In-Reply-To: <NDBBIMKICMDGDMNOOCAIEENMCPAA.patrick@mip.co.za>
References:  <NDBBIMKICMDGDMNOOCAIEENMCPAA.patrick@mip.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 20 July 2001 02:38 am, Patrick O'Reilly wrote:
> Hi,
>
> I've done config, make depend, make -> all went OK as far as I can see.
>
> When I try "make install" I get:
>
> ------------------------------------------------
> 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/zeppo.
> ------------------------------------------------
>
> I did the whole process fine this morning, but now that I try again I get
> this !!
>
> How dumb am I being????
>
> Regards,
> Patrick O'Reilly.
> -----------------
> A little knowledge is dangerous...
> FEAR ME!


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


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