Skip site navigation (1)Skip section navigation (2)
Date:      03 Jul 2001 14:08:41 +0930
From:      Andrew Reid <andrew.reid@plug.cx>
To:        freebsd-questions@freebsd.org
Subject:   Kernel installation error
Message-ID:  <994135122.6461.7.camel@percible.alfred.cx>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?994135122.6461.7.camel>