This is what I did to fix it: > # grub > grub> root (hd0,0) (Specify where your /boot partition resides) > grub> setup (hd0) (Install GRUB in the MBR) > grub> quit (Exit the GRUB shell)