我可以擦除 GRUB 引导加载程序吗?

use*_*241 3 windows-7 virtualbox grub ubuntu

我在 Windows 7 电脑上安装了 ubuntu。它自动使用 GRUB 引导加载程序。然后我学会了如何使用VirtualBox。我不需要 Ubuntu。那么我可以删除 Ubuntu 和 GRUB 而不单独使用 Windows 7 吗?

Chr*_*ing 6

如果不修复 Windows 7 上的 MBR,则无法删除 GRUB。

修复 MBR:
最简单的方法是从 Windows CD/DVD 启动。

* Boot from Windows CD/DVD and choose the "Repair" option
* Choose the command prompt
* Run the two commands
      o bootrec /fixmbr
      o bootrec /fixboot
Run Code Online (Sandbox Code Playgroud)

如果您丢失了原始 CD,请从http://www.hiren.info/pages/bootcd 获取 Live CD
您将需要使用实用程序 MbrFix 1.3