2014年2月15日 星期六

Bootcamp安裝windows 7

Bootcamp利用windows iso檔作USB開機windows隨身碟:

1. 打開第一個封印的選項
Full solution:

1. Add your Boot Rom Version(from system info) under DARequiredROMVersions.
2. Add Model Identifier(from system info) under PreUSBBootSupportedModels
3. Delete "Pre" from "PreUSBBootSupportedModels", so you have "USBBootSupportedModels"

The first 3 steps are same as before and if its not clear you can easily google solutions with screenshots.
The next step is only for OSX 10.9, as it employs some kind of code signature to prevent you from changing info.plist and cause bootcamp to crash.

4. Open your terminal, use the following command
sudo codesign -fs - /Applications/Utilities/Boot\ Camp\ Assistant.app

Sudo means using administrator privilege and u need to enter your mac password. And the command resigns the bootcamp application so that it runs with the new info.plist file and not crash.

5. Continue on with your installation....

2.參考以下文章
http://7--8.com/article.php?id=106
http://steachs.com/archives/2734

沒有留言:

張貼留言