Hello!
I've tried to run Windows10Pro on bhyve.
I've used https://wiki.freebsd.org/bhyve/Windows as good guide but after running installation as below
I see this on console and nothing happened then...
OS: FreeBSDx64 10.3-RELEASEp9
Guest: Win10_1511_2_Polish_x64.iso
Thanks for any help.
-------------
Arek
I've tried to run Windows10Pro on bhyve.
I've used https://wiki.freebsd.org/bhyve/Windows as good guide but after running installation as below
Code:
sudo bhyve \
-c 1 \
-s 0,hostbridge \
-s 3,ahci-hd,/data/windows.img \
-s 4,ahci-cd,/data2/Windows10Pro/win10x64pl.iso \
-s 10,virtio-net,tap195 \
-s 31,lpc \
-l com1,/dev/nmdm195A \
-l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd \
-m 4G -H -w \
windows10
Code:
Loading files...
lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll
Loading files...
lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll
OS: FreeBSDx64 10.3-RELEASEp9
Guest: Win10_1511_2_Polish_x64.iso
Thanks for any help.
-------------
Arek