Date: Tue, 29 Oct 2002 12:49:02 -0800 From: Steve Warwick <ukla@attbi.com> To: <freebsd-questions@FreeBSD.ORG> Subject: Re: Yes, but how do I upgrade? Message-ID: <B9E4343E.3AEA%ukla@attbi.com> In-Reply-To: <3DBEF109.7090200@owt.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hmmm, if as Kent mentions, there are many changes since 4.3, perhaps a better solution would be to reverse the process. Build an entirely new OS from 4.7 and then move all the "personal/client" files into that? Thoughts? Steve > 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 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?B9E4343E.3AEA%ukla>