From: Silvio Rhatto Date: Sat, 30 Dec 2017 21:08:39 +0000 (-0200) Subject: Additional drive_interface example X-Git-Tag: 0.1.0~319 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=599a480c2abc7bd79d21bb4ba2225b196574ed13;p=kvmx.git Additional drive_interface example --- 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"