[Bug 288237] bhyve does not boot Rocky Linux 10 from ISO
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 288237] bhyve does not boot ISO from Rocky Linux 10"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Jul 2025 16:14:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288237
John Baldwin <jhb@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jhb@FreeBSD.org
--- Comment #19 from John Baldwin <jhb@FreeBSD.org> ---
There's also not a way that bhyve (or any hypervisor) can intuit the reason
that a guest is getting UD# exceptions. It's not obvious from the vmm's
perspective that the exceptions are because the guest is expecting a newer CPU.
Note that you would get the same behavior if you were booting that ISO on the
bare metal. It's really up to the boot loader on the ISO to notice and emit a
warning if it chooses. Given that, I do think bhyve/vmm is working "correctly"
and that this should be closed.
--
You are receiving this mail because:
You are the assignee for the bug.