Manjaro Difference between revisions of "Translations:GRUB/Restore the GRUB Bootloader/13/fr"

Difference between revisions of "Translations:GRUB/Restore the GRUB Bootloader/13/fr"

From Manjaro
(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...")
 
(No difference)

Latest revision as of 23:38, 4 February 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (GRUB/Restore the GRUB Bootloader)
===EFI System===
{{Important|You need to be in chroot for this procedure.}}
Reinstall grub
{{RootCmd|command=grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=manjaro --recheck}}
Update the grub configuration
{{RootCmd|command=grub-mkconfig -o /boot/grub/grub.cfg}}

Système EFI

Info
Vous devez être en chroot pour cette procédure.


Réinstaller grub

root # grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=manjaro --recheck COPY TO CLIPBOARD


Mettre à jour la configuration de grub

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


Cookies help us deliver our services. By using our services, you agree to our use of cookies.