![]() |
Kernel Panic in 1-5 minutes
http://img204.imageshack.us/img204/5...edownloadc.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.) |
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...6?view=details |
Ok I'll try.
|
Quote:
now im stuck at the blue screen after boot. Anyway to repair Permissions within leopard? |
did you try to boot in safe mode yet?
|
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 |
Nope. It says its read only.
|
can you mount the filesystem as read/write before running those commands?
|
You mean:
/sbin/fsck -fy /sbin/mount -uw / ?? btw I installed it from within leopard (if that makes a difference) |
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.
|
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. |