2Diogo Posted April 5, 2012 Share Posted April 5, 2012 Decidi hoje instalar o Mac OS X Snow Leopard - DVD Retail atravéz do Hackboot e depois instalei o MyHack 2.2. Até ai tudo bém, mas quando fui para instalar os seguintes kexts: AirPortAtheros21.kext, AppleACPIPlatform.kext, AppleRTL8169Ethernet.Kext e IOPCIFamily.kext atravéz do Kext Wizard, deparo-me com o Kernel Panic presente no anexo. E agora o que tenho que fazer? http://img51.imagesh...33622483873.jpg Link to comment https://www.insanelymac.com/forum/topic/277834-kernel-panic-kernel-extensions-in-backtrace/ Share on other sites More sharing options...
rlf Posted April 5, 2012 Share Posted April 5, 2012 AirPortAtheros21.kext is causing the kernel panic. You need to remove it until you understand what the problem is. First try to boot using -v -x and see if that gets you booted. If so, you can delete AirPortAtheros21.kext by dragging it out of the /System/Library/Extensions folder. If booting -v -x does not work, try this: Boot -s When the text stops at a command line, type: mount -uw / cd /System/Library/Extensions mv AirPortAtheros21.kext AirPortAtheros21.kext.bak Reboot using -v -f 1 Link to comment https://www.insanelymac.com/forum/topic/277834-kernel-panic-kernel-extensions-in-backtrace/#findComment-1811269 Share on other sites More sharing options...
2Diogo Posted April 5, 2012 Author Share Posted April 5, 2012 Thank you! Link to comment https://www.insanelymac.com/forum/topic/277834-kernel-panic-kernel-extensions-in-backtrace/#findComment-1811316 Share on other sites More sharing options...
Recommended Posts