Translations:GRUB/Restore the GRUB Bootloader/13/de

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