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:42] – 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 113: | Ligne 125: | ||
| </ | </ | ||
| - | Vérification dans le dossier | + | Il faut réinstaller |
| <code bash> | <code bash> | ||
| - | root@localhost-live:/ | + | root@localhost-live:/# |
| - | Display all 236 possibilities? | + | Installing for i386-pc |
| - | 915resolution.mod | + | Installation finished. No error reported. |
| - | adler32.mod cpio.mod functional_test.mod | + | |
| - | affs.mod | + | root@localhost-live:/# |
| - | afs.mod | + | Generating grub configuration file ... |
| - | afsplitter.mod | + | Found background image: |
| - | ahci.mod crypto.lst gcry_crc.mod | + | Found linux image: / |
| - | all_video.mod | + | Found initrd image: /boot/initrd.img-6.12.90+deb13.1-amd64 |
| - | aout.mod | + | Found linux image: /boot/vmlinuz-6.12.90+deb13-amd64 |
| - | archelp.mod | + | Found initrd image: / |
| - | ata.mod | + | Warning: os-prober will not be executed to detect other bootable partitions. |
| - | bfs.mod | + | Systems on them will not be added to the GRUB boot configuration. |
| - | biosdisk.mod diskfilter.mod gcry_rijndael.mod | + | Check GRUB_DISABLE_OS_PROBER documentation entry. |
| - | bitmap.mod | + | Adding boot menu entry for UEFI Firmware Settings |
| - | blocklist.mod | + | done |
| - | boot.img | + | |
| - | boot.mod drivemap.mod gcry_serpent.mod | + | |
| - | bsd.mod | + | |
| - | bswap_test.mod | + | |
| - | btrfs.mod | + | |
| - | cat.mod | + | |
| - | cbls.mod eval.mod gcry_twofish.mod lsmmap.mod | + | |
| - | cbmemc.mod | + | |
| - | cbtable.mod | + | |
| - | cbtime.mod | + | |
| - | chain.mod | + | |
| - | cmdline_cat_test.mod | + | |
| - | cmostest.mod | + | |
| - | cmp.mod | + | |
| - | cmp_test.mod | + | |
| - | command.lst | + | |
| </ | </ | ||
| + | |||
| + | 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.1780648940.txt.gz · Dernière modification : de simon
