You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Enable Bootcamp to install from usb for OSX 10.9**WORKS**

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.


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....


Cheers.


P.S. back up info.plist before u change anything.

MacBook Pro, OS X Mavericks (10.9)

Posted on Oct 24, 2013 6:43 PM

Reply
284 replies

Jan 27, 2014 5:30 AM in response to BITTTe

Hi folks - trying to get windows 7 on my iMac (20" running 10.8.5) using USB and Bootcamp. Bootcamp assistant won't open now after editing plist. I tried the steps you mentioned and get this response in Terminal:


sudo codesign -fs - /Applications/Utilities/Boot\ Camp\ Assistant.app

Password:

/Applications/Utilities/Boot Camp Assistant.app: replacing existing signature

/Applications/Utilities/Boot Camp Assistant.app: object file format unrecognized, invalid, or unsuitable


Any assistance would be greatly appreciated!

Feb 3, 2014 3:35 PM in response to BITTTe

Well I read throug all this in hopes for a fix. I still cannot get it to find the USB bootable. I followed Charleeee's instruction to the T. I updated the plist with my computers info, adding it to the array in the strings mentioned. All that went well. However when it reboots to boot to the USB thumbdrive it just sits on the white apple logo screen. I have to do a hard reset to get back to a normal restart. I hold down Option keep and only see my main SSD.


I will add I do not have a DVD drive any longer as I used that spot for the extra SSD. I had my OSX Maverick installed on SSD and the HDD as a slave drive.


Any help would be great.

Feb 9, 2014 7:14 PM in response to notobo

Then add your boot rom version under DARequiredROMVersions... But, watch for chronological line, put MM31 under MM11.


THIS. Is key. Make sure your bootrom version and model identifier are in order in a chronological line. Thank you for the post. This worked for me like a charm (had to install developer tools through the automatic prompt at the end, but that's cool).

Enable Bootcamp to install from usb for OSX 10.9**WORKS**

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.