Mail your problems to us on lawania@lavania.in, we will solve it and put the solution here at Lawania.com

Grub Rescue Prompt & Repair Grub

grub> ls 

you will see list of all partition

grub> ls (hd0,1)

you will see partition contents look for the partition which have /boot, /etc, /bin, /dev etc. folders

if it is (hd0,4)

then

grub> set root=(hd0, 4)grub> set prefix=(hd0, 4)/boot/grub/grub> insmode normalgrub> normal









now you will see grub boot menu

after login

install boot repair

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









 


Share on Google Plus

About Prof. Krishan Kant Lavania

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment