Difference between revisions of "GRUB/Restore the GRUB Bootloader/fr"

Created page with "===Système EFI=== {{Important|Vous devez être en chroot pour cette procédure.}} Réinstaller grub {{RootCmd|command=grub-install --target=x86_64-efi --efi-directory=/boot/e..."
(Created page with "Le périphérique est le '''disque''' (''pas une partition'') {{RootCmd|command=grub-install --force --target=i386-pc --recheck --boot-directory=/boot /dev/sdy}} Assurez-vous...")
(Created page with "===Système EFI=== {{Important|Vous devez être en chroot pour cette procédure.}} Réinstaller grub {{RootCmd|command=grub-install --target=x86_64-efi --efi-directory=/boot/e...")
Line 81: Line 81:
{{RootCmd|command=grub-mkconfig -o /boot/grub/grub.cfg}}
{{RootCmd|command=grub-mkconfig -o /boot/grub/grub.cfg}}


===EFI System===
===Système EFI===
{{Important|You need to be in chroot for this procedure.}}
{{Important|Vous devez être en chroot pour cette procédure.}}
Reinstall grub
Réinstaller grub
{{RootCmd|command=grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=manjaro --recheck}}
{{RootCmd|command=grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=manjaro --recheck}}
Update the grub configuration
Mettre à jour la configuration de grub
{{RootCmd|command=grub-mkconfig -o /boot/grub/grub.cfg}}
{{RootCmd|command=grub-mkconfig -o /boot/grub/grub.cfg}}


translator
764

edits