Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2000 00:28:50 -0700
From:      Kent Stewart <kstewart@3-cities.com>
To:        Joe Park <joepark@uclink4.berkeley.edu>
Cc:        free bsd questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: from 3.4 stable to 4.0 stable
Message-ID:  <39054932.16447FEB@3-cities.com>
References:  <00042500150100.43206@susan.pinol1.sfba.home.com>

next in thread | previous in thread | raw e-mail | index | archive | help


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




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