InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Snow Leopard 10.6 (http://infinitemac.com/forumdisplay.php?f=87)
-   -   Kernel Panic in 1-5 minutes (http://infinitemac.com/showthread.php?t=3802)

x986123 08-28-2009 04:23 AM

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.)

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...6?view=details

x986123 08-28-2009 04:52 AM

Ok I'll try.

x986123 08-28-2009 05:04 AM

Quote:

Originally Posted by xxxslayeriiixxx (Post 32441)
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

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.