It can be best to upgrade FreeBSD in an offline state, but if you do it online, you can do it like this:
# csup -g -L 2 -h cvsup5.us.freebsd.org /usr/share/examples/cvsup/standard-supfile
# cd /usr/src
# make buildworld
# make buildkernel
# make installkernel
# make installworld
# shutdown -r now
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
This entry was posted on Wednesday, July 18th, 2007 at 9:10 am and is filed under Command Line.You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.