Upgrading

Pete Renshaw colpete at soupro.org
Thu Dec 11 09:37:29 PST 2003


If it is your second buildworld you have to do something like this 
# cd /usr/obj 
# chflags -R noschg * 
# rm -rf * 
 
Or the build may fail. 
See 
http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html 
 
Pete 
 
On Wed, 10 Dec 2003 13:36:43 -0500, Marius Kirschner wrote 
> I need to upgrade my 4.3 box, but haven't done so in a long time.   
> Is the below still valid? 
>  
> cvsup -g -L2 supfile 
> cd /usr/src 
> make buildworld 
> make buildkernel KERNCONF=MYKERNEL 
> make installkernel KERNCONF=MYKERNEL 
> make installworld 
> reboot 
>  
> ---Marius 
>  
> _______________________________________________ 
> freebsd-questions at freebsd.org mailing list 
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions 
> To unsubscribe, send any mail to 
"freebsd-questions-unsubscribe at freebsd.org" 


More information about the freebsd-questions mailing list