zoukankan      html  css  js  c++  java
  • (转)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:  BootBCD
    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
     
    note: 制作usb启动盘,usb启动系统,选择修复系统,然后进入命令行模式。。。。。
  • 相关阅读:
    测试中发现哪些bug
    兼容性测试
    接口测试基础
    Java基础概念
    Linux基础命令
    Selenium笔记
    常见软件测试类型分类
    性能测试类型
    网络基础题目
    常见测试方法
  • 原文地址:https://www.cnblogs.com/laoniubile/p/5946528.html
Copyright © 2011-2022 走看看