error while compiling kernel help ?!?
Brent
mrb at bmyster.com
Sat Mar 5 09:35:24 PST 2005
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
--
More information about the freebsd-questions
mailing list