From fdd9554377cb7a686107603799dbde8e891b290e Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 2 Apr 2017 10:45:15 -0300 Subject: Adds extlinux support, which is not working for the custom method at kvmx-create --- kvmxfile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'kvmxfile') diff --git a/kvmxfile b/kvmxfile index 988157c..bb27893 100644 --- a/kvmxfile +++ b/kvmxfile @@ -81,3 +81,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" -- cgit v1.2.3