Skip to content

Instantly share code, notes, and snippets.

@EdwinAlmendras
Created May 19, 2024 16:02
Show Gist options
  • Select an option

  • Save EdwinAlmendras/f8045bc84fef9eb016b0fa0a8b16e131 to your computer and use it in GitHub Desktop.

Select an option

Save EdwinAlmendras/f8045bc84fef9eb016b0fa0a8b16e131 to your computer and use it in GitHub Desktop.
pacman -S grub efibootmgr
grub-install --target=x86_64-efi --efi-directory=/boot/EFI --bootloader-id=GRUB
grub-mkconfig -o /boot/grub/grub.cfg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment