Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Oct 2001 14:09:15 -0500
From:      Bill Fumerola <billf@mu.org>
To:        "Mark J. Sommer" <msommer@argotsoft.com>
Cc:        "irado@nettaxi.com" <irado@nettaxi.com>, jmcpinto@yahoo.com, freebsd-net@freebsd.org
Subject:   Re: kernel welded??
Message-ID:  <20011004140915.I51024@elvis.mu.org>
In-Reply-To: <3.0.3.32.20011004124705.011b0250@mail>; from msommer@argotsoft.com on Thu, Oct 04, 2001 at 12:47:05PM -0600
References:  <200110041813.f94IDnf09264@mail25.bigmailbox.com> <3.0.3.32.20011004124705.011b0250@mail>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 04, 2001 at 12:47:05PM -0600, Mark J. Sommer wrote:
> Sounds like you booted it and its locked.  Does FreeBSD do that?

No, of course not. You can remove the kernel once you've booted
and it doesn't matter.

At 11:13 AM 10/4/2001 -0700, irado@nettaxi.com wrote:
> I am completely blind and stuck: I was recompiling (2nd time) my kernel, when (make install) suddenly I was surprised with the following message:
>
> [...]
> mv /kernel /kernel.old
> Operation not permitted
>
> So, I cannot rm it, cannot change it, can do nothing to it - and I am root.
>
> There are a limit (once a day) for the kernel recompiling??
> <bg>
>
> seriously: What is happening, and how to correct it?

whats happening is you're posting to -net with a newbie question that
has nothing to do with networking. correcting this involves you reading
the proper charters at:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-MAIL

and picking a mailing list more appropriate, such as questions@FreeBSD.org,
the next time you have a question.

as to your actual "problem":
-r-xr-xr-x  1 root  wheel  schg 2265352 Jan 25  2001 /kernel

/kernel has the 'schg' flag set. you can learn more about flags in 'man
chflags'. if 'make install' doesn't clear this flag before installing
(and it does), that's a bug.
 
-- 
- bill fumerola / fumerola@yahoo-inc.com / billf@FreeBSD.org / billf@mu.org
- my anger management counselor can beat up your self-affirmation therapist



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




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