我的 Windows 8 笔记本电脑有启动问题。当 Windows 尝试启动时,我收到此错误消息:
Boot configuration data is missing
File: \BCD
Error code: 0xc0000034
Run Code Online (Sandbox Code Playgroud)
所以按照建议我启动到控制台并尝试:
bootrec /fixmbr
bootrec /fixboot
bootrec /scanos
bootrec /rebuildbcd
Run Code Online (Sandbox Code Playgroud)
在我得到最后一个命令之后:
Total identified win installations:1
[1] C:\Windows
Add installation to boot list?
Run Code Online (Sandbox Code Playgroud)
我输入了y所以我想添加安装,但得到了回复:
The requested system device cannot be found.
Run Code Online (Sandbox Code Playgroud)
作为解决方案,我找到了一个磁盘部分 - 选择并激活 OS 分区,所以我选择了 OS 分区并输入:
active
Run Code Online (Sandbox Code Playgroud)
我得到了一个回复:
The selected disk is not a fixed MBR disk.
The active command can only be used on fixed MBR disks.
Run Code Online (Sandbox Code Playgroud)
如何解决这个问题,让 Windows 8 正确启动?我的笔记本电脑是旧电脑的维修。