Repair boot with Try ubuntu


Repair boot with Try ubuntu:

  1. Insert the Ubuntu disc, or connect the Ubuntu liveUSB.
  2. Setup the BIOS to make it boot on the Ubuntu disc
  3. Reboot the PC
  4. When asked, choose Try Ubuntu

 

5.. Connect internet

6. Open a terminal, and type (or copy-paste) the following command:

sudo add-apt-repository -y ppa:yannubuntu/boot-repair

Press Enter, then type the following command (useful if you are using an Ubuntu14.04 disc):

sudo sed s/trusty/saucy/g -i /etc/apt/sources.list.d/yannubuntu-boot-repair-trusty.list

Press Enter, then type the following command:

sudo apt-get update

Press Enter, then type the following command:

sudo apt-get install -y boot-repair && boot-repair

Press Enter. That’s it, the Boot-Repair window will appear!

Choose: Recommended Repair to repair.

Leave a comment