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/06/05 08:41] – simon | informatique:partition_boot_remplie_sur_debian_grub_rescue [2026/06/05 09:47] (Version actuelle) – simon | ||
|---|---|---|---|
| Ligne 2: | Ligne 2: | ||
| Ma partition boot s'est remplie. Une mise à jour avec un nouveau noyau n'a pas pu se faire correctement et quand j' | Ma partition boot s'est remplie. Une mise à jour avec un nouveau noyau n'a pas pu se faire correctement et quand j' | ||
| + | |||
| + | {{ : | ||
| + | <code bash> | ||
| + | error: file '/ | ||
| + | grub rescue> | ||
| + | </ | ||
| J'ai booté sur une clé usb que j' | J'ai booté sur une clé usb que j' | ||
| - | À partir de là, je peux avoir un terminal complet, un clavier bien configuré (et pas un qwerty..). L' | + | À partir de là, je peux avoir un terminal complet, un clavier bien configuré (et pas un qwerty |
| <code bash> | <code bash> | ||
| Ligne 81: | Ligne 87: | ||
| root@localhost-live:/# | root@localhost-live:/# | ||
| + | </ | ||
| + | {{ : | ||
| + | |||
| + | Maintenant on peut réparer ! | ||
| + | |||
| + | <code bash> | ||
| # apt update | # apt update | ||
| # apt upgrade | # apt upgrade | ||
| Ligne 112: | Ligne 124: | ||
| (...) | (...) | ||
| </ | </ | ||
| + | |||
| + | Il faut réinstaller grub: | ||
| + | <code bash> | ||
| + | root@localhost-live:/# | ||
| + | Installing for i386-pc platform. | ||
| + | Installation finished. No error reported. | ||
| + | |||
| + | root@localhost-live:/# | ||
| + | Generating grub configuration file ... | ||
| + | Found background image: .background_cache.png | ||
| + | Found linux image: / | ||
| + | Found initrd image: / | ||
| + | Found linux image: / | ||
| + | Found initrd image: / | ||
| + | Warning: os-prober will not be executed to detect other bootable partitions. | ||
| + | Systems on them will not be added to the GRUB boot configuration. | ||
| + | Check GRUB_DISABLE_OS_PROBER documentation entry. | ||
| + | Adding boot menu entry for UEFI Firmware Settings ... | ||
| + | done | ||
| + | </ | ||
| + | |||
| + | Après le redémarrage, | ||
| + | |||
| + | Ça m'a rappelé ceci : [[informatique: | ||
| + | |||
| + | J'ai pu démarrer sur un ancien kernel et lancer : | ||
| + | |||
| + | <code bash> | ||
| + | # update-initramfs -u | ||
| + | </ | ||
| + | |||
| + | Problème résolu! | ||
informatique/partition_boot_remplie_sur_debian_grub_rescue.1780648891.txt.gz · Dernière modification : de simon
