Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 May 2001 11:43:47 -0800
From:      Beech Rintoul <akbeech@anchoragerescue.org>
To:        "Alex" <akruijff@dds.nl>, <freebsd-questions@FreeBSD.org>
Subject:   Re: problem with 2nd kernel make install
Message-ID:  <01050511434702.10479@galaxy.anchoragerescue.org>
In-Reply-To: <00f201c0d599$ce757290$051fa8c0@cybertron>
References:  <00f201c0d599$ce757290$051fa8c0@cybertron>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 05 May 2001 11:30, Alex wrote:
> Hi,
>
> I've already had a kernel compiled according to the hand boot. Because it
> would not boot because of a setting. So i adjusted the config file.
> Everything goes as planed until i tried to did "make install". This message
> came up. (The first time all whent well)
>
> # 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/MYKERNEL
>
> tanks in advanced,
> Alex

Put the following in /etc/rc.conf and reboot:

kern_securelevel_enable="YES"	# kernel security level (see init(8)),
kern_securelevel="-1"	            # range

Beech
-------------------------------------------------------------------
     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?01050511434702.10479>