-
All replies
-
Helpful answers
-
Jan 30, 2013 7:35 AM in response to wipplerby mimimarie2,rickyXP78 you saved me!
Thank you SO MUCH!!!
I spent 4 days trying soooooo many ways to install this **** Windows! And finally!!!
WAW.
I did exactly what you did with Xcode and it worked!!!
I also had to put my computer in English (don't know why it seems it's not working otherwise)
Well thanks again!
-
Feb 5, 2013 9:42 PM in response to CFD.12by Freshspam,I am having the exact same problem. Fixed the document in the boot camp package so the boot from usb option was available, but now just get stuck at "no bootable disk". What is really ******* me off is I just used the usb to install windows 7 using BCA on my mid 2012 mbp, but now am having issues trying to do the same on my brothers 2011 MBP. Anyone have any ideas?
Thanks in advance
-
Feb 6, 2013 7:43 AM in response to Freshspamby Csound1,Are you trying to install the same copy of Windows twice?
-
Feb 6, 2013 11:08 AM in response to rickyXP78by rickyxp,I'll be working on identifying why some of you can't boot after the fix. I'm afraid it may be a BIOS issue, but really hope its more inline with you guys missing a specific fle that allows the machine to actually boot from the USB drive. I'll reply this weekend after I do some research into it.
-
-
Feb 17, 2013 12:27 AM in response to wipplerby jhf06d,I am unable to boot as well. I'm shown the same black screen and "no bootable disk". Creating the usb drive with windows 7 ultimate goes off without a hitch.
I'm attempting this on a late 2011 MBP 8,2. I'll continue to research solutions and will post back here if I find anything. Anyone else had any luck yet?
-
Feb 17, 2013 1:50 AM in response to wipplerby jhf06d,Update:
As an experiment I put the same exact usb key in my very old first ever macbook 1,1 to see what would happen. I already had refit installed so when the refit boot menu came up I selected the usb key and it started the instalation process!! (***...)
I aborted and put the key back in my macbook pro late 2011 8,2 and the same old "no bootable disk" caption shows up, even though I created the usb boot key in boot camp on the MBP...
Ok, well I suppose next thing for me to try is to install windows on the macbook 1,1 and clone it over to the Pro?
Someone correct me if i'm mistaken in thinking this might work.
Also, any thoughts on wy this isn't working on the Pro?
Thanks
-
Feb 17, 2013 7:59 AM in response to jhf06dby Csound1,jhf06d wrote:
Update:
Ok, well I suppose next thing for me to try is to install windows on the macbook 1,1 and clone it over to the Pro?
Someone correct me if i'm mistaken in thinking this might work.
It will not work, don't waste your time.
-
Feb 21, 2013 9:22 AM in response to wipplerby Darthtrader,Hi
I have a 17 inch MacBookPro 3,1
It has a superdrive and no matter what i do i cannot for the life of me get windows 7 installed, i have tried everything, cd, usb
I get efi problems, boot problems and all sorts, I have now upgraded it to Lion but the problems are still here, has anyone worked out a real way to fix this?
I dont understand why its so hard, i eventually brought an external dvd incase thats the issue now i get told its using too much power so im back to superdrive or usb.
Please help.
-
Feb 21, 2013 9:27 AM in response to Darthtraderby Csound1,You have a far better chance of getting help if you start a new thread devoted to your problem.
-
Mar 9, 2013 2:34 PM in response to wipplerby mattd25,Well work this one out, I've added in all of the required info in chronological order in the latest bootcamp and nothing work :-
<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>
<string>MP11.005C.B04</string>
<string>MB11.0061.B03</string>
<string>MBP11.0055.B08</string>
<string>MBP12.0061.B03</string>
<string>MBP18.0047.B27</string>
<string>MM11.0055.B08</string>
</array>
<key>DTCompiler</key>
<string></string>
<key>DTPlatformBuild</key>
<string>4F250</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>12D54</string>
<key>DTSDKName</key>
<string></string>
<key>DTXcode</key>
<string>0440</string>
<key>DTXcodeBuild</key>
<string>4F250</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSMinimumSystemVersion</key>
<string>10.8.3</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>PreUSBBootSupportedModels</key>
<array>
<string>MacBook7,1</string>
<string>MacBookAir3,2</string>
<string>MacBookPro8,1</string>
<string>MacBookPro8,3</string>
<string>MacPro5,1</string>
<string>Macmini4,1</string>
<string>iMac12,2</string>
</array>
<key>Win7OnlyModels</key>
<array>
<string>MacBook7,1</string>
<string>MacBookAir3,2</string>
<string>MacBookPro5,5</string>
<string>MacPro2,1</string>
<string>Macmini4,1</string>
<string>iMac10,1</string>
</array>
</dict>
-
Mar 17, 2013 4:11 PM in response to mattd25by andreicatalin,i managed to do it: DELETE what is in undrelined.
<key>PreUSBBootSupportedModels</key>
<array>
<string>MacBook7,1</string>
<string>MacBookAir3,2</string>
<string>MacBookPro8,1</string>
<string>MacBookPro8,3</string>
<string>MacPro5,1</string>
<string>Macmini4,1</string>
<string>iMac12,2</string>
</array>
In case you're running it on a WIN 7 only macs and want to install win 8 also delete this:
<key>Win7OnlyModels</key>
<array>
<string>MacBook7,1</string>
<string>MacBookAir3,2</string>
<string>MacBookPro5,5</string>
<string>MacPro2,1</string>
<string>Macmini4,1</string>
<string>iMac10,1</string>
</array>
worked for me. hope it helps
-
Mar 23, 2013 2:22 AM in response to andreicatalinby slavad,Thanks andreicatalin!
This works for my MacBookPro8,2 too.
-
Mar 31, 2013 4:24 PM in response to wipplerby C2A,Hello. I'm spanish. Excuse my bad english.
In my case it´s impossible.
My model iMac11,3
Rom version IM112.0057.B01
My changed info.plist:
xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>32BitSupportedModels</key>
<array>
<string>MacBook7,1</string>
<string>MacBookAir5,2</string>
<string>MacBookPro10,1</string>
<string>MacPro5,1</string>
<string>Macmini5,3</string>
<string>iMac12,2</string>
</array>
<key>BuildMachineOSBuild</key>
<string>12D54</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDisplayName</key>
<string>Boot Camp Assistant</string>
<key>CFBundleExecutable</key>
<string>Boot Camp Assistant</string>
<key>CFBundleGetInfoString</key>
<string>Boot Camp Assistant 5.0.2, Copyright © 2012 Apple Inc. All rights reserved</string>
<key>CFBundleIconFile</key>
<string>DA</string>
<key>CFBundleIdentifier</key>
<string>com.apple.bootcampassistant</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Boot Camp Assistant</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>5.0.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>462</string>
<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>
<string>IM61.0093.B01</string>
<string>IM112.0057.B01</string>
<string>MB11.0061.B03</string>
<string>MBP11.0055.B08</string>
<string>MBP12.0061.B03</string>
<string>MM11.0055.B08</string>
</array>
<key>DTCompiler</key>
<string></string>
<key>DTPlatformBuild</key>
<string>4F250</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>12D54</string>
<key>DTSDKName</key>
<string></string>
<key>DTXcode</key>
<string>0440</string>
<key>DTXcodeBuild</key>
<string>4F250</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSMinimumSystemVersion</key>
<string>10.8.3</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>USBBootSupportedModels</key>
<array>
<string>MacBook7,1</string>
<string>MacBookAir3,2</string>
<string>MacBookPro8,3</string>
<string>MacPro5,1</string>
<string>Macmini4,1</string>
<string>iMac11,3</string>
<string>IM113</string>
<string>iMac12,2</string>
</array>
</dict>
</plist>
I´m instal a Fusion Drive in a Apple dealer. I haven´t SuperDrive and iI need Windows for many programs.
Thank you.
Salu2
-
Mar 31, 2013 4:29 PM in response to wipplerby C2A,Another question. Is it possible format the BootCamp partition in another way? I have a backup from the partition and can restored it with Win Clone.
Thank you.
Salu2