diff options
-rw-r--r-- | kvmxfile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -70,3 +70,6 @@ ssh_support="y" # # This setting is used during virtual machine bootstrapping by kvmx-create. ssh_custom="y" + +# Bootloader (used only during bootstrapping by kvmx-create). +bootloader="grub" |