
03-17-2008, 03:59 AM
|
 |
|
|
Join Date: Jan 2008
Location: Spain
Posts: 450
|
|
wont boot? how did you inject the kext?
From terminal
Quote:
hdiutil attach /"Your ISO File" -readwrite
delete extensions.mkext
Add the kext you want in the Extensions folder.
Fix the permissions on the newly added kext.
Recreate the mkext file that way ----> kextcache -a i386 -K /Volumes/"DVD"/mach_kernel -m /Volumes/"DVD"/System/Library/Extensions.mkext /Volumes/"DVD"/System/Library/Extensions
|
|