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 - [EMAIL PROTECTED] - [EMAIL PROTECTED]
--------------------------------------------------------
FreeBSD: The Power To Serve   -   http://www.FreeBSD.org



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to