From owner-freebsd-stable Fri Feb 2 11:19:11 2001 Delivered-To: freebsd-stable@freebsd.org Received: from awww.jeah.net (awww.jeah.net [216.111.239.130]) by hub.freebsd.org (Postfix) with ESMTP id BAD8E37B65D for ; Fri, 2 Feb 2001 11:18:51 -0800 (PST) Received: from localhost (chris@localhost) by awww.jeah.net (8.11.1/8.11.0) with ESMTP id f12JHub26372; Fri, 2 Feb 2001 13:17:56 -0600 (CST) (envelope-from chris@JEAH.net) Date: Fri, 2 Feb 2001 13:17:56 -0600 (CST) From: Chris Byrnes To: jbw Cc: freebsd-stable@FreeBSD.ORG Subject: Re: make install fails In-Reply-To: <20010202141959.B8237@home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cd /usr/src ; make buildkernel KERNEL=YOURKERNELNAMEHERE cd /usr/src ; make installkernel KERNEL=YOURKERNELNAMEHERE reboot Chris Byrnes JEAH Communications (Direct) 608-256-6167 (Toll-Free) 866-299-5324 http://www.JEAH.net On Fri, 2 Feb 2001, jbw wrote: > I have a 4.0-Release box that I'm upgrading to -Stable. I compiled the kernel > , everything went fine. I then tried to to a make install but instead I > received the following message > > host # 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/HOST > > What am I doing wrong? > > thanks, > > jbw > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message