Skip to content

Instantly share code, notes, and snippets.

@PaulFurtado
Created January 12, 2014 04:26
Show Gist options
  • Save PaulFurtado/8380835 to your computer and use it in GitHub Desktop.
Save PaulFurtado/8380835 to your computer and use it in GitHub Desktop.
# Add grub to the EFI boot manager
efibootmgr -c -g -d /dev/sda -p 1 -w -L "Grub" -l /boot/efi/EFI/boot/bootx64.efi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment