Jan 19, 2012

FIX Windows 7's boot problem

FIX Windows 7's boot problem

-boot with Win7 setup disk

-press shift+F10 to open CMD

-run diskpart

>select disk 0

>select part 1

>active

>exit

>rd /s c:\boot

>md c:\boot

>bcdboot c:\windows

>bootrec /fixmbr

>bootrec /fixboot

>bootrec /rebuildbcd

- Now ,it should OK!