The below link support how to install kext, but following it I can't still install my kext successfully by any method, always displaying a error prompt during installing.
http://www.cppblog.com/smagle/archive/2011/04/12/131433.html
I want to ask what should I write in "Script" pane "postinsall", directly script "#!/bin/sh
chmod -R 755 /System/Library/Extensions/xxxx.kext
" or put script file path?
The second method failed too.
How to install kext using PackageMaker in earth?Thank you!
http://www.cppblog.com/smagle/archive/2011/04/12/131433.html
I want to ask what should I write in "Script" pane "postinsall", directly script "#!/bin/sh
chmod -R 755 /System/Library/Extensions/xxxx.kext
" or put script file path?
The second method failed too.
How to install kext using PackageMaker in earth?Thank you!