Skip to content

Instantly share code, notes, and snippets.

@lordhasyim
Created May 21, 2017 02:11
Show Gist options
  • Save lordhasyim/4ba5e9186870cac6fb88db9f33875df9 to your computer and use it in GitHub Desktop.
Save lordhasyim/4ba5e9186870cac6fb88db9f33875df9 to your computer and use it in GitHub Desktop.
fixing dual os windows and linux usingBoot-Repair
sudo apt-add-repository ppa:yannubuntu/boot-repair
sudo apt-get update
sudo apt-get install -y boot-repair
boot-repair
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt-get update
sudo apt-get install -y boot-repair && boot-repair
https://help.ubuntu.com/community/Boot-Repair
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment