vishwanath pargaonkar wrote:
>
> Hi,
> pls tell how shd i copy a kernel ie.. kernel.new to
> kernel using cp.
> when i try to do this it says operation not permitted.
> its not allowing for changing permissions too.
> how to do this?
>
> TIA
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message
check the flags with ls -lo
and check out how to fix your problem with chflags(1)
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message