Configure bhyve.

This commit is contained in:
Tom Alexander
2022-11-01 19:06:44 -04:00
parent fbfadadffc
commit a344c92d83
4 changed files with 50 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# Use UEFI when booting from a disk
loader="uefi"
graphics="yes"
xhci_mouse="yes"
graphics_listen="127.0.0.1"
#graphics_listen="10.216.1.1"
graphics_res="1920x1080"
#prestart=""
cpu=1
memory=1024M
network0_type="virtio-net"
network0_switch="customswitch"
disk0_type="virtio-blk"
disk0_name="disk0"
disk0_dev="sparse-zvol"
virt_random="yes" # virtio-rnd