From owner-freebsd-stable Fri Feb 2 12:26:56 2001 Delivered-To: freebsd-stable@freebsd.org Received: from yertle.kciLink.com (yertle.kciLink.com [208.184.13.195]) by hub.freebsd.org (Postfix) with ESMTP id 6EAB037B401 for ; Fri, 2 Feb 2001 12:26:39 -0800 (PST) Received: from onceler.kciLink.com (onceler.kciLink.com [208.184.13.196]) by yertle.kciLink.com (Postfix) with ESMTP id D9E032E454 for ; Fri, 2 Feb 2001 14:18:55 -0500 (EST) Received: (from khera@localhost) by onceler.kciLink.com (8.11.1/8.11.1) id f12JItT10247; Fri, 2 Feb 2001 14:18:55 -0500 (EST) (envelope-from khera) From: Vivek Khera MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14971.2079.654915.526180@onceler.kciLink.com> Date: Fri, 2 Feb 2001 14:18:55 -0500 To: freebsd-stable@freebsd.org Subject: Re: make install fails In-Reply-To: <20010202141959.B8237@home.com> References: <20010202141959.B8237@home.com> X-Mailer: VM 6.90 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "j" == jbw 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