Re: bhyve -l bootrom problem

2015-11-02 Thread Roman Bogorodskiy
Trent Thompson wrote: > According to the bhyve/Windows wiki: https://wiki.freebsd.org/bhyve/Windows > The lpc slot needs to be in slot 31, and the block devices bust be in 3, 4, > 5, and 6. > I have had luck* booting into the Debian install environment using this > method, as long as you pass "c

Re: bhyve -l bootrom problem

2015-11-02 Thread Trent Thompson
According to the bhyve/Windows wiki: https://wiki.freebsd.org/bhyve/Windows The lpc slot needs to be in slot 31, and the block devices bust be in 3, 4, 5, and 6. I have had luck* booting into the Debian install environment using this method, as long as you pass "console=ttyS0" to grub at boot time.

bhyve -l bootrom problem

2015-11-02 Thread Roman Bogorodskiy
Hi, I'm facing a strange problem with -l bootrom. I try to boot a VM this way: sudo /usr/sbin/bhyve -l bootrom,/home/novel/uefi/BHYVE_UEFI_20151002.fd -c 2 -m 214 -A -I -u -H -P -s 0:0,hostbridge -s 2:0,virtio-net,tap0,mac=52:54:00:56:9a:77 -s 3:0,ahci-hd,/home/novel/FreeBSD-11.0-CURRENT-amd64.r