On 08/07/2010 05:41 PM, Karl Larsen wrote: > The SuperGrub cd-rom I have is the only thing smart enough to > fix Grub2. You get this from: www.supergrub.com/ and put it on a cd-rom LiveCD > Mount > Chroot > Reinstall Grub == Win sudo mkdir /repair sudo mount /dev/sda /repair sudo mount --bind /dev/ /repair/dev sudo chroot /repair sudo grub-install /dev/sda