Last active
February 1, 2017 15:44
-
-
Save anddam/e2a5f821475f08a12340d27b8704e9b5 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
| root@bragile:/boot/efi/EFI/backup# pwd | |
| /boot/efi/EFI/backup | |
| root@bragile:/boot/efi/EFI/backup# ls | |
| grub.cfg grubx64.efi MokManager.efi shimx64.efi | |
| root@bragile:/boot/efi/EFI/backup# cat grub.cfg | |
| search.fs_uuid 880fb7dd-72ee-407e-bcec-276cee827fa7 root hd0,gpt4 | |
| set prefix=($root)'/boot/backup/grub' | |
| configfile $prefix/grub.cfg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment