]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Additional drive_interface example
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 30 Dec 2017 21:08:39 +0000 (19:08 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 30 Dec 2017 21:08:39 +0000 (19:08 -0200)
kvmxfile

index 9dd6211b546925ef731b7d273c0a90c28a3751ce..a7971f227cfe6f7435c01d0c9545a75567853abb 100644 (file)
--- 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"