En cas de soucis grub

En cas de blocage au boot dans le shell grub:
si l’install est standard (partition root /dev/sda1, pas de partition /boot séparée)
set root=(hd0,msdos1)
linux /boot/vmlinuz<tab> root=/dev/sda1 ro
initrd /boot/initrd<tab>
boot
Réinstaller grub une fois loggué : grub-install /dev/sda && update-grub