From owner-freebsd-questions Thu Aug 2 8:50:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nebula.anchoragerescue.org (cable-115-7-237-24.anchorageak.net [24.237.7.115]) by hub.freebsd.org (Postfix) with ESMTP id BC15C37B405 for ; Thu, 2 Aug 2001 08:50:28 -0700 (PDT) (envelope-from akbeech@anchoragerescue.org) Received: from galaxy.anchoragerescue.org (galaxy.anchoragerescue.org [24.237.7.95]) by nebula.anchoragerescue.org (Postfix) with SMTP id AC31F173; Thu, 2 Aug 2001 07:50:17 -0800 (AKDT) Content-Type: text/plain; charset="iso-8859-1" From: Beech Rintoul To: "Terrelle Shaw" , Subject: Re: can't install new kernel Date: Thu, 2 Aug 2001 07:50:17 -0800 X-Mailer: KMail [version 1.2] References: In-Reply-To: MIME-Version: 1.0 Message-Id: <01080207501700.02016@galaxy.anchoragerescue.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wednesday 01 August 2001 03:51 pm, Terrelle Shaw wrote: > I installed a bad kernel ( missed the correct CPU class). Now I want to > install the new one I just compiled I get this error: > farslayer# make install > chflags noschg /kernel > chflags: /kernel: Operation not permitted > *** Error code 1 (ignored) > mv /kernel /kernel.old > mv: rename /kernel to /kernel.old: Operation not permitted > *** Error code 1 > > Doing a : chflags noschg /kernel > weilds this: > chflags: /kernel: Operation not permitted > > Even doing a: rm /kernel gives: > rm /kernel > override r-xr-xr-x root/wheel schg for /kernel? y > rm: /kernel: Operation not permitted > > How do i get this kernel installed? ( yes i'm a newbie) > > > Terrelle Shaw > hshaw@xytek.org > You have your kernel securelevel set too high. Put the following in /etc/rc.conf and reboot: kern_securelevel_enable="YES"    # kernel security level (see init(8)), kern_securelevel="-1"            # range: -1..3 ; `-1' is the most insecure Beech ------------------------------------------------------------------- Beech Rintoul - IT Manager - Instructor - akbeech@anchoragerescue.org /"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission \ / - NO HTML/RTF in e-mail | P.O. Box 230510 X - NO Word docs in e-mail | Anchorage, AK 99523-0510 / \ ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message