我已经使用 easybcd 从我的系统中删除了 Ubuntu 12.10,并删除了包含 Ubuntu 的分区。当我启动系统时,它仍然让我选择加载到 Windows 7 或 Ubuntu。加载到 Ubuntu 时会抛出错误,显然是因为文件不存在。在 easybcd 中,我看到了我的引导加载程序的以下格式:
There are a total of 2 entries listed in the bootloader.
Default: Ubuntu
Timeout: Skipped
EasyBCD Boot Device: C:\
Entry #1
Name: Windows 7
BCD ID: {current}
Drive: C:\
Bootloader Path: \Windows\system32\winload.exe
Entry #2
Name: Ubuntu
BCD ID: {default}
Device: unknown
Bootloader Path: \ubuntu\winboot\wubildr.mbr
我的问题是如何将其从我的系统中删除,以便当我打开它时直接进入 Windows 7。
答案1
在 EasyBCD 2.2 中:
- 点击编辑启动菜单。
- 选择Ubuntu。
- 点击删除。
- 您可以选择点击跳过启动菜单。
保存设置。