Create a gist now

Instantly share code, notes, and snippets.

@Marlinc /ubuntu-grub.cfg Secret
Created Jan 10, 2016

What would you like to do?
search.fs_uuid e3278ca0-2a2a-41cf-aab0-7e44ffb23dd3 root hd0,gpt2
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg
search.fs_uuid a1cbca151ad7cbc7 root hd1,gpt4
set prefix=($root)'/root/ubuntu@/boot/grub'
configfile $prefix/grub.cfg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment