[Bug 286579] [boot] [mpi3mr?] kernel fails to boot after commit 9cdd40759617
Date: Tue, 06 May 2025 19:29:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286579
--- Comment #10 from Rene Ladan <rene@FreeBSD.org> ---
(In reply to Mark Johnston from comment #9)
That seems to fix it:
rene@tuxedo:~ $ uname -a ; sysctl kern.bootfile
FreeBSD tuxedo 15.0-CURRENT FreeBSD 15.0-CURRENT main-n276998-8ba4d145d351
GENERIC amd64
kern.bootfile: /boot/kernel.old/kernel
rene@tuxedo:~ $ ls -l /boot/kernel.old/kernel
-r--r--r-- 1 root wheel 31706024 May 5 00:55 /boot/kernel.old/kernel
rene@tuxedo:~ $ kldstat -v|grep mpi3mr
192 pci/mpi3mr
--
You are receiving this mail because:
You are the assignee for the bug.