How to install windows 7 with ISO image? (OSX Maverick)

User uploaded file

I'm using IMAC 2011

The Feature name " Create a windows 7 insatll disk" disappear?

Bro here Any solution? Please help 😟

iMac, OS X Mavericks (10.9)

Posted on Nov 5, 2013 10:40 PM

Reply
6 replies

Nov 5, 2013 11:12 PM in response to Aaron Lee 85

Here It's


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


Enjoy :-)

Dec 17, 2013 2:29 PM in response to r3mOt3r

When i have ran code below my disk utility got crashed.

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


In Terminal it writes;


****-MacBook:~ *****$ /Applications/Utilities/Disk\ Utility.app/Contents/MacOS/Disk\ Utility ; exit;

2013-12-18 00:23:42.039 Disk Utility[501:507] Unable to load nib file: MainMenu, exiting

logout


Code mentioned below clearly crush disk utility which i used just yesterday.

Can anyone help me to restore it back.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

How to install windows 7 with ISO image? (OSX Maverick)

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