Thread: Installing kext
View Single Post
 
Old 04-20-2010, 07:10 PM
Imkantus Imkantus is offline
 
Join Date: Jul 2009
Location: Germany
Posts: 779
What kext is it, you want to install?

In general - stay away from OSx86Tools they are not made for use with Snow Leopard. You don'nt need stuff like special tools for that: Just copy the kext to /System/Library/Extensions folder - ignore any upcoming messages about it & peform the following commands on Terminal:

sudo -s
chown -R root:wheel /System/Library/Extensions
chmod -R 755 /System/Library/Extensions
rm -rf /System/Library/Caches/com.apple.kext.caches

Then reboot & kext-install should be fine.

AMD Phenom II X4 955 - ASRock AM3A770DE - 8GB DDR3-1333 - Radeon HD 5570 1GB passiv - BCM4318 802.11b/g - Snow Leopard Retail
+++
AMD Phenom X3 8450 - ASRock AM2NF6G-VSTA (BIOS L2.39) - 4GB DDR2-800 - Radeon HD 4650 512MB - Snow Leopard Retail (retired) / OpenBSD
Reply With Quote