Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Apr 2001 01:08:36 -0700
From:      Kent Stewart <kstewart@urx.com>
To:        raf cakep <mjl_id@yahoo.com>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: kernel error
Message-ID:  <3AEBCC04.CB6B0198@urx.com>
References:  <20010429074745.77005.qmail@web10507.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help


raf cakep wrote:
> 
> helo, i have a problem on freebsd 4.2
> 
> this is my error while configure my kernel:
> 
> www# cd RAFGENERIC/
> www# 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/RAFGENERIC.

This is what happens when you turn on "kern_securelevel". When this is
active, there are files that even root can tamper with. Some of this you can
avoid by doing the install from single user mode. Otherwise you have to set
it to -1 and reboot.

Kent

> 
> what can i do ???
> 
> regards
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://kstewart.urx.com/kstewart/index.html
FreeBSD News http://daily.daemonnews.org/

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?3AEBCC04.CB6B0198>