[Bug 209821] UEFI - installation media hangs when booting on ASUS P6P67 DELUXE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 7 17:30:30 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209821

--- Comment #12 from georg-bsd at schorsch-tech.de ---
I can reproduce this bug with bhyve and the FreeBSD 11.1-bootonly iso.

bhyve -AHP \
    -s 0:0,hostbridge \
    -s 1:0,lpc \
    -s 2:0,virtio-net,tap0 \
    -s 3:0,virtio-blk,/dev/zvol/data/VM/byhve/test-vm \
    -s
4:0,ahci-cd,/usr/home/georg/Downloads/FreeBSD-11.1-RELEASE-amd64-bootonly.iso \
    -m 2048M \
    -s 29,fbuf,tcp=0.0.0.0:5900,w=800,h=600,wait \
    -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd \
    test-vm

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-amd64 mailing list