
07-01-2008, 12:35 AM
|
Tiger
|
|
Join Date: Jan 2008
Location: USA
Posts: 396
|
|
new modbin kernel
here is the code to install the kernel
cp -R /path/to/newkernel /path/to/root
to hide the new kernel
chmod -R 644 /mach_kernel
chown -R root:wheel /mach_kernel
Make sure you use sudo -s
Modbin kernel and system.kext
|