Skip to content

Instantly share code, notes, and snippets.

@dhruvdutt
Created December 9, 2017 09:46
Show Gist options
  • Save dhruvdutt/9c9b0783563b996559e2b21e0821c730 to your computer and use it in GitHub Desktop.
Save dhruvdutt/9c9b0783563b996559e2b21e0821c730 to your computer and use it in GitHub Desktop.
Grub Fix
sudo add-apt-repository ppa:yannubuntu/boot-repair && sudo apt-get update
sudo apt-get install -y boot-repair && (boot-repair &)
boot-repair
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment