Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Mar 2005 12:41:39 -0500
From:      "Brent" <mrb@bmyster.com>
To:        Chuck Swiger <cswiger@mac.com>
Cc:        questions@freebsd.org
Subject:   Re: error while compiling kernel help ?!?
Message-ID:  <20050305173458.M70920@bmyster.com>
In-Reply-To: <4229E625.8080601@mac.com>
References:  <20050305165756.M51302@bmyster.com> <4229E625.8080601@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
That doesnt seem to work .. also in /etc/rc.conf  it was already set to 

kern_securelevel="0"
kern_securelevel_enable="YES"

Im not sure that when you do a make install ...does it read the /etc/rc.conf
...i also tried to lower the kern security by doing as root

sysctl -w kern.securelevel=0

but i got denied 

your help is very appreciated  


Brent



On Sat, 05 Mar 2005 12:02:29 -0500, Chuck Swiger wrote
> Brent wrote:
> > I was adding some options to my kernel on a Freebsd 4.10 machine and ran into
> > the following when i tried to run the last step of "make install"
> > 
> > simitar.bmyster.net(root)# 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
> 
> Change your securelevel setting (in /etc/rc.conf?) down to 0 and retry.
> 
> -- 
> -Chuck


--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050305173458.M70920>