Hi,
I just upgraded from 11.1-RELEASE-p4 to 11.1-RELEASE-p9 with
I noticed that I have no old kernel:
I am pretty confident that everything will be ok with GENERIC kernels
Anyway, I though that after every kernel upgrade, old kernel were saved in ".old" directory, according to Handbook:
https://www.freebsd.org/doc/handbook/kernelconfig-building.html
Thank you
I just upgraded from 11.1-RELEASE-p4 to 11.1-RELEASE-p9 with
freebsd-update fetch && freebsd-update install
commands.I noticed that I have no old kernel:
Code:
# ls -l /boot/kernel.old/
total 1
-rw-r--r-- 1 root wheel 0 Apr 14 16:01 .freebsd-update
I am pretty confident that everything will be ok with GENERIC kernels

Anyway, I though that after every kernel upgrade, old kernel were saved in ".old" directory, according to Handbook:
https://www.freebsd.org/doc/handbook/kernelconfig-building.html
Thank you