From owner-freebsd-questions Tue Apr 25 0:29:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (mail.dohboys.com [208.26.253.10]) by hub.freebsd.org (Postfix) with ESMTP id A4E7937BCAC for ; Tue, 25 Apr 2000 00:29:25 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.243.107]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Tue, 25 Apr 2000 00:33:24 -0700 Message-ID: <39054932.16447FEB@3-cities.com> Date: Tue, 25 Apr 2000 00:28:50 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Joe Park Cc: free bsd questions Subject: Re: from 3.4 stable to 4.0 stable References: <00042500150100.43206@susan.pinol1.sfba.home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Joe Park wrote: > > Hello, > > I finally got some break from my school to upgrade my good old freebsd box from > 3.4 stable to 4.0 stable. I already cvsup'ed my /usr/src on Mar 29 (I just > didn't finish off upgrading) I followed UPDATING upto this: > cd /usr/src > make buildworld > cd sbin/mknod > make install > cd /usr/src/sys/modules > make install > cd /usr/src > make buildkernel KERNEL=foo > make installkernel KERNEL=foo I had the same error and no one answered. I just noticed that someone went into /usr/src/sys/i386/conf and editing their kernel. You might try cp'ing GENERIC to foo and then try the buildkernel over again. You didn't get any response from the buildkernel and I think this may be why. I gave up and reconfigured my computer and did a clean install at this point. You don't have anything to lose :). Kent > > Then I get this error : > > # make buildkernel KERNEL=foo > > -------------------------------------------------------------- > >>> Rebuilding kernel(s) > -------------------------------------------------------------- > # make installkernel KERNEL=foo > cd /usr/obj/usr/src/sys/; MAKEOBJDIRPREFIX=/usr/obj COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bin 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 install > install -c -o root -g wheel -m 444 bsd.README bsd.dep.mk bsd.doc.mk bsd.docb.mk bsd.info.mk bsd.kern.mk bsd.kmod.mk bsd.lib.mk bsd.libnames.mk bsd.man.mk bsd.obj.mk bsd.own.mk bsd.port.mk bsd.port.post.mk bsd.port.pre.mk bsd.port.subdir.mk bsd.prog.mk bsd.sgml.mk bsd.subdir.mk sys.mk /mk > usage: install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 file2 > install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 ... > fileN directory > install -d [-g group] [-m mode] [-o owner] directory ... > *** Error code 64 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > # > > What am I doing wrong here? I though I need to config my kernel but there > wasn't any instruction about it on UPDATING. I know it's little late for > upgrading but I'll appreciate some help. > > Thank you. > > Joe Park > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message