don't wait for graphics

This was needed to get VNC console working
Truenas Core 12
Dragonflybsd 5.8
This commit is contained in:
bronk0
2020-11-18 12:02:21 +01:00
committed by GitHub
parent 776ae8dac9
commit 3467e99cc0

View File

@@ -3,6 +3,7 @@
loader="uefi"
# The live CD has a serial console, but the installer requires graphics
graphics="yes"
graphics_wait="no"
cpu=1
# 4GB of RAM is the minimum when using HAMMER.
memory=4G