diff options
author | ADRN <adrien.luxey@gmail.com> | 2023-06-12 23:33:50 +0200 |
---|---|---|
committer | ADRN <adrien.luxey@gmail.com> | 2023-06-12 23:33:50 +0200 |
commit | 27722a594c4364c3a0b315958f9a2c911ab2b804 (patch) | |
tree | 9f052016198196fa55382f8127ffc9b98ddb0baa /content/operations | |
parent | a60ab3b91a0371659558619f9a3d864a2b333e58 (diff) | |
download | guide.deuxfleurs.fr-27722a594c4364c3a0b315958f9a2c911ab2b804.tar.gz guide.deuxfleurs.fr-27722a594c4364c3a0b315958f9a2c911ab2b804.zip |
erreur d'install documentée
Diffstat (limited to 'content/operations')
-rw-r--r-- | content/operations/guide_création_nœud.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/operations/guide_création_nœud.md b/content/operations/guide_création_nœud.md index b695692..17f6800 100644 --- a/content/operations/guide_création_nœud.md +++ b/content/operations/guide_création_nœud.md @@ -53,7 +53,7 @@ Montons les partitions fraîchement créées. # swapon /dev/sda2 ``` -> Alors qu'ils avaient directement monté un second disque sur `/mnt/mnt/storage`, Adrien & Lauric on vu échouer `nixos-install` avec l'erreur suivante : +> (06/2023) Alors qu'ils avaient directement monté un second disque sur `/mnt/mnt/storage`, Adrien & Lauric on vu échouer `nixos-install` avec l'erreur suivante : > > `rmdir: Failed to remove '/mnt': Directory not empty`. > |