Last active
December 3, 2017 07:54
-
-
Save teejee2008/989069bda821681bf882b3a3e4f399ec to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cd /boot && \ | |
| sudo grub-mkimage -o core.efi --format=x86_64-efi '--prefix=(hd0,gpt2)/grub' ext2 part_gpt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment