Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Feb 2001 14:18:55 -0500
From:      Vivek Khera <khera@kciLink.com>
To:        freebsd-stable@freebsd.org
Subject:   Re: make install fails
Message-ID:  <14971.2079.654915.526180@onceler.kciLink.com>
In-Reply-To: <20010202141959.B8237@home.com>
References:  <20010202141959.B8237@home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "j" == jbw  <jbwalters@alum.syracuse.edu> writes:

j> host # make install
j> chflags noschg /kernel
j> chflags: /kernel: Operation not permitted

j> What am I doing wrong?

You need to reboot to single user mode first.  You're running with
kern.securelevel > 0, and that enforces the schg file system flag on
the /kernel file.  The *only* way to clear kern.securelevel is to
reboot and stay in single user mode.

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: khera@kciLink.com       Rockville, MD       +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/


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




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