View Single Post
 
Old 08-18-2009, 04:24 AM
OG-Phantom's Avatar
OG-Phantom OG-Phantom is offline
Jaguar
 
Join Date: Aug 2009
Posts: 64
Quote:
Originally Posted by Snow View Post
Same here, installed from within Leo.

Lots of random Kernel Panics in Snow. Got that fixed with rebuilding kextcache in single user boot.
I'm reinstalling BSD.pkg now to check if the "no packages" issue is gone.

Here's what I did to remove KP's:

boot with -s

/sbin/fsck -fy
/sbin/mount -uw /
sudo -s (dunno if this is necessary)
chown -R root:wheel /Volumes/snow partition/System/Library/Extensions/*
chmod -R 755 /Volumes/snow partition/System/Library/Extensions/*

then i did:

sudo chown 0:0 /
rm -rf /System/Library/Cashes
kextcache -v l -t -l -m /System/Library/Cahces/com.apple.kext.caches/Startup/Extensions.mkext /System/Library/Extensions

after a reboot I'm still in Snow whereas normaly it would have KP by now.
Very encouraging. Have you tried 64bit kernel mode yet? (boot with -x64 or arch=x86_64). I noticed before, when I was installing from within Leopard, I would get instant KPs booting 64bit mode. No amount of fidgeting with it would fix it.

[HACK P5K]
ASUS P5K Deluxe/Wifi [ Q9650 / 8GB OCZ / EVGA 8800 GTX ]
Windows Se7en 500GB SATA
OSX 10.6.4 (vanilla-EFI) 500GB SATA
[HACK EP43]
Gigabyte EP43-DS3L [ E6700 / 8GB OCZ / PNY 250 GTS ]
Windows Vista 64bit 250 SATA
OSX 10.6.4 (vanilla-EFI) 160GB SATA
Reply With Quote