Hi guys, in my home lab I have a proxmox 6.1 host which I use to test everything before to put it into production. So I have a FreeNAS-11.3-U2.1 vm in this proxmox host and I'd like to run ubuntu in bhyve in this environment. And I can not. When I start bhyve with this command
bhyve doesn't start vm under proxmox
bhyve -c 4 -m 4096M -A -H -P \
-s 0:0,hostbridge \
-s 1:0,lpc \
-s 2:0,ahci-cd,/mnt/tank/iso/ubuntu-20.04-live-server-amd64.iso \
-s...
bhyve doesn't start vm under proxmox