> I started to get STAGE1 STAGE2 then the grub> prompt.

You may have hacked with the grub configuration file and made it invalid
or whatever. The big advantage of grub over Lilo is that when you loose
the link between the loaded and the OS you are not lost at all.

> If I do a find for /vmlinuz it finds it at (hd0,0).

That's very good. Then I think you can type
        kernel (hd0,0)/vmlinux root=/dev/hda1
        boot
and quickly get your system back.

Hope this helps
/alessandro

Reply via email to