Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Nov 2003 21:14:10 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        wa1ter@myrealbox.com
Cc:        freebsd-current@freebsd.org
Subject:   Re: How to fix this in 5.1-REL??
Message-ID:  <20031125.211410.96157220.imp@bsdimp.com>
In-Reply-To: <3FC3E75A.1010103@myrealbox.com>
References:  <bq01p7$1u4r$1@FreeBSD.csie.NCTU.edu.tw> <3FC3E75A.1010103@myrealbox.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <3FC3E75A.1010103@myrealbox.com>
            walt <wa1ter@myrealbox.com> writes:
: > ...Because changes are applied that will allow smooth upgrades
: > when the kernel is built after the new system is built, but before it is
: > installed, "make world" is increasingly unlikely to work...
: 
: The recent statfs changes demonstrated why the 'makeworld' > 'makekernel'
: sequence sometimes fails  :-(

?

We recommend

make buildworld
make buildkernel
make installkernel
reboot -s		-> single user
make installworld

In the build man page, as well as UPDATING.

Warner



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