windows_7:fix_mbr_for_windows_7
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
windows_7:fix_mbr_for_windows_7 [2016/11/22 12:07] – created peter | windows_7:fix_mbr_for_windows_7 [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Windows 7 - Fix MBR for Windows 7 ====== | ====== Windows 7 - Fix MBR for Windows 7 ====== | ||
+ | |||
+ | If Windows will not boot correctly. | ||
+ | |||
+ | The problem can occur when re-imaging the disk which may cause issues previously installed Linux partitions, and with the GRUB bootloader. | ||
+ | |||
+ | Assuming that the Linux partition is no longer needed... | ||
+ | |||
+ | To fix the problem and have it boot straight into windows (without using GRUB). | ||
+ | |||
+ | * Create and use a " | ||
+ | * Follow the instructions from the disk and do all the startup repairs. | ||
+ | * Finally you need to get into the command prompt which is an option in the repair disk and run the following commands. <code bash> | ||
+ | bootrec.exe /FixMbr | ||
+ | bootrec.exe / | ||
+ | bootrec.exe /RebuildBcd | ||
+ | </ | ||
+ | * Reset the computer and it should now boot straight into windows without any problems. | ||
windows_7/fix_mbr_for_windows_7.1479816449.txt.gz · Last modified: 2020/07/15 09:30 (external edit)