PDA

View Full Version : Kernel Panic in 1-5 minutes


x986123
08-28-2009, 04:23 AM
http://img204.imageshack.us/img204/5004/securedownloadc.jpg

Why am I getting this KP? Please help me!

Specs in Signature.

DSDT.aml is PATCHED. Chameleon rc1 with EFI10

I have the following in extra/extensions/

ACHIPortInjector.kext
Geforce.kext
Jmicron.kext
RealTekr1000.kext
DSMOS.kext
ATAPortInjector.kext
FakeSMC.kext
IOAHCIBlockStorageInjector.kext

I booted in -x32 and busratio=20 (-x64 KP's on boot.)

xxxslayeriiixxx
08-28-2009, 04:46 AM
you need to repair your permissions through "kext utility". If it KP rights away, boot in safe mode [ -x ]

Download this file and its located in Utilities

http://cid-8b65993ef55cf014.skydrive.live.com/browse.aspx/.Public/OSx86/Snow%20Leopard/Other%20%7C5inne%7C6?view=details

x986123
08-28-2009, 04:52 AM
Ok I'll try.

x986123
08-28-2009, 05:04 AM
you need to repair your permissions through "kext utility". If it KP rights away, boot in safe mode [ -x ]

Download this file and its located in Utilities

http://cid-8b65993ef55cf014.skydrive.live.com/browse.aspx/.Public/OSx86/Snow%20Leopard/Other%20%7C5inne%7C6?view=details

It didn't work. It KP'ed in while rebuilding extension.mkext

now im stuck at the blue screen after boot. Anyway to repair Permissions within leopard?

xxxslayeriiixxx
08-28-2009, 05:26 AM
did you try to boot in safe mode yet?

mormegil
08-28-2009, 11:24 AM
boot in single user mode:
-s -x32

then run:
rm -rf /System/Library/Caches
chown -R root:wheel /System/Library/Extensions
chmod -R 755 /System/Library/Extensions
kextcache -v 1 -t -l -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext
reboot

x986123
08-29-2009, 12:53 AM
Nope. It says its read only.

daclothe
08-29-2009, 01:11 AM
can you mount the filesystem as read/write before running those commands?

x986123
08-29-2009, 01:18 AM
You mean:

/sbin/fsck -fy
/sbin/mount -uw /

??

btw I installed it from within leopard (if that makes a difference)

x986123
08-29-2009, 02:15 AM
I ran all those commands but it shows nothing, when i type the chmod thing it just skips a line and its blank. nothing. please! someone im begging for help.

xxxslayeriiixxx
08-29-2009, 08:41 AM
try what i said and it will fix it. I saw a thread u made in Insanelymac and people there said the same thing. i would recomend since you broke the install already, to do a clean install again. Once your done with your install, boot in safe mode [ -x ] and repair your permissions through kext utility.

im guessing you have the "No installer package" error in diskutility. Once you get your install up and running with no errors i suggest you do another clean install within your snow leo to another hardrive to solve installer packages issues. For some reason if you install from Leopard you get the installer packages error, but if you install from a SL system it fixes the problem and u can repair permissions through diskutility without the need of kext utility.