View Single Post
 
Old 01-13-2009, 09:53 AM
nfoav8or's Avatar
nfoav8or nfoav8or is offline
 
Join Date: Jan 2008
Location: WA, USA
Posts: 933
one thing to keep in mind with nForce systems is there finicky nature with Large amounts of RAM. (>4GB to be exact) are you using kexts that counter this?

It doesn't sound like something is really wrong with your system except that from you posting back what you did, things seem to have gotten switched around a bit.

did you follow what I wrote to you for directions to the letter? what is your voodoo kernel named? what does your com.apple.Boot.plist file look like. do you currently have dsmos.kext? This is like AppleDecrypt but older...
Did you ensure permissions were correct after you installed the kexts or did you just use the GUI app? I recommend booting with -s
Code:
sbin/mount -uw /
cd /System/Library/
chmod -R 755 Extensions/
chown -R root:wheel Extensions/
rm -Rf Extensions.*
reboot
EDIT: Pacifist allows you to look inside Packages and extract files.


Last edited by nfoav8or; 01-13-2009 at 09:58 AM.
Reply With Quote