计算机系统启动失败之BCD文件丢失
(2014-10-14 21:08:55)分类: 计算机 |
今天接到同事的求救电话,说计算机开机后无法进入系统。按下电源键,只见提示如下:
windows failed to start. A recent hardware or software change
might be the cause.
To fix the problem :
1.Insert your windows installation disc and restart your
computer.
2.Choose your language settings and then click "NEXT"
3.Click "Repair your computer."
If you do not have this disc, contact your system administrator or
computer manufacturer for assistance.
File:\Boot\BCD
Status:0xc000000d
Info: The Windows Boot Configuration Data file is missing required information.
解决办法很简单:直接用系统盘按照提示修复即可。
开机系统启动失败是计算机常见的一类错误,所以我们有必要了解下整个启动过程,以后再遇到类似的故障就可以轻松解决。
1. 按下电源
2. 启动菜单生成
3. 核心文件加载至桌面
此次故障由于丢失BCD文件,导致启动菜单无法生成,从而无法进入操作系统。