Hello.
I got a strange problem while upgrading my FreeBSD.
How it looks:
, and after reboot:
, I can see the same output of this command:
How can I boot into just installed, freshly built, 14.0 kernel?
I got a strange problem while upgrading my FreeBSD.
How it looks:
# cd /usr/src && git branch
* releng/14.0
# make buildkernel && make installkernel
# freebsd-version -kru
14.0-RELEASE-p6
13.3-STABLE
13.3-STABLE
, and after reboot:
# shutdown -r now
, I can see the same output of this command:
# freebsd-version -kru
14.0-RELEASE-p6
13.3-STABLE
13.3-STABLE
How can I boot into just installed, freshly built, 14.0 kernel?