Skip to content

Instantly share code, notes, and snippets.

@pierophp
Created July 1, 2016 18:07
Show Gist options
  • Save pierophp/adea52c81ed99d86163ca15a2ee41231 to your computer and use it in GitHub Desktop.
Save pierophp/adea52c81ed99d86163ca15a2ee41231 to your computer and use it in GitHub Desktop.
Restore Grub
sudo add-apt-repository ppa:yannubuntu/boot-repair && sudo apt-get update
sudo apt-get install -y boot-repair && boot-repair &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment