Showing posts with label solution. Show all posts
Showing posts with label solution. Show all posts

Friday, August 11, 2017

Ultimate solution for all GRUB errors and boot repair in Ubuntu

Ultimate solution for all GRUB errors and boot repair in Ubuntu


  Here is an ultimate solution for all boot errors and GRUB errors in Ubuntu Linux after reinstalling windows along with Linux. All that you have to do is insert a live CD or bootable USB and go into Ubuntu live session.

  Open a terminal in the live session and enter the following commands:



If your internet connection has proxy apply proxy settings from this post.  (Please dont restart after applying all proxy settings.)

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


This will install boot-repair software in the live environment. Now type in the terminal


sudo boot-repair 



http://pix.toile-libre.org/upload/original/1322150524.png


Now click on "Recommended repair"

This will resolve all the grub and boot related issues...

For further details:

http://sourceforge.net/p/boot-repair/home/Home/

https://help.ubuntu.com/community/Boot-Repair



Cheers,
SANJEEV


Print Friendly and PDF

download file now

Read more »