Fix Grub
Boot from the Live CD. From the console run:
sudo grub
From the new grub command line run ( customized to your system ) the following commands.
>root (hd0,0)
>setup (hd0)
Then reboot. No need to chroot.
This is from ubuntu forum member RTB-UK
The 0’s are for my first hard drive, 1st partition.