Re: booking new kernel (5.2) in old userland (5.1) to multiuser?

From: Jev <jev_at_ecad.org>
Date: Wed, 14 Jan 2004 00:36:10 +0000
Just for everyones information.

My upgrade went as smooth as it could have.

Simply
make buildworld
make buildkernel KERNCONF=xxx
make installkernel KERNCONF=xxx
mergmaster -p	(not reguired between 5.1 and 5.2)
reboot
make installworld
mergemaster
reboot

Bobs your uncle :)

David Wolfskill wrote:
> I *think* that Kirk's statfs changes happened between 5.1 & 5.2; assuming
> that's the case, read /usr/src/UPDATING very carefully and follow the
> instructions very carefully.
> 
> I also recall that at one point, "make installworld" didn't work, because
> /lib and /libexec were not populated before /bin; in that case, I found
> that:
> 
> 	cd /usr/src/libexec && make install
> 	cd /usr/src/lib && make install
> 
> allowed "make installworld" to finish normally.
> 
> Peace,
> david
Received on Tue Jan 13 2004 - 15:36:12 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:37 UTC