I have a server that was/is running 9.1-RELEASE that I tried to upgrade to 9.2-RELEASE. I missed the step of updating to the latest 9.1 patches by doing
I went right to
But my system still comes up as 9.1-RELEASE. Any suggestions on the steps to fix my goof?
Eric Feldhusen
Code:
freebsd-update fetch
freebsd-update install
I went right to
Code:
freebsd-update upgrade -r 9.2-RELEASE
freebsd-update install
reboot
freebsd-update install
reboot again
But my system still comes up as 9.1-RELEASE. Any suggestions on the steps to fix my goof?
Eric Feldhusen