(转)The windows boot configuration data file dose not contain a valid OS entry
Posted 老牛一逼了
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了(转)The windows boot configuration data file dose not contain a valid OS entry相关的知识,希望对你有一定的参考价值。
开价蓝屏,显示:
Windows failed to start. A recent hardware or software change might be the case.to fix the problem:
1.Insert your windows installation disc and restart your computer.
2.Choose your language settings, and click "next" .
3.Click "repair your computer."
If you do not have this disc, contact your administrator or computer manufacture for assistance.
File: \Boot\BCD
Status:Oxc0000098
Info :The windows boot configuration data does not contain a valid OS entry.
解决方案:
Do what the message asks. If you cannot locate your installation DVD then turn on your computer and tap on F8 as soon as it comes on. When the blank screen with options appear, select "Repair your computer." Now follow the steps you provided. Perform a startup repair.
If startup repair fails then select the last option which allows you to access a command prompt. You might want to enter these commands:
bootrec.exe /fixboot
bootrec.exe /fixmbr
bootrec.exe /rebuildbcd
If startup repair fails then select the last option which allows you to access a command prompt. You might want to enter these commands:
bootrec.exe /fixboot
bootrec.exe /fixmbr
bootrec.exe /rebuildbcd
note: 制作usb启动盘,usb启动系统,选择修复系统,然后进入命令行模式。。。。。
以上是关于(转)The windows boot configuration data file dose not contain a valid OS entry的主要内容,如果未能解决你的问题,请参考以下文章
How to configure spring boot through annotations in order to have something similar to <jsp-confi
springcloud本地启动指定profile后错误If you are using the git profile, you need to set a Git URI in your confi
spring boot 在windows下安装为service(转)
[转]How do I run msbuild from the command line using Windows SDK 7.1?