Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Feb 2000 15:38:13 -0500 (EST)
From:      "Chris D. Faulhaber" <jedgar@fxp.org>
To:        Aaron Hughes <root@bind.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Upgrade to current from 3.3-RELEASE
Message-ID:  <Pine.BSF.4.10.10002291536200.32238-100000@pawn.primelocation.net>
In-Reply-To: <Pine.BSF.4.21.0002291522310.78392-100000@user1.bind.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 29 Feb 2000, Aaron Hughes wrote:

> 
> I cvsup upgraded my /src dir to 'release=cvs tag=.' which I believe to be
> 4.0-CURRENT.
> 
> I successfully completed a 'make -j10 buildworld', however, when I ran
> make -j10 installworld' I received the following error:
> 

Please read src/UPDATING:

COMMON ITEMS:
*snip*
To update from 3.x to 4.0 stable
        --------------------------------
        cd /usr/src
        make buildworld
        cd sbin/mknod
        make install
        <follow directions to build/install a kernel>
        <follow rebuild disk /dev entries above>        [*]
        reboot
        <in single user>
        cd /usr/src
        make -DNOINFO installworld
        make installworld

NOTE: 'make -DNOINFO installworld' above

-----
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
FreeBSD: The Power To Serve   -   http://www.FreeBSD.org



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" 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.10.10002291536200.32238-100000>