From owner-freebsd-questions Wed Jun 6 13:32:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sql.converge-net.com (www.converge-net.com [216.221.202.122]) by hub.freebsd.org (Postfix) with ESMTP id 4AE8737B405 for ; Wed, 6 Jun 2001 13:32:53 -0700 (PDT) (envelope-from luc@converge-net.com) Received: by sql.converge-net.com with Internet Mail Service (5.5.2650.21) id ; Wed, 6 Jun 2001 16:32:52 -0400 Message-ID: <07546EA995884F43AD218403C1580C250199@sql.converge-net.com> From: Luc Lirette To: "'freebsd-questions@FreeBSD.org'" Subject: kernel Date: Wed, 6 Jun 2001 16:32:51 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" 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 Hi, I have compiled my kernel before with no hassle, nothing has changed since! I'm wondering what the heck causes the old kernel to be locked, the "make installkernel KERNCONF=DEMONKERNEL" fails every time. I also tried to manually unlock it, with no success. So as it stands I'm stuck, I hope it's not to much of a silly question for you guy(s)! Any information will be appreciated. ---------------------------------------------------------------------------- ------- demon# make installkernel KERNCONF=DEMONKERNEL cd /usr/obj/usr/src/sys/DEMONKERNEL; MAKEOBJDIRPREFIX=/usr/obj COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bi n LIBRARY_PATH=/usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503 MACHINE=i386 make KERNEL=kernel 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/obj/usr/src/sys/DEMONKERNEL. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. ---------------------------------------------------------------------------- ------- Thanks, Luc luc@converge-net.com luc_lirette@yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message