Monnik Posted October 14, 2009 Share Posted October 14, 2009 Hello, After updating to 10.6.1 i got this kernel panic. I really really need my hackintosh for school tomorrow to do some assignments which has to be done before friday so please please help me fix this kernel panic. i tried permission repair with autojack but it can't repair permissions. I have 10.5.6 installed on the same machine too so maybe i can fix the problem from there ? anyways, Please help me. Link to comment https://www.insanelymac.com/forum/topic/192052-kernel-panic-please-help-i-need-it-for-school-tomorrow/ Share on other sites More sharing options...
Monnik Posted October 14, 2009 Author Share Posted October 14, 2009 ~bump Link to comment https://www.insanelymac.com/forum/topic/192052-kernel-panic-please-help-i-need-it-for-school-tomorrow/#findComment-1298722 Share on other sites More sharing options...
MacNutty Posted October 15, 2009 Share Posted October 15, 2009 Try checking your BIOS settings. Link to comment https://www.insanelymac.com/forum/topic/192052-kernel-panic-please-help-i-need-it-for-school-tomorrow/#findComment-1298980 Share on other sites More sharing options...
Monnik Posted October 15, 2009 Author Share Posted October 15, 2009 What about my bios ? Doesn't it have to do with iopcifamily.kext or something ?? Because i don't have a lot to change in my bios. Link to comment https://www.insanelymac.com/forum/topic/192052-kernel-panic-please-help-i-need-it-for-school-tomorrow/#findComment-1299059 Share on other sites More sharing options...
bertmannaustria Posted October 15, 2009 Share Posted October 15, 2009 Hello,After updating to 10.6.1 i got this kernel panic. I really really need my hackintosh for school tomorrow to do some assignments which has to be done before friday so please please help me fix this kernel panic. i tried permission repair with autojack but it can't repair permissions. I have 10.5.6 installed on the same machine too so maybe i can fix the problem from there ? anyways, Please help me. did you take a kext file from your running leopard installation into your snow leopard installation? because it says "kxld[com.apple.iokit.IOPCIFamily]: The Mach-O file is malformed: Invalid magic number: ...." mach-o files used to be a powerpc and universal binary file (leopard) but snow leopard is intel only so it's weird. that's the reason why the acpi platform extension cannot be loaded because of dependency problems. afaik the apple kernel in snow leopard cannot load mach-o files, at least not in 64 bit mode, but it should be possible to load the IOPCIFamily in 32bit mode because the kernel may backtrace and change entries by itself try booting with "-x32 arch=i386 -v" or change your IOPCIFamily kext to a snow leopard compatible one Link to comment https://www.insanelymac.com/forum/topic/192052-kernel-panic-please-help-i-need-it-for-school-tomorrow/#findComment-1299590 Share on other sites More sharing options...
Freaky Chokra Posted October 16, 2009 Share Posted October 16, 2009 did you take a kext file from your running leopard installation into your snow leopard installation?because it says "kxld[com.apple.iokit.IOPCIFamily]: The Mach-O file is malformed: Invalid magic number: ...." mach-o files used to be a powerpc and universal binary file (leopard) but snow leopard is intel only so it's weird. that's the reason why the acpi platform extension cannot be loaded because of dependency problems. afaik the apple kernel in snow leopard cannot load mach-o files, at least not in 64 bit mode, but it should be possible to load the IOPCIFamily in 32bit mode because the kernel may backtrace and change entries by itself try booting with "-x32 arch=i386 -v" or change your IOPCIFamily kext to a snow leopard compatible one I agree. but looks like that 2 things have happened with you --> @Monnik First: Permissions got messed up. Second. you may have replaced the SL kext with Leo [some how but how i don't understand so i kinda partly agree with the above analysis.] next... after updating .. you didn't repair permissions... rebuild mkext. Coz I did update to 10.6.1 as soon as it was available... and only 3 days after I had a perfectly working SL install..!!! So when i did that.... I re-copied: fakesmc.kext. platformUUID.kext ----> with your uuid inserted you know where. and then rebooted into Leopard installation.. Deleted the mkext files from SL caches folder... you know where... or look up my posts... then booted with this parameters on boot prompt: -x32 -f -v then once on desktop... rebuild kexts using these commands: chown -Rf 0:0 /System/Library/Extensions chown -Rf 0:0 /Extra/Extensions chown -Rf root:wheel /System/Library/Extensions chown -Rf root:wheel /Extra/Extensions chmod -Rf 755 /System/Library/Extensions chmod -Rf 755 /Extra/Extensions kextcache -v 1 -t -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext /System/Library/Extensions kextcache -v 1 -t -m /Extra/Extensions.mkext /Extra/Extensions there.........this should fix it.. And lastly.... @Monnik it has been quite some days since you needed to get your system running due to school work... but did you succeed before our suggestions... or not .. please keep us posted once you start a thread... and do inform us whether this helps or helped fix your problem.... -Regards, Freaky Chokra Link to comment https://www.insanelymac.com/forum/topic/192052-kernel-panic-please-help-i-need-it-for-school-tomorrow/#findComment-1300164 Share on other sites More sharing options...
adogv90 Posted October 18, 2009 Share Posted October 18, 2009 try this if you need help still hit me up on msn fastest response adogv90@msn.com http://netkas.org/?p=125 Link to comment https://www.insanelymac.com/forum/topic/192052-kernel-panic-please-help-i-need-it-for-school-tomorrow/#findComment-1302100 Share on other sites More sharing options...
Recommended Posts