InfiniteMac OSx86  


 
 
Thread tools Display modes
Prev Previous Post   Next Post Next
  #1  
Old 07-01-2008, 12:35 AM
bhast2 bhast2 is offline
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
Reply With Quote