Hey everyone! Long time no post!
I performed an upgrade; making sure that /var/db/freebsd-update was flushed after a freebsd-update fetch install (I couldn't get it to patch prior to latest patch; it was just stuck at 12.1-RELEASE regardless of how many times I tried).
I ran freebsd-update to 13.0-RELEASE and got this far...
Once I rebooted; I get a hang; or it appears to hang (Unless it takes a long time). I have interrupted this hang and tried going to single user mode; which works; once I get to # kicking off a /usr/sbin/freebsd-update install doesn't work as it says /var/db/freebsd-update doesn't exist. (I most likely am doing something wrong).
How do I stop the hang in multi user mode to continue the upgrade?
How do I use single user mode to continue the upgrade, if possible?
Thank you in advance!
~ Brandon
I performed an upgrade; making sure that /var/db/freebsd-update was flushed after a freebsd-update fetch install (I couldn't get it to patch prior to latest patch; it was just stuck at 12.1-RELEASE regardless of how many times I tried).
I ran freebsd-update to 13.0-RELEASE and got this far...
Code:
To install the downloaded upgrades, run "/usr/sbin/freebsd-update install".
root@supernova:/home/brandon # /usr/sbin/freebsd-update install
Installing updates...
Kernel updates have been installed. Please reboot and run
"/usr/sbin/freebsd-update install" again to finish installing updates.
root@supernova:/home/brandon #
Once I rebooted; I get a hang; or it appears to hang (Unless it takes a long time). I have interrupted this hang and tried going to single user mode; which works; once I get to # kicking off a /usr/sbin/freebsd-update install doesn't work as it says /var/db/freebsd-update doesn't exist. (I most likely am doing something wrong).
How do I stop the hang in multi user mode to continue the upgrade?
How do I use single user mode to continue the upgrade, if possible?
Thank you in advance!
~ Brandon