mirror of
https://github.com/churchers/vm-bhyve.git
synced 2025-12-11 01:10:01 +01:00
don't wait for graphics
This was needed to get VNC console working Truenas Core 12 Dragonflybsd 5.8
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user