Date: Sat, 17 Feb 2024 03:48:22 +0000 From: bugzilla-noreply@freebsd.org To: ppc@FreeBSD.org Subject: [Bug 277097] FreeBSD fails to boot on PowerNV with current Petitboot revisions Message-ID: <bug-277097-21-xq4n4oF13Q@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-277097-21@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277097 Timothy Pearson <tpearson@raptorengineering.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bdragon@FreeBSD.org --- Comment #3 from Timothy Pearson <tpearson@raptorengineering.com> --- After further investigation, the boot process changed somewhat with the newer kernels setting CONFIG_LOCK_DOWN_KERNEL_FORCE_INTEGRITY, meaning kexec_file_load() is used instead of kexec_load(). This is obviously something we want to support for security reasons, but it appears this also broke the FreeBSD boot process. Adding Brandon on CC...thoughts welcome! -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277097-21-xq4n4oF13Q>
