Actually, it's pretty simple. Boot a DOS disk. Run 'fdisk /mbr'.
Mind: my preference would be booting FreeDOS, not some borken Microsoft crap. But all the same.
My experience is that fixing Linux GRUB issues is also pretty straightforward. Helps to understand chroots and stuff, but still: boot a bootable distro (Ubuntu or Knoppix on a USB stick rawks), chroot into your installed root FS, mount /boot if necessary, and run 'grub-install' or 'update-grub'.
Mind: my preference would be booting FreeDOS, not some borken Microsoft crap. But all the same.
My experience is that fixing Linux GRUB issues is also pretty straightforward. Helps to understand chroots and stuff, but still: boot a bootable distro (Ubuntu or Knoppix on a USB stick rawks), chroot into your installed root FS, mount /boot if necessary, and run 'grub-install' or 'update-grub'.
Mostly just works.