The FreeBSD handbook's section on the correct procedure on how to perform a major/minor version upgrade with a custom kernel is a little confusing.
http://www.freebsd.org/doc/handbook/updating-upgrading-freebsdupdate.html
Under "Custom Kernels with FreeBSD 9.X and Later" it says to place the generic kernel under /boot/kernel. So I build a new GENERIC kernel as suggested.
Further down under "Performing the Upgrade" it says to "set the kernel for the next boot to the updated /boot/GENERIC".
My confusion is when did /boot/GENERIC get updated or created? And should I run [cmd=]freebsd-update install[/cmd] before rebooting to a generic kernel?
Is this command necessary with FreeBSD 9.0?
http://www.freebsd.org/doc/handbook/updating-upgrading-freebsdupdate.html
Under "Custom Kernels with FreeBSD 9.X and Later" it says to place the generic kernel under /boot/kernel. So I build a new GENERIC kernel as suggested.
Further down under "Performing the Upgrade" it says to "set the kernel for the next boot to the updated /boot/GENERIC".
My confusion is when did /boot/GENERIC get updated or created? And should I run [cmd=]freebsd-update install[/cmd] before rebooting to a generic kernel?
Is this command necessary with FreeBSD 9.0?
# nextboot -k GENERIC