macos - 怎样安全卸载掉(或升级)作为 Macbook 双系统安装的 Ubuntu?
黄舟
黄舟 2017-04-21 10:56:24
0
2
654

从去年安装以后体验了就很少使用双系统里的 Ubuntu...
http://blog.segmentfault.com/jiyinyiyong/1190000000329102
现在比较想卸载掉, 或者升级也还能接受.. 但是怎么保证不影响 OS X 呢?

黄舟
黄舟

人生最曼妙的风景,竟是内心的淡定与从容!

reply all(2)
Peter_Zhu

Take a risk and test it yourself, and it’s successful. The approximate steps are:

  • Download the ISO file of 14.04 in Ubuntu environment
  • Without mounting USB: dd if=ubuntu.iso of=/dev/sdb
  • Enter GParted of LiveCD and delete UEFI and HFS+ irrelevant partitions
  • Enter the Disk Utility of OS X, drag and drop the partition size, Apply

Attention

  • I have three remaining partitions in GParted
    The first Boot partition seems to be marked as UEFI (not entirely sure, but the mark is identifiable)
    The second and third are HFS+ partitions, and the third is marked Recovery

  • I failed once when applying Apply after adjusting the partition, but succeeded the second time, but the steps are the same

Ty80

If you have dual systems of ubuntu and mac, first install grub into the partition where the mac system is located, then modify the configuration file, delete ubuntu, and then format the hard drive where ubuntu is located. If you upgrade, generally the grub configuration will not change much, so it is basically no problem.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template