document how to use ide instead of virtio
[mirror/dsa-wiki.git] / input / howto / install-ganeti.creole
index 4ed242a..22925c7 100644 (file)
@@ -344,3 +344,9 @@ manually.
       --net 0:ip=82.195.75.99 -n clementi.debian.org  lully.debian.org
 
 }}}
+
+* Some instances NEED ide instead of virtio
+
+{{{
+    gnt-instance modify --hypervisor-parameters disk_type=ide fils.debian.org
+}}}