From 599a480c2abc7bd79d21bb4ba2225b196574ed13 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 30 Dec 2017 19:08:39 -0200 Subject: Additional drive_interface example --- kvmxfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kvmxfile') diff --git a/kvmxfile b/kvmxfile index 9dd6211..a7971f2 100644 --- a/kvmxfile +++ b/kvmxfile @@ -135,8 +135,8 @@ ssh_custom="y" bootloader="grub" # Drive interface -# Needed by some systems like NetBSD and FreeBSD -#drive_interface="ide" +#drive_interface="ide" # Needed by some systems like NetBSD and FreeBSD +#drive_interface="virtio,cache=none,index=0,format=raw" # For raw devices # See http://www.reactos.org/wiki/QEMU#Setting_up_network #nic_model="ne2k_pci" -- cgit v1.2.3