How to install Grub from a live Ubuntu cd

$ sudo -i
$ grub
grub> find /boot/grub/stage1
(hd0, 5)
grub> root (hd0, 5)
grub> setup (hd0)

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>