Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Feb 2000 18:48:18 -0700
From:      Warner Losh <imp@village.org>
To:        Udo Erdelhoff <ue@nathan.ruhr.de>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: FBSD 4.0 Upgrade Problems 
Message-ID:  <200002220148.SAA24462@harmony.village.org>
In-Reply-To: Your message of "Sun, 20 Feb 2000 02:41:57 %2B0100." <20000220024156.A2392@nathan.ruhr.de> 
References:  <20000220024156.A2392@nathan.ruhr.de>  <Pine.BSF.4.10.10002191312020.741-100000@ipamzlx.physik.uni-mainz.de> <20000219103744.P21720@fw.wintelcom.net> 

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

In message <20000220024156.A2392@nathan.ruhr.de> Udo Erdelhoff writes:
: To update from 3.x to 4.0 stable
: --------------------------------
: make world

You are wrong.

	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 -k installworld
	make installworld

	[*] You may need to switch from wd to ad ala 19991210

is what it says.

Warner


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?200002220148.SAA24462>