From d7a2976c461f8fd05edf96c3a4153ec23cfa11bb Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 2 Apr 2017 14:33:05 -0300 Subject: Adds bootloader config at kvmxfile --- kvmxfile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'kvmxfile') diff --git a/kvmxfile b/kvmxfile index dad42a3..58e9e04 100644 --- a/kvmxfile +++ b/kvmxfile @@ -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" -- cgit v1.2.3