The last deb-Packege you have posted will work.
I have do these things to install:
sudo apt-get remove grub (to remove old grub) sudo dpkg -i <your last package> (to install the new one) sudo grub-install hd0 (install grub in mbr)
reboot system and test!
in /boot/grub the files are dated today and installed-version tell me: 0.97-20ubuntu7
The last deb-Packege you have posted will work.
I have do these things to install:
sudo apt-get remove grub (to remove old grub)
sudo dpkg -i <your last package> (to install the new one)
sudo grub-install hd0 (install grub in mbr)
reboot system and test!
in /boot/grub the files are dated today and installed-version tell me: 0.97-20ubuntu7