$ grub grub> root (hd0,0) grub> setup (hd0)
Somewhere I read this may work (never did for me)
$ chroot /mnt/sysimage $ grub-install /dev/hda1
It never worked for me, so I never used it, but I'm putting it here anyway