Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Sep 2005 17:41:25 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        "Middaugh, Bob" <robert.middaugh@dol.state.nj.us>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: make buildworld + make buildkernel
Message-ID:  <20050913144124.GB2876@flame.pc>
In-Reply-To: <AF8EFE4E7778CC459DFCBC0943E0341B66FD1E@exchtmp.njdol.ad.dol>
References:  <AF8EFE4E7778CC459DFCBC0943E0341B66FD1E@exchtmp.njdol.ad.dol>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-09-13 10:32, "Middaugh, Bob" <robert.middaugh@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.




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