我关闭了我的 Windows Server 2008 机器,但重新启动后,屏幕上显示以下内容:
Windows has failed to start. A recent hardware or software change might be the cause...
File: \Windows\system32\winload.exe
Status: 0x000000f
Info: The selected entry could not be loaded because the application is missing or corrupt
它是一台运行 Windows Server 2008 64 位且仅安装了 VMWare 的 Dell PowerEdge T300 服务器。
答案1
好吧,我在这篇文章的帮助下找到了答案网站。
总之,我使用 Win2008 DVD 启动,并使用恢复工具能够进入命令提示符。进入后,我运行以下命令:
联系人:>bootrec.exe /fixmbr
联系人:>bootrec.exe /修复引导
这招很管用,我的服务器又恢复正常了。