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