From owner-freebsd-questions Sun Mar 25 16:49:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mh-2.MX.saturated.NET (asylum.lojik.NET [208.51.149.8]) by hub.freebsd.org (Postfix) with ESMTP id 5E81537B719 for ; Sun, 25 Mar 2001 16:49:44 -0800 (PST) (envelope-from jim@mahood.com) Received: from localhost (jim@localhost) by mh-2.MX.saturated.NET (8.9.3/8.9.3/zuGzuG) with ESMTP id TAA47633 for ; Sun, 25 Mar 2001 19:49:42 -0500 (EST) (envelope-from jim@mahood.com) Date: Sun, 25 Mar 2001 19:49:42 -0500 (EST) From: Jim Mahood X-Sender: jim@fizgig.srvc.saturated.net To: freebsd-questions@FreeBSD.org Subject: can't unlink kernel Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to install a new kernel, but can't remove the old one. Make buildkernel worked, but make installkernel fails saying that: chflags noschg /kernel and mv /kernel /kernel.OLD both failed. I've tried running the chflags cmd myself, and it does indeed fail. I can't unlink or chmod /kernel. It's locked somehow, but I don't know why.... do you? :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message