Newbie question about freebsd-update: single user mode is not needed anymore?

ASV asv at inhio.eu
Wed Jan 2 18:15:18 UTC 2013


Hi Jose,

with the freebsd-update method you don't need to pass through the "make
installworld" as it's a binary patch/upgrade system.
Using "freebsd-update upgrade -r 9.1-RELEASE" for example allows you to
get your system patched directly without recompiling the kernel and the
userland but getting binary patches from the repo and applying these
directly on your system.
Check the following page for a more detailed explanation and be aware
that upgrading your ports/packages is required every time you upgrade
your kernel to a major version (which would be your case).

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/updating-upgrading-freebsdupdate.html

Happy new year.



On Mon, 2012-12-31 at 13:13 +0100, Jose Garcia Juanino wrote:
> Hi,
> 
> I am planning to upgrade from FreeBSD 9.0-RELEASE to
> FreeBSD-9.1-RELEASE. With upgrade source method, it is always needed to
> do the "make installworld" step in single user mode. But it seems to
> be that single user is not required with freebsd-update method, in the
> second "freebsd-update install". Someone could explain the reason? Am I
> misunderstanding something? Can I run the upgrade enterely by mean a ssh
> connection in a safe way, or will I need a serial console?
> 
> Best regards, and excuse my poor english.




More information about the freebsd-questions mailing list