Re: kernel welded?? (VERY off-topic)

2001-10-05 Thread [EMAIL PROTECTED]

firstly, my apologises for the misaddressed question to this list. The matter is 
already settled thanks to some list-friends which pointed me that the 
kernel_security_level (rc.conf) was the culprit. Under level 2 the kernel is set to 
'unchangeable' - and no chflags are accepted either.

Many thanks to all of you. And sorry for the inconvenience.


>Sounds like you booted it and its locked.  Does FreeBSD do that?
>
>At 11:13 AM 10/4/2001 -0700, [EMAIL PROTECTED] 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:



saudações,
   irado furioso com tudo
   linux user 179402
deus é construído à imagem e semelhança do homem. Principalmente em seus defeitos.
   
   por favor, clique aqui: http://www.thehungersite.com
   e aqui também: http://cf6.uol.com.br/umminuto/ 


Nettaxi would like to ask for your help in donations to the RED CROSS today!
http://www.nyredcross.org/donate/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message



Re: kernel welded??

2001-10-04 Thread dmp

Bill Fumerola wrote:
> At 11:13 AM 10/4/2001 -0700, [EMAIL PROTECTED] 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
>>
>> seriously: What is happening, and how to correct it?
> 
> 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.

It's more likely to be kern.securelevel having been set to 1 or higher,
rather than an actual bug.  irado, change the securelevel item in
/etc/rc.conf to 0, then reboot and re-run make install.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message



Re: kernel welded??

2001-10-04 Thread Bill Fumerola

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, [EMAIL PROTECTED] 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??
> 
>
> 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 [EMAIL PROTECTED],
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 / [EMAIL PROTECTED] / [EMAIL PROTECTED] / [EMAIL PROTECTED]
- my anger management counselor can beat up your self-affirmation therapist



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message



Re: kernel welded??

2001-10-04 Thread Mark J. Sommer

Sounds like you booted it and its locked.  Does FreeBSD do that?

At 11:13 AM 10/4/2001 -0700, [EMAIL PROTECTED] 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??
> 
>
>seriously: What is happening, and how to correct it?
>
>
>
>saudações,
>   irado furioso com tudo
>   linux user 179402
>deus é construído à imagem e semelhança do homem. Principalmente em seus defeitos.
>   
>   por favor, clique aqui: http://www.thehungersite.com
>   e aqui também: http://cf6.uol.com.br/umminuto/ 
>
>
>Nettaxi would like to ask for your help in donations to the RED CROSS today!
>http://www.nyredcross.org/donate/
>
>To Unsubscribe: send mail to [EMAIL PROTECTED]
>with "unsubscribe freebsd-net" in the body of the message
>
>

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message