informatique:partition_boot_remplie_sur_debian_grub_rescue
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| informatique:partition_boot_remplie_sur_debian_grub_rescue [2026/07/05 10:29] – simon | informatique:partition_boot_remplie_sur_debian_grub_rescue [2026/07/05 10:56] (Version actuelle) – simon | ||
|---|---|---|---|
| Ligne 31: | Ligne 31: | ||
| mount: /rescue: unknown filesystem type ' | mount: /rescue: unknown filesystem type ' | ||
| - | root@localhost-live:/ | + | root@localhost-live:/ |
| Enter passphrase for / | Enter passphrase for / | ||
| Ligne 95: | Ligne 95: | ||
| sudo -i | sudo -i | ||
| mkdir /rescue | mkdir /rescue | ||
| - | cryptsetup luksOpen / | + | cryptsetup luksOpen / |
| mount -t ext4 -o noatime / | mount -t ext4 -o noatime / | ||
| mount /dev/sda1 / | mount /dev/sda1 / | ||
| Ligne 162: | Ligne 162: | ||
| <code bash> | <code bash> | ||
| - | # update-initramfs -u | + | # export LANG=fr_BE.utf8 |
| + | # export LC_ALL=fr_BE.utf8 | ||
| + | # export LANGUAGE=fr_BE.utf8 | ||
| + | # update-initramfs -u -k all | ||
| </ | </ | ||
| Ligne 182: | Ligne 185: | ||
| Puis relancez la création de l’image du noyau avec cette commande : | Puis relancez la création de l’image du noyau avec cette commande : | ||
| <code bash> | <code bash> | ||
| - | # update-initramfs -u | + | # export LANG=fr_BE.utf8 |
| + | # export LC_ALL=fr_BE.utf8 | ||
| + | # export LANGUAGE=fr_BE.utf8 | ||
| + | # update-initramfs -u -k all | ||
| </ | </ | ||
| </ | </ | ||
| Ligne 262: | Ligne 268: | ||
| Problème résolu ? | Problème résolu ? | ||
| + | |||
| + | ===== Sources qui m'ont aide ===== | ||
| + | |||
| + | * [[https:// | ||
informatique/partition_boot_remplie_sur_debian_grub_rescue.1783247359.txt.gz · Dernière modification : de simon
