From owner-freebsd-questions Wed May 9 19:36: 2 2001 Delivered-To: freebsd-questions@freebsd.org Received: from phoenix.welearn.com.au (unknown [139.130.44.81]) by hub.freebsd.org (Postfix) with ESMTP id B4F1137B422 for ; Wed, 9 May 2001 19:35:58 -0700 (PDT) (envelope-from sue@phoenix.welearn.com.au) Received: (from sue@localhost) by phoenix.welearn.com.au (8.11.1/8.11.1) id f4A2a5x45670; Thu, 10 May 2001 12:36:06 +1000 (EST) (envelope-from sue) Date: Thu, 10 May 2001 12:36:05 +1000 From: Sue Blake To: Elliot Dierksen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Kernel install problem - 4.3-stable Message-ID: <20010510123605.H26110@welearn.com.au> References: <200105100131.VAA58537@alfred.oau.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200105100131.VAA58537@alfred.oau.org>; from ebd@oau.org on Wed, May 09, 2001 at 09:31:37PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, May 09, 2001 at 09:31:37PM -0400, Elliot Dierksen wrote: > I am having an odd problem with a 4.3-STABLE box. I can not install a > kernel update. More properly, I can not issue a "chflags noschg /kernel" It sounds like your securelevel is >0 (normally a good idea) and that's preventing chflags. See init(8) for the securelevel description, rc.conf(5) to set it, and sysctl(8) to view or raise it. -- Regards, -*Sue*- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message