14.4 not booting new kernel

I build a new kernel (manually) and it's installed in /boot/kernel and it continues to boot generic. I've verified that my new kernel with a different ident it in /boot/kernel. What has changed since 14.1?

Also in /etc/src.conf I have

WITHOUT_REPRODUCIBLE_BUILD="yes"

and uname is still showing:

FreeBSD dev144 14.4-RELEASE FreeBSD 14.4-RELEASE releng/14.4-n273675-a456f852d145 GENERIC amd64

Why are they torturing me?
 
Could you please post your kernel config?

and uname is still showing:

FreeBSD dev144 14.4-RELEASE FreeBSD 14.4-RELEASE releng/14.4-n273675-a456f852d145 GENERIC amd64
I believe it shows GENERIC because according to the title of your post, your new kernel refuses to boot (I don't know what it means exactly), and thus, if you managed to boot in and check the system version, it means that you're running a GENERIC.
 
Back
Top