From 91d43aa36df6447ef51cdb1eec1138624618069b Mon Sep 17 00:00:00 2001 From: "Christian P. MOMON" Date: Sat, 18 Feb 2023 14:57:13 +0000 Subject: [PATCH] =?UTF-8?q?Update=20cr=C3=A9ation=5Fvm.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- procédures/création_vm.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/procédures/création_vm.md b/procédures/création_vm.md index 0c19d23..6f0828d 100644 --- a/procédures/création_vm.md +++ b/procédures/création_vm.md @@ -1,5 +1,10 @@ # Création d'une nouvelle machine virtuelle +Vérifier que le paquet `virtinst` est installé : +``` +sudo apt install virtinst +``` + Cloner la vm `generic.a-lec.org` ou `generic.chalec.org` : ``` sudo virt-clone --original generic.a-lec.org --name foo.a-lec.org --file /opt/sharedfs/images_noyau/foo.a-lec.org.raw