我最近安装了 Ubuntu 12.04(我已经有 .iso 了,懒得下载 14.04),同时还安装了损坏的 Windows 7。GRUB 显示 Windows 7 和 Ubuntu 正常
在我们继续之前,我近期不打算卸载 Ubuntu。我只是想知道如何做,以防万一
我想知道是否可以使用 OS-Uninstaller 卸载 Ubuntu,同时使用 Ubuntu 启动卸载程序。这样做可行吗?如果可行,我还能剩下什么?
答案1
它可能无法工作,特别是当你从 ubuntu 内部启动它时。
从双启动设置中卸载 Ubuntu 的正确方法详细说明如下:如何从 Windows 7 中删除我的 Ubuntu 分区并重新使用该空间?
引用其中一个答案:
You need to first fix your boot manager
boot your system using windows installation cd
go to "repair your system"
use command prompt
type bootrec /fixboot then hit enter
type bootrec /fixmbr then hit enter
exit
This time your system will boot directly into windows after doing this you can delete the partition as mentioned above.
This is the safe way to uninstall Ubuntu.