Skip to content

Instantly share code, notes, and snippets.

@fnzainal
Created March 28, 2017 14:36
Show Gist options
  • Save fnzainal/a8cd9f8a3e68bf2d419409acb02cbab9 to your computer and use it in GitHub Desktop.
Save fnzainal/a8cd9f8a3e68bf2d419409acb02cbab9 to your computer and use it in GitHub Desktop.
boot-repair is tool to repair boot grub on linux.

#install

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