Operating system not loading

Associate
Joined
20 Jun 2011
Posts
55
Location
Wirral
After trying a repair it tells me

Root Cause found:

A patch is preventing the system from starting.

Repair action: system restore
Result: Failed. Error code= 0x1f


Repair action: system files integrity check and repair
Result: Failed error code= 0x490


Any help is appreciated
 
You could boot to Win recovery disk, open the command prompt and type bootrec.exe To receive the following options..

BootRec /RebuildBcd – This will automatically rebuild the Windows 7 boot menu if it has become corrupt
BootRec /fixmbr – This will repair the master boot record (MBR) on your hard disk
BootRec /fixboot – This will write a new boot sector to your hard disk. This is useful if your boot sector has become corrupt of damaged
 
Back
Top Bottom