Grub error leads to more errors

Goh Lip g.lip at gmx.com
Sun Nov 14 20:39:25 UTC 2010


On Monday 15,November,2010 04:31 AM, Goh Lip wrote:
> Try this to go to a normal prompt.....
> grub rescue>  set prefix=(hdX,Y)/boot/grub
> grub rescue>  insmod (hdX,Y)/boot/grub/normal.mod
> grub rescue>  normal

To boot (at the normal grub prompt),
grub > linux (hdx,y)/vmlinuz root=/dev/sdxy ro
grub > initrd (hdx,y)/initrd.img
grub > boot

When booted,
sudo grub-install /dev/sdx

(usually sdx is sda)

Regards - Goh Lip






More information about the ubuntu-users mailing list