View Single Post
 
Old 01-30-2008, 11:40 PM
roisoft's Avatar
roisoft roisoft is offline
 
Join Date: Jan 2008
Location: Spain
Posts: 450
If you are on Windows, download transmac and open the iso with it, go to /system/library/extensions and drag & drop your Kext, close and reburn...boot with -f -v, if you have a success install, copy the kext again ( leo HD /system/library/extensions ) boot with -s and type :

mount -uw /

cd /system/library/extensions

chmod -R 755 "yourkext.kext"
chown -R root:wheel "yourkext.kext"
reboot

boot with -f
Reply With Quote