Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Feb 2004 15:44:02 +0100
From:      "Willem Jan Withagen" <wjw@withagen.nl>
To:        =?iso-8859-1?Q?Dag-Erling_Sm=F8rgrav?= <des@des.no>
Cc:        current@freebsd.org
Subject:   Re: Upgrading world from 5.0-dp1 to 5.1-RELEASE
Message-ID:  <0a2901c3f176$a8654570$471b3dd4@dual>
References:  <07b801c3f0c5$50b88780$471b3dd4@dual><20040211181705.GC69282@xor.obsecurity.org><20040211221605.GF52347@FreeBSD.org.ua><087f01c3f14d$3ba3c430$471b3dd4@dual><20040212105510.GB63369@FreeBSD.org.ua><08f601c3f15a$086540f0$471b3dd4@dual> <xzphdxwjwfj.fsf@dwp.des.no><095e01c3f169$43382940$471b3dd4@dual> <xzpd68kjux5.fsf@dwp.des.no><09a701c3f16f$36bdfb30$471b3dd4@dual> <xzp4qtwjt7l.fsf@dwp.des.no><0a0b01c3f172$990c9410$471b3dd4@dual> <xzpwu6side6.fsf@dwp.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help
From: "Dag-Erling Smørgrav" <des@des.no>
> I didn't realize you were building and installing on different
> systems.  Try adding 'INSTALLFLAGS=-p' to /etc/make.conf on the
> client (or running 'make installkernel INSTALLFLAGS=-p')


No, the idea is:
    There's this box in a corner which build on a "regular"basis:
    4-STABLE for some production servers (haven't tried upgrading those)
    5-RELEASE for my fileserver and firewall
    5-CURRENT for not critical boxes
    5.1 as an intermediate when I following some migrations since
        my COMPAQ ML370 does not always like CURRENT

I export /usr/obj, /usr/src{4,4,51,52} to the same mounts on the
system I want to upgrade. And normally I can just follow the regular
process, where I get to single mode via multi-user mode, so all IP
stuff is loaded and started.

I only seriously ran into the discussed catch when I installed a fresh
system (for some NFS performance tests) with an old 5.0-DP1 release
and wanted to upgrade that to 5.1 or 5.2.

I tried your suggestion(-p), but it still gives 'signal 12'
But perhaps my system is too botched right now.
Doing it the 'hard' way works:
    cd /usr/obj/usr/src51/src/sys/sys/GENERIC
    make install

--WjW



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0a2901c3f176$a8654570$471b3dd4>