[Bug 288237] bhyve does not boot Rocky Linux 10 from ISO

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 17 Jul 2025 22:40:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288237

--- Comment #7 from ek@purplehat.org ---
(In reply to Michael Osipov from comment #4)

Absolutely. Here's my rocky9-6.conf file:

loader="uefi"
graphics="yes"
xhci_mouse="yes"
graphics_res="1600x900"
graphics_wait="no"
cpu=2
cpu_sockets=1
cpu_cores=1
cpu_threads=2
memory=4G
network0_type="virtio-net"
network0_switch="lan_switch_01"
disk0_type="nvme"
disk0_name="disk0.img"
uuid="8b2067ab-6190-11f0-990c-b8ca3a6bd6b8"
network0_mac="58:9c:bc:08:c2:cb"

(In reply to Michael Osipov from comment #6)

I think you are exactly correct with this. That's a bummer. Missed it by a
year! I suppose I can always upgrade. It's a shame because I really don't need
more CPU, RAM or storage as this little box has plenty for what I use it for.
Moving forward, though, I'm guessing quite a few OSes will likely require this.
So, on to new hardware (at some point)!

-- 
You are receiving this mail because:
You are the assignee for the bug.