1 / 7
文档名称:

双系统启动菜单修复.docx

格式:docx   大小:21KB   页数:7
下载后只包含 1 个 DOCX 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

双系统启动菜单修复.docx

上传人:文库旗舰店 2022/8/22 文件大小:21 KB

下载得到文件列表

双系统启动菜单修复.docx

相关文档

文档介绍

文档介绍:Windows7启动菜单轻松搞定--
Win7启动时出现“windows未能启动。原因可能是最近更改了硬件或软件。”的修复方法
Win7+XP双系统启动时出现以下提示:
windows未能启动。原因可能是最口,可以执行,但是总是提示:
The boot configuration data store could not be opened.
Access is denied.
访问被拒绝。
想了一下,应该是权限保护的问题。在网上搜索资料,发现执行Command Prompt以"Run as administrator"方式来运行,可以获得管理员权限。
执行bcdedit /?可以获得bcdedit的帮助信息。
第一次运行bcdedit,得到信息如下:
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=D:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {ntldr}
displayorder {ntldr}
{current}
{6a80a10a-ba23-1243-be6a-c181f14c4040}
toolsdisplayorder {memdiag}
timeout 5
Windows Legacy OS Loader
------------------------
identifier {ntldr}
device partition=D:
path \ntldr
description Earlier Version of Windows
Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\
description Microsoft Windows Vista
locale en-US
inherit {bootloadersettings}
osdevice partition=C:
systemroot \Windows