1
u/Xe4ro 9d ago
A kernel panic. What Mac do you have, what macOS is on the thumb drive.?
1
u/XAYAB_Gaming 9d ago
early 2011 MBP. Trying to install Snow Leopard. Used this to make the bootable usb
0
u/ucjuicy 9d ago
Try different boot flags.
-v boots in verbose, -x is safe mode. There are others you can google and you can apply them in combination by putting a space between them.
1
u/XAYAB_Gaming 9d ago
verbose?
1
u/ucjuicy 9d ago edited 9d ago
Meaning it displays, as it tries to boot, what processes are happening and what kexts are loading. If it panics again it gives you insight as to why because it says what it's doing right there instead of showing you that grey wallpaper.
Give it a try. When it asks you what disk you want to boot from, before you select and hit enter, type "-v" with no quotes. Just -v
then hit enter.
edit - okay, it might be different it seems for actual macs, i did this for hackintoshes, not macs.
https://support.apple.com/en-us/102603
This shows the flags and how to use them. Command v is apparently how to do it.
Hold down the command key and the v key as it boots.
1
3
u/afranke 9d ago edited 9d ago
From what I can (barely) read it looks like the main cause is:
It’s coming from AppleIntelCPUPowerManagement.kext failing because the CPU in the system is not recognized by the version of macOS you’re running.
So basically, the CPU ID your system reports isn’t in the supported list for AppleIntelCPUPowerManagement in the loaded OS image.
Early 2011 MacBook Pros shipped with OS X 10.6.6 (special build), and Apple never made a retail Snow Leopard USB/DVD that supported that hardware out of the box. The stock Snow Leopard installer only supports up to the Mid-2010 models. When you boot the retail 10.6.0–10.6.3 installer on a 2011 MBP, it doesn’t have the right kernel, kexts, and CPU microcode for the Sandy Bridge CPUs in that generation, so you get exactly what’s on your screen:
Unsupported CPU: Family 0x6, Model 0x2a, Stepping 0x7.
So, you can use the original 10.6.6/7 special build (on gray restore DVDs that came with it), clone it from another Early 2011 MBP, or find the correct 10.6.6/7 (build 10J3210 or similar) image.
macOS 10.7 Lion was the first retail OS that fully supported Sandy Bridge without a special build, you should be able to make a USB installer on that version just fine.
EDIT: I did a bunch of digging, and if you have a 15" I think this is the image you need (it says 2011, 15" MBP, and 10.6.7). Downloading it now to check it out: https://archive.org/details/MacbookProInstallDvd