Upgrade 7.0 to 7.2 installworld failed
Mel Flynn
mel.flynn+fbsd.questions at mailing.thruhere.net
Thu Dec 24 16:30:37 UTC 2009
On Thursday 24 December 2009 06:10:21 Colin wrote:
> Hi folks,
> I have started trying to upgrade my 7.0 to 7.2 and it all seemed to be
> going well until I got to installworld.
>
> First off I did a cvsup for src-all from cvsup.ie.freebsd.org with the
> tag RELENG_7_2
>
> I have then done:
>
> cd /usr/src
> make buildworld
> make kernel-toolchain
> make -DALWAYS_CHECK_MAKE buildkernel KERNCONF=TED
> make -DALWAYS_CHECK_MAKE installkernel KERNCONF=TED
> shutdown -r now
I'm going to guess from the fact that installworld tries to build stuff, that
/usr/obj is a filesystem that isn't mounted after your reboot or that the
MAKEOBJDIRPREFIX you had set in your environment before reboot, is unset.
--
Mel
More information about the freebsd-questions
mailing list