truedis
Member
I installed the latest round of Windows updates for my Win7 x64 install and it never completed (ran for about 24 hours) so I powered off the machine. Upon restarting, it said:
So I booted off a Windows recovery disk and figured Startup Repair would fix it. Alas, after it says "Windows found problems with your computer's startup options" and asks me if I want to repair, I click "repair and restart" and it says "Failed to save startup options".
I've tried running Startup Repair from the manual options screen and it says it cannot repair automatically. I have two partitions, the 100MB windows System partition, which Recovery Console mounts as C:\ and my main windows partition, which it mounts as D: and I can see all of my files on it.
Running "bootrec /repairbcd" gives me "Total identified Windows Installations: 0"
I'm not sure if there might be something fishy with the way it's detecting my partition table. I just have a single drive and a single installation of Win7 on it. When I run diskpart in recovery and do list vol I get:
It seems that it's detecting the 100MB recovery partition (or whatever that is) as C. I'm not sure if one of these is supposed to be active or how Windows updates would even screw that up, but something is weird because it won't detect my windows install.
This sucks! Help!
Code:
"Windows failed to start. A recent hardware or software change might be the cause" and has instructions for using system repair, then at the bottom:
File: \Boot\BCD
Status: Oxc000000f
Info: An error occurred while attempting to read the boot configuration data
So I booted off a Windows recovery disk and figured Startup Repair would fix it. Alas, after it says "Windows found problems with your computer's startup options" and asks me if I want to repair, I click "repair and restart" and it says "Failed to save startup options".
Code:
The "repair details" are:
Name: {bootmgr}
Identifier: {...}
The following options will be added:
Name: Windows Recovery Environment (recovered)
Path: Recovery\...\Winre.wim
Windows Device: Partition=D:
Running "bootrec /repairbcd" gives me "Total identified Windows Installations: 0"
I'm not sure if there might be something fishy with the way it's detecting my partition table. I just have a single drive and a single installation of Win7 on it. When I run diskpart in recovery and do list vol I get:
Code:
Volume # Ltr Label FS Type Size Status Info
Volume 0 C System NTFS Partition 100MB Healthy
Volume 1 D NTFS Partition 119GB Healthy
It seems that it's detecting the 100MB recovery partition (or whatever that is) as C. I'm not sure if one of these is supposed to be active or how Windows updates would even screw that up, but something is weird because it won't detect my windows install.
This sucks! Help!