maj chroot icone
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Grégory Lebreton 2024-10-29 00:00:14 +01:00
parent 19b12eca74
commit 805b83c9ec
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB

View File

@ -30,7 +30,7 @@ sudo mount --bind /run /mnt/run
sudo chroot /mnt
```
:warning: A partir de cette commande, toutes les autres commandes saisies s'éffectuent dans l'OS cible
:warning: A partir de cette commande, toutes les autres commandes saisies s'éffectuent sur le système cible
- Réparer le GRUB:
```bash