I'd like to reinstall the Windows MBR. My first hard drive is as follows:
(hd0,0): fedora 15/ext4
(hd0,1): windows 7 x64
I have GRUB installed on it right now, which allows me to boot Fedora just fine. However I'd like to reinstall the Windows MBR so I can boot Windows sometime in the future. I've booted from the install CD, selected Command Prompt and tried a few things like:
bootrec /fixmbr
bootrec /nt60 all /mbr
fdisk # command not found
fixmbr # command not found
What should I do to fix this? I can burn Fedora/Ubuntu/Windows recovery discs as needed, but would like to fix this eventually.
