小弟昨晚無聊,到了磁碟工具程式,把bootcamp的磁碟按了個,修復磁碟(以為這有點類似windows的磁碟重組)結果修復完....bootcamp怎麼進都進不去,會跳出修復中可是找不到問題,無法解決,並說什麼os的版本和修復軟體的版本不合. 不知有沒有人知道該怎麼解決.
win7裡面有蠻重要的軟體,如果可以希望不是利用重新安裝bootcamp
麻煩大家幫個忙,謝謝
準備一個 USB 外接硬碟, 格式為 FAT32, 接至 Mac, 開機進入 Mac OS X, 開啟 Finder,
將 BOOTCAMP 磁碟分割下重要的資料, 複製到 USB 外接硬碟.
不需重新安裝任何東西,完成後整個window會回歸
不過需要點膽色,要到「終端機」輸入command

/****************************************************
簡單來說:
1)下載gdisk
2)到「終端機」(以下部份都在「終端機」內進行)
3)輸入: diskutil list ,查閱bootcamp的partition code,eg: disk0s5 <----請記下,以後會用到(**)
4)輸入: sudo gdisk /dev/disk0 <-----disk0為含有bootcamp的硬碟code(可能不同,跟據你(**)的結果)
5) 按序輸入以下command:
r <enter> go to the recovery & transformation menu
h <enter> create a new hybrid MBR
y <enter> Place EFI GPT (0xEE) partition first in MBR (good for GRUB)?
5 <enter> add partion 5 to the MBR <----5為bootcamp的partition code(可能不同,跟據你(**)的結果)
<enter> accept the default MBR hex code of 07
y <enter> set the bootable flag
n <enter> do not protect more partitions
o < enter> print (display) the MBR
6)然後會後看到兩行資料,其中一個type是EE,一個是07 (見到就代表以上步驟正確)
7) 最後,輸入
w <enter> write partition table to disk
8)若再有Y/N問題,全部輸入Y

9) reboot -> option -> window
****************************************************/







內文搜尋

X