Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2009 19:04:34 +0300
From:      Yuri Pankov <yuri.pankov@gmail.com>
To:        Colin <freebsd@southportweb.co.uk>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Upgrade 7.0 to 7.2 installworld failed
Message-ID:  <20091224160434.GB1689@darklight.org.ru>
In-Reply-To: <4B33845D.40206@southportweb.co.uk>
References:  <4B33845D.40206@southportweb.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 24, 2009 at 03:10:21PM +0000, 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

Are you sure that buildworld phase completed successfully? Have you
tried cleaning /usr/obj/ before building world? Have you tried updating
your src tree from different cvsup mirror (cvsup.freebsd.org, just to be
sure)?

> make kernel-toolchain
> make -DALWAYS_CHECK_MAKE buildkernel KERNCONF=TED
> make -DALWAYS_CHECK_MAKE installkernel KERNCONF=TED
> shutdown -r now
> mergemaster -p
> make installworld

<snip>

> Thanks,
> Colin.


Yuri



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