Recovery of grub in ubuntu

Bruce Marshall bmarsh at bmarsh.com
Mon Jun 4 20:52:34 UTC 2007


On Monday 04 June 2007, Sauro Cesaretti wrote:
> Thanks in advance,
> I have a boot cd...
> It's the live cd to install and try ubuntu 7.04.
> After that I started this cd, how can I enter in my installed system?
> Thanks,
> Best regards, Sauro

At this location:

http://my.opera.com/Mr%20Green/blog/show.dml/224803

I found the following commands that should get you going:
=======================================================

Boot the livecd.
Start a terminal session:

sudo -i
grub
find /boot/grub/stage1          // Will print something like (hd0,1)
root (hd0,1)
setup (hd0)
quit





More information about the ubuntu-users mailing list