Comment 5 for bug 492092

Revision history for this message
Felix Zielcke (fzielcke) wrote : Re: [Bug 492092] Re: [grub ver. 1.97] unbootable system - the system waiting with message "grub loading"

Am Freitag, den 04.12.2009, 14:52 +0000 schrieb Xtigyro:
> Is there a way to install the old GRUB because now I have to
> re-install
> the loader (with the live-CD) on every booting of windoze...
>

It's still packaged as `grub'. Installation should be the same as with
grub2: running grub-install /dev/sda and update-grub
GRUB Legacy though uses the embeding area too, it only needs much less
space there.

But I suggest the following to keep GRUB 2:
Run grub-install --force /dev/sda1 (or whatever your Ubuntu partition
is)
Then install mbr package
install-mbr /dev/sda
And then use cfdisk/fdisk/gparted or so to set the boot flag on your
Ubuntu partition (the one were you ran grub-install)

--
Felix Zielcke
Proud Debian Maintainer and GNU GRUB developer