Comment 21 for bug 703009

Revision history for this message
Charis Kouzinopoulos (charis) wrote :

For anyone having problem booting in to Ubuntu from the grub console, these are the commands i used:

set root(hd0,1)
linux /vmlinuz root=/dev/sda1 ro
initrd /initrd.img
boot

And once booted into the system type:

sudo update-grub