From owner-freebsd-questions Mon Jul 2 21:47:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.plug.cx (unix-gw.gihs.sa.edu.au [203.63.40.115]) by hub.freebsd.org (Postfix) with ESMTP id 6C12437B405 for ; Mon, 2 Jul 2001 21:47:54 -0700 (PDT) (envelope-from andrew.reid@plug.cx) Received: from percible.alfred.cx (firewall.gihs.sa.edu.au [192.168.1.1]) by mail.plug.cx (Postfix) with ESMTP id 728882B7EB for ; Tue, 3 Jul 2001 14:38:49 +0000 (GMT) Subject: Kernel installation error From: Andrew Reid To: freebsd-questions@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/0.10.99 (Preview Release) Date: 03 Jul 2001 14:08:41 +0930 Message-Id: <994135122.6461.7.camel@percible.alfred.cx> Mime-Version: 1.0 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 Eeek! I've just ran 'make install' (as root) and it's not letting me move the old kernel out of the way. matilda# 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 Stop in /usr/src/sys/compile/MYKERNEL. How should I go about getting around this? TIA! - andrew -- void signature () { cout << "Andrew Reid -- andrew.reid@plug.cx" << endl ; cout << "Cell: +61 401 946 813" << endl; cout << "Quidquid latine dictum sit, altum viditur" << endl; } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message