Translations:GRUB/Restore the GRUB Bootloader/12/fr

Le périphérique est le disque (pas une partition)

root # grub-install --force --target=i386-pc --recheck --boot-directory=/boot /dev/sdy COPY TO CLIPBOARD


Assurez-vous que la configuration de grub est à jour

root # grub-mkconfig -o /boot/grub/grub.cfg COPY TO CLIPBOARD