When you are unable to boot your OS (windows or Linux) boot-repair will help you to solve the problems. There are two ways to do it.
1. You can download boot repair disk which contain the boot-repair
2. Otherwise boot using your Ubuntu or Mint images. You can make live Ubuntu using LiLi usb creator or unetbootin. They will make your usb to bootable from iso images. Boot from your usb and execute following commands in terminal one by one.
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt-get update
sudo apt-get install boot-repair
boot-repair
Then repair your grub by clicking recommended repair.
1. You can download boot repair disk which contain the boot-repair
2. Otherwise boot using your Ubuntu or Mint images. You can make live Ubuntu using LiLi usb creator or unetbootin. They will make your usb to bootable from iso images. Boot from your usb and execute following commands in terminal one by one.
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt-get update
sudo apt-get install boot-repair
boot-repair
Then repair your grub by clicking recommended repair.


No comments:
Post a Comment