How to fix that problem??
- Put your Windows Vista or Windows 7 installation disc
- Boot from the disc
- Choose Repair your Computer
- Click the operating system that you want to repair, and then click Next.
- In the System Recovery Options dialog box, click Command Prompt.
- (On the CMD) First, type this: bootrec.exe /fixboot
- Second, type this: bootrec.exe /fixmbr
- Then restart your PC (don't forget to eject the disc)
Good Luck ;)
_________________________________________________________________________________
You can also try the following instructions from Microsoft
To run the Bootrec.exe tool, you must start Windows RE. To do this, follow these steps:
- Put the Windows Vista or Windows 7 installation disc in the disc drive, and then start the computer.
- Press a key when you are prompted.
- Select a language, a time, a currency, a keyboard or an input method, and then click Next.
- Click Repair your computer.
- Click the operating system that you want to repair, and then click Next.
- In the System Recovery Options dialog box, click Command Prompt.
- Type Bootrec.exe, and then press ENTER.
Bootrec.exe options
The Bootrec.exe tool supports the following options. Use the option that is appropriate for your situation.
To do this, type the following commands at the Windows RE command prompt:
- bcdedit /export C:\BCD_Backup
- c:
- cd boot
- attrib bcd -s -h -r
- ren c:\boot\bcd bcd.old
- bootrec /RebuildBcd
/FixMbr
The /FixMbr option writes a Windows 7 or Windows Vista-compatible MBR to the system partition. This option does not overwrite the existing partition table. Use this option when you must resolve MBR corruption issues, or when you have to remove nonstandard code from the MBR./FixBoot
The /FixBoot option writes a new boot sector to the system partition by using a boot sector that is compatible with Windows Vista or Windows 7. Use this option if one of the following conditions is true:- The boot sector was replaced with a nonstandard Windows Vista or Windows 7 boot sector.
- The boot sector is damaged.
- An earlier Windows operating system was installed after Windows Vista or Windows 7 was installed. In this scenario, the computer starts by using Windows NT Loader (NTLDR) instead of Windows Boot Manager (Bootmgr.exe).
0 comments:
Post a Comment
What do you want? Just leave a comment :)