From 51e8665b9b11103174b2e5a7b54b9e6729035b97 Mon Sep 17 00:00:00 2001 From: Yax <1949284+kianby@users.noreply.github.com> Date: Thu, 19 Oct 2023 18:18:37 +0200 Subject: [PATCH] Update note --- notes/memo_distrib.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/memo_distrib.md b/notes/memo_distrib.md index 80a56ce..12a39e5 100644 --- a/notes/memo_distrib.md +++ b/notes/memo_distrib.md @@ -101,7 +101,7 @@ Source : https://stackoverflow.com/questions/51336147/how-to-remove-the-win10s-p Lancer l'outil diskpart et exécuter les deux commandes suivantes : - select vdisk file "C:\Users\yannic.arnoux\Documents\Arch\ext4.vhdx" + select vdisk file "C:\yax\Arch\ext4.vhdx" compact vdisk Source : https://stephenreescarter.net/how-to-shrink-a-wsl2-virtual-disk/