Grub repair in Ubuntu via Boot-Repair
Grub can repair it under Ubuntu with a Tool called "Boot-Repair". For this you need the installation media with Ubuntu installed. If you do not have, you can Ubuntu here in the 32-Bit or 64-Bit variant download. If you need help Installing the Image need, you can find all of the matching information in another article.
- Restart your Computer and boot from the CD.
- Select the Option "try Ubuntu".
- Go to a Terminal and enter the following lines:
- sudo add-apt-repository ppa:yannubuntu/boot-repair
- sudo apt-get update
- sudo apt-get install -y boot-repair
- boot-repair
- With the last command, the repair program starts up. Now select "Recommended Repair", so the default option.
- Now Grub properly, and Ubuntu should be in case of a restart to be detected.
You want to the boot order in Grub to change, we will show you in the next article, how to do it.