[教學] 10.9下開啟bootcamp製作USB選項已刪文

看板MAC (蘋果Mac)作者 (Be Still My Heart)時間12年前 (2013/10/26 13:21), 編輯推噓0(004)
留言4則, 1人參與, 最新討論串1/1
簡單的講就是bootcamp在10.9 Mavericks 沒有辦法改info 所以要在改完之後用終端機指令才能讓此招成功 之前的方法 http://www.macuknow.com/node/19055 [10.8教學] 修改Boot Camp,讓有光碟機的Mac也可以製作Windows USB安裝碟 10.9的方法 https://discussions.apple.com/message/23516472#23516472 前言 So basically, I have trying to install windows on my mbp using a usb drive. However bootcamp wont allow me to do so since I have a optical drive on the laptop. I have been searching for a long time and eventually came across this solution and I would like to share this so u guys dont have to google all over the place again . The solutions given before by changing info.plist is correct except that now Bootcamp crashes everytime you change it in OSX 10.9. 基本上 有光碟機的Mac機型想利用usb安裝windows是謀可零誒逮幾 解決方案 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. 跟10.8一樣修改bootcamp輔助程式套件內容裡的info.plist其中的項目 例如 <key>DARequiredROMVersions</key> <array> <string>IM41.0055.B08</string> <string>IM42.0071.B03</string> <string>IM51.0090.B03</string> <string>IM52.0090.B03</string> <string>IM61.0093.B01</string> 以及 <key>PreUSBBootSupportedModels</key> <array> <string>iMac11,1</string> <string>MacBook7,1</string> <string>MacBookAir3,2</string> <string>MacBookPro8,3</string> 然後 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. 需要輸入你的使用者密碼 利用sudo指令讓你的bootcamp輔助程式不會因為10.9檢查 系統檔案有沒有被人修改的關係而造成程式錯誤 5. Continue on with your installation.... Cheers. P.S. back up info.plist before u change anything. 記得先備份info.plist 然後就可以繼續安裝你的windows了 另外我會重裝windows是因為在10.8下本來有bootcamp clean install 10.9後本來也可以開 可是用磁碟工具程式掃過之後發生錯誤 就沒辦法用bootcamp開機了 有人也遇過這樣問題嗎 -- http://goo.gl/5UhXtO Join me in SMITE. -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 118.161.248.160 ※ 編輯: skybrest 來自: 118.161.248.160 (10/26 13:26)

10/26 20:52, , 1F
借這個順便問一下,我雖然是成功做出USB安裝檔,但是MBP不
10/26 20:52, 1F

10/26 20:53, , 2F
能夠用它來灌耶。同一個隨身碟可以在MBA上被認到並安裝成
10/26 20:53, 2F

10/26 20:54, , 3F
功。是因為有光碟機的MBP無論如何都不能夠用USB灌嗎?
10/26 20:54, 3F
好像真的是這樣 我用iMac沒辦法用做出來的USB開機跟灌windows 所以正在嘗試這個辦法 http://blog.yam.com/cdarkz/article/52653163 因為我的光碟機不知道怎麼樣就是不吃買回來的光碟 DVD-R 4.7G DVD+R 8.5G 都讀不到不能燒 所以無法用光碟安裝真是煩死了~~~ ※ 編輯: skybrest 來自: 118.161.248.160 (10/26 21:19)

10/26 22:23, , 4F
所以現在我都用VMware直接模擬。這樣開比較快。
10/26 22:23, 4F
文章代碼(AID): #1IQr5tQ5 (MAC)
文章代碼(AID): #1IQr5tQ5 (MAC)