2015-07-10

Remove grub boot menu and ubuntu system from Win8 and ubuntu dual system

environment:
   win8 (x64) + ubuntu system

target:

  1. remove grub boot menu
  2. remove ubuntu system/partition

  • 之前在 win8 安裝了 ubuntu system:
    • 先在 win8 C槽切出一個空間,再安裝 ubuntu 變成雙系統。
  • 現在比較少用 ubuntu 了,所以想要移除掉。
    • 移除開機選單 grub boot menu
      • 如果不想要使用 windows 光碟:
        1. download MBRFix64.exe (or MBRFix.exe) (from this)
        2. cmd.exe (run as administrator):
          • MbrFix64.exe /drive 0 fixmbr /win7
        3. reboot win8
        4. 參考 this
      • 另外,可以利用原始安裝光碟開機,進入 command,執行
        bootrec.exe /fixmbr , 可參考 this.
    • 移除 ubuntu partition
      • disk management in win8
    • 移除 win8 中之系統啟動選單
      • refer this , in win 8:
        1. bcdedit /delete {xxxxxx}
        2. reboot win 8.


 

0 意見:

張貼留言