BTS

Message2278

Author mika
Recipients ravelo
Date 2009-06-08.15:13:18
Content
* pic gla <bts@bts.grml.org> [20090607 19:38]:

> I had the same problem with grub installation from grml2hd.  I fixed the grub
> install by manually repairing grub.
> In a shell as root user, initiate grub.

> grub> find /boot/grub/stage1
> grub> root (hd0,1) (use value returned by find command)
> grub> setup (hd0) (use value returned by find command)
> grub> quit
> reboot

Thanks for reporting.
You did choose 'MBR' and 'grub' within grml2hd, right?

regards,
-mika-
History
Date User Action Args
2009-06-08 15:13:19mikasetrecipients: + ravelo
2009-06-08 15:13:19mikalinkissue682 messages
2009-06-08 15:13:18mikacreate