Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2002 12:35:21 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        Doug Poland <doug@polands.org>
Cc:        s.wingate@cox.net, ukla@attbi.com, freebsd-questions@FreeBSD.ORG
Subject:   Re: Yes, but how do I upgrade?
Message-ID:  <3DBEF109.7090200@owt.com>
References:  <20021029201613.PKGT14315.fed1mtao04.cox.net@smtp.west.cox.net> <29432.63.104.35.130.1035922900.squirrel@samaria.polands.org>

next in thread | previous in thread | raw e-mail | index | archive | help


Doug Poland wrote:
> Steve Wingate said:
> 
>>>From: Steve Warwick <ukla@attbi.com>
>>>Date: 2002/10/29 Tue PM 03:10:44 EST
>>>Subject: Yes, but how do I upgrade?
>>>
>>>Hi
>>>
>>>I have a 4.3 BSD machine to upgrade, and it's a production
>>>machine :(
>>>
>>>Ok, got that, but how do I upgrade?
>>>
>>
>>Theoretically, it CAN be as simple as
>>1. cvsup -h cvsup1.freebsd.org
>>/usr/share/examples/cvsup/stable-supfile 2. cd /usr/src
>>3. make world
>>4. make kernel KERNCONF=yourkernelfile
>>5. mergemaster
>>6. reboot
>>
> 
> Wouldn't a prudent person include:
> 4.5 make installkernel KERNCONF=yourkernelfile
> 4.6 make installworld
> 

There are a number of changes going from 4.3 to 4.7. The install 
problem because smmsp is missing from group and passwd is one of them 
that is covered in /usr/src/UPDATING. A "make world" won't work 
because of this.

I also strongly believe in the reboot to single user mode before the 
installworld.

If the system hasn't been updated since 4.3, the installed ports are 
probably a year out of date.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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