我最近安装了Ubuntu12.04(我已经安装了.iso,不能费心下载14.04)和一个坏掉的Windows 7。
在我们更进一步之前,我不打算在不久的将来卸载Ubuntu。我只想知道怎么做,以防万一
我想知道是否可以使用卸载Ubuntu,而使用Ubuntu来引导卸载程序。它会起作用吗?如果是的话,我还剩下什么呢?
发布于 2014-08-27 12:27:41
它可能不起作用,特别是如果您从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.https://askubuntu.com/questions/516684
复制相似问题