[Bug 278984] Debian 12 won't boot in UEFI mode

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 22 May 2024 13:19:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278984

--- Comment #23 from mario felicioni <marietto2008@gmail.com> ---
(In reply to Vurefozu from comment #21)

I've just tried. I've used these parameters :

bhyve -S -c sockets=2,cores=2,threads=2 -m 4G -w -H -A \
-s 0,hostbridge \
-s 1,ahci-hd,/mnt/zroot-133/bhyve/img/Linux/Debian.img,bootindex=1 \
-s 13,virtio-net,tap1 \
-s 14,virtio-9p,sharename=/ \
-s 29,fbuf,tcp=0.0.0.0:5901,w=1600,h=950,wait \
-s 30,xhci,tablet \
-s 31,lpc \
-l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI_CODE.fd,BHYVE_UEFI_VARS.fd
\
vm0:1 < /dev/null & sleep 2 && vncviewer 0:1

I see only this message :

fbuf frame buffer base: 0x2ed80000000 [sz 16777216]

so,the vm tried to boot,but then it exits.

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