Date: Fri, 2 Feb 2001 13:17:56 -0600 (CST) From: Chris Byrnes <chris@JEAH.net> To: jbw <jbwalters@alum.syracuse.edu> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: make install fails Message-ID: <Pine.BSF.4.21.0102021317370.26172-100000@awww.jeah.net> In-Reply-To: <20010202141959.B8237@home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0102021317370.26172-100000>