Skip to content

Instantly share code, notes, and snippets.

@Marlinc
Created January 10, 2016 20:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Marlinc/523074d06c082bddbb05 to your computer and use it in GitHub Desktop.
Save Marlinc/523074d06c082bddbb05 to your computer and use it in GitHub Desktop.
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