How to recover/restore the grub of you ubuntu
Posted on November 18, 2008
Many people install both windows and ubuntu in his/her computer,but when we re-install windows,we found that the grub of ubuntu lost which cause us can not login the ubuntu system.Below will give you the steps to recover the grub of your ubuntu.
1.boot-up your computer with Ubuntu Installation CD
2. At “boot:” prompt, add “rescue” to the argument
boot: rescue
3. Follow the instructions on screen
4. Now, Assumed that /dev/hda is the location of /boot partition type:
grub-install /dev/hda
5.Reboot, then you can login the ubuntu system
Popularity: 2% [?]
Related Posts:
» Filed Under Linux
Comments
Leave a Reply