From 1dd527fd5f68b1661aa73fdd2a2e3396ee666381 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 7 Oct 2017 16:52:55 -0300 Subject: Adds drive_interface config --- kvmxfile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'kvmxfile') diff --git a/kvmxfile b/kvmxfile index 703e88a..c8bc80d 100644 --- a/kvmxfile +++ b/kvmxfile @@ -102,3 +102,7 @@ ssh_custom="y" # Bootloader (used only during bootstrapping by kvmx-create). bootloader="grub" + +# Drive interface +# Needed by some systems like NetBSD and FreeBSD +#drive_interface="ide" -- cgit v1.2.3