churchers/vm-bhyve

Working Solaris 11.4 x86 on FreeBSD 14.1-RELEASE-p5 GENERIC amd64

Opened this issue · 0 comments

While Solaris might not be supported, i found a working config by experimenting:

on 14.1-RELEASE-p5 FreeBSD 14.1-RELEASE-p5 GENERIC amd64:

loader="uefi"
virt_random="yes"
grub_options="-p"

debug="yes"

hostbridge="none"

cpu="1"
memory="4G"

network0_type="e1000"
network0_switch="public"

graphics="yes"
graphics_wait="yes"
xhci_mouse="no"
#graphics_res="1920x1080"

disk0_type="ahci-hd"
disk0_name="disk0"
disk0_dev="zvol"

#auto-start="yes"

uuid="e1cb0f29-937b-11ef-93f3-70106fc7d24a"
network0_mac="58:9c:fc:06:33:4f"