[Bug 273560] sysutils/edk2: bhyve flavor causes UEFI VMs to fail to boot after update to 202308
Date: Fri, 06 Oct 2023 07:30:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273560 Dancho Penev <dpslavov@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dpslavov@hotmail.com --- Comment #30 from Dancho Penev <dpslavov@hotmail.com> --- Unfortunately even with newer revision of the port I'm still getting error on 14-STABLE, switching to older version g202202_10 solves the issue. # pkg info edk2-bhyve edk2-bhyve-g202308_3 ... # bhyve -ADHw -u -c 2 -m 1G -s 0,amd_hostbridge -s 31,lpc -s 1,virtio-net,netgraph,socket=vm1-0,path=switc h1:,hook=vid1,peerhook=link10,mac=02:da:00:11:01:00 -s 3,virtio-blk,/dev/zvol/raid5-1/bhyve/docker1.disk1 -s 4,virtio-bl k,/dev/zvol/raid5-1/bhyve/docker1.disk2 -l com1,/dev/nmdm11A -l bootrom,/usr/local/share/edk2-bhyve/BHYVE_UEFI.fd docker 1 vm exit[0] reason SVM rip 0x000000003fa9cb60 inst_length 2 exitcode 0x7b exitinfo1 0x511021d exitinfo2 0x3fa9cb62 Abort -- You are receiving this mail because: You are the assignee for the bug.