NVIDIA 驱动程序升级使我的 Windows 7 安装崩溃,所以我正在努力消除损坏。
我能做什么:我可以从 USB 驱动器启动 Windows 安装,我可以启动Hiren's Boot CD。虽然自动 Windows 修复失败,但当我从 USB 驱动器启动 Windows 安装时,我可以进入命令提示符,我可以看到我的驱动器和我的所有数据。
我不能做什么:我无法启动到 Windows - 我收到此消息:
Windows failed to start. A recent hardware or software change might be the cause. To fix the problem:
1. Insert Windows CD and run a repair your computer option.
File: /Boot/BCD
Status: 0xc000000f
Info: an error occurred while attempting to read the boot configuration data.
Run Code Online (Sandbox Code Playgroud)
我的 /Boot/BCD 似乎有问题,所以我试图从头开始重新创建它。我已经尝试了此处详述的所有方法(包括失败的 Windows 修复),而我只剩下最后一个(靠近该页面底部)。当我在教程中输入以下命令时:
bcdedit.exe /import c:\boot\bcd.temp
Run Code Online (Sandbox Code Playgroud)
...它失败并出现以下错误: …