[Bug 280286] sysutils/edk2: g202308 Windows guest has driver errors in FreeBSD 14.1
Date: Mon, 15 Jul 2024 08:05:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280286
--- Comment #3 from freebsd@talk2dom.com ---
Typical bhyve command:
bhyve \
-AHPSw \
-c 4,sockets=1,cores=4,threads=1 \
-m 16G \
-s 0,hostbridge \
-s 1,nvme,/zroot/bhyve/win10/disk0.img \
-s 2,passthru,0/2/0 \
-s 5,virtio-net,tap0,mac=58:9c:fc:00:a2:f4 \
-s 8,fbuf,tcp=0.0.0.0:5900 \
-s 9,xhci,tablet \
-s 31,lpc \
-l com1,stdio \
-l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd \
-U ede8888c-b2ee-11ed-a596-e86a64db3554 \
win10 \
1>edk2-debug.log 2>&1
--
You are receiving this mail because:
You are the assignee for the bug.