From 2a53d61db60ffe28fcc438797a26cec473446330 Mon Sep 17 00:00:00 2001 From: "Christian P. MOMON" Date: Fri, 10 Feb 2023 17:33:53 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/procédures/création_vm.md b/procédures/création_vm.md index 69ab617..80093fa 100644 --- a/procédures/création_vm.md +++ b/procédures/création_vm.md @@ -2,7 +2,7 @@ Cloner la vm `generic.a-lec.org` ou `generic.chalec.org` : ``` -sudo virt-clone --original generic.a-lec.org --name foo.a-lec.org --auto-clone +sudo virt-clone --original generic.a-lec.org --name foo.a-lec.org --file /opt/sharedfs/images_noyau/foo.a-lec.org.raw ``` Vérifier la bonne création :