0
free bsd
Posted by jujur
on
8:59 PM
To get started, ensure that your current system is up to date; a
change was recently made to freebsd-update(8) (Errata Notice
FreeBSD-EN-12:01.freebsd-update) which is needed in order to upgrade to
FreeBSD 9.1-RELEASE.
Now the freebsd-update(8) utility can fetch bits belonging to 9.1-RELEASE. During this process freebsd-update(8) will ask for help in merging configuration files. If you are upgrading from FreeBSD 7.X or 8.X – consult the official installation document.
# freebsd-update fetch # freebsd-update installIf any updates where installed above – reboot your system before continuing.
Now the freebsd-update(8) utility can fetch bits belonging to 9.1-RELEASE. During this process freebsd-update(8) will ask for help in merging configuration files. If you are upgrading from FreeBSD 7.X or 8.X – consult the official installation document.
# freebsd-update upgrade -r 10.0 -RELEASE # freebsd-update installThe system must now be rebooted with the newly installed kernel before the non-kernel components are updated.