Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 May 2003 13:14:01 +0200
From:      "Moritz Fromwald" <mfromwald@gmx.at>
To:        Rohit Neupane <bikrant@wlink.com.np>, freebsd-questions@freebsd.org
Subject:   Re: make install error
Message-ID:  <3EC78719.28462.B6389AF@localhost>
In-Reply-To: <3EC76562.3050505@wlink.com.np>

next in thread | previous in thread | raw e-mail | index | archive | help
> Well, the first kernel that I compiled didn't boot and i had to switch 
> back to the kernel.old. Now I've again compiled custom kernel. But i get 
> error during the make install. The problem is nobody has write 
> perpission in /kernel and /modules. even the chown command fails saying 
> 'Operation not permitted'. It seems /kernel file is locked!! What can I 
> do now?
> 
> thanks a lot,
> Rohit Neupane

hello
/kernel is has the schg-flag set
use chflags noschg /kernel
to remove.
Hope this helps

Greez moe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EC78719.28462.B6389AF>