make buildworld + make buildkernel

Giorgos Keramidas keramida at ceid.upatras.gr
Tue Sep 13 07:41:34 PDT 2005


On 2005-09-13 10:32, "Middaugh, Bob" <robert.middaugh at dol.state.nj.us> wrote:
> I was in the process of doing make buildworld, make buildkernel, etc...
> Make buildworld complete, but before I could do make buildkernel, etc... my
> machine shutdown - power outtage.  My question is, do I have to redo make
> buildworld before I do make buildkernel or can I just turn my machine on and
> start with make buildkernel and go from there, eventually installing the
> kernel and doing make buildworld.

If you are certain that the "buildworld" step has finished, no you don't
have to rerun it.  Just start from where you left off:

	# cd /usr/src
	# make buildkernel

and you should be fine.



More information about the freebsd-questions mailing list