Skip to content

Instantly share code, notes, and snippets.

@7rin0
Last active October 16, 2016 13:51
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 7rin0/a31e6e032c71b730dacd724d13f22514 to your computer and use it in GitHub Desktop.
Save 7rin0/a31e6e032c71b730dacd724d13f22514 to your computer and use it in GitHub Desktop.
Repair Debian Ubuntu Grub

Dont execute them all

First round:
  • sudo apt-get install os-prober
  • sudo update-grub2
Second round:
Third round (ubuntu live cd):
  • sudo add-apt-repository ppa:yannubuntu/boot-repair && sudo apt-get update
  • sudo apt-get install -y boot-repair && boot-repair
Best guess (ubuntu live cd):
Creating Ubuntu "Live CD" on Ubuntu:
This is a very simple draft without details nor explanation. Inform yourself before execute them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment