Fixing broken bootloader (Windows 7)
Suppose you'd want to delete your Linux partition (silly thing I know) in a dual-boot setup. If you used grub or any other boot loader, you'll end up with an unbootable system, this is the procedure to fix it:
- Reboot with the Windows 7 CD, boot from CD-ROM
- Configure language
- Select the "repair" link at the bottom
- Wait for Windows to identify your drive/partition
- Click "next"
- Open the shell
bootrec /fixmbrbootrec /fixboot- Restart