diff --git a/xorg/kvmwindowspartboot/kvmwindowspartboot.rst b/xorg/kvmwindowspartboot/kvmwindowspartboot.rst
index 81440a4..e5dd503 100644
--- a/xorg/kvmwindowspartboot/kvmwindowspartboot.rst
+++ b/xorg/kvmwindowspartboot/kvmwindowspartboot.rst
@@ -154,6 +154,50 @@ fonctionne bien :
Création de la machine virtuelle dans virt-manager :
----------------------------------------------------
+.. note:: Prendre des screenshots depuis la machine d'installation
+
+File -> New Virtual Machine
+Import existing disk image
+Storage path -> Browse local -> /dev/md0
+OS -> Windows 10
+Memory 6144
+CPU 4
+Customize before install
+
+Overview -> Firmware OVMF_CODE.fd
+CPU -> Topology 1,2,2
+Remove Tablet device
+Video QLX
+
+Vérifier le xml :
+
+.. code-block:: xml
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Installation des drivers windows et optimisation de la config
+-------------------------------------------------------------
+
+Installation des drivers et config virtio
+AutoResize
+
+Automatiser la création de /dev/md0 au lancement de la machine virtuelle
+------------------------------------------------------------------------
+
+
Création d'un script pour créer et supprimer ``/dev/md0``
---------------------------------------------------------