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

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

From Manjaro
(Created page with "===EFI System=== {{Important|Stelle sicher, dass Du Dich in einer "chroot" Umgebung befindest.}} Installiere GRUB {{RootCmd|command=grub-install --target=x86_64-efi --efi-dire...")
Tags: Mobile web edit Mobile edit
 
(No difference)

Latest revision as of 11:13, 13 March 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}}

EFI System

Info
Stelle sicher, dass Du Dich in einer "chroot" Umgebung befindest.


Installiere GRUB

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


Aktualisiere die GRUB Konfiguration

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.