From owner-freebsd-questions Wed Aug 1 16:47:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mer.xytek.org (unknown [66.122.206.122]) by hub.freebsd.org (Postfix) with SMTP id 8229137B403 for ; Wed, 1 Aug 2001 16:47:47 -0700 (PDT) (envelope-from hshaw@xytek.org) Received: (qmail 6428 invoked from network); 1 Aug 2001 23:47:25 -0000 Received: from unknown (HELO SIGHTBLINDER) (192.168.1.9) by mer.xytek.org with SMTP; 1 Aug 2001 23:47:25 -0000 Reply-To: From: "Terrelle Shaw" To: Subject: can't install new kernel Date: Wed, 1 Aug 2001 16:51:35 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message