Jump to content
87 posts in this topic

Recommended Posts

ok I got this too but how do I install it , it keeps giving me directory not found anyone pls

 

Copy over the mach_kernel file you downloaded to the Desktop. Then run these commands from Terminal (Applications/Utilities):

 

sudo -s
[enter password]
cp /mach_kernel /mach_kernel.vanilla
cp -r ~/Desktop/mach_kernel /mach_kernel

 

Close terminal and reboot

Copy over the mach_kernel file you downloaded to the Desktop. Then run these commands from Terminal (Applications/Utilities):

 

sudo -s
[enter password]
cp /mach_kernel /mach_kernel.vanilla
cp -r ~/Desktop/mach_kernel /mach_kernel

 

Close terminal and reboot

 

You need to repair permissions too.

2 things:

 

1: When installing, do you extract the Mach_kernel from the .zip file before doing the steps ~pcwiz stated?

 

2: How can you tell what kernel you have? I upgraded to 10.5.2, and I upgraded my Kernel, so I assume I have 9.20, but I think it would be useful if I knew a way to double check. Thank you!

2 things:

 

1: When installing, do you extract the Mach_kernel from the .zip file before doing the steps ~pcwiz stated?

 

2: How can you tell what kernel you have? I upgraded to 10.5.2, and I upgraded my Kernel, so I assume I have 9.20, but I think it would be useful if I knew a way to double check. Thank you!

 

 

1 when you dl the kernel, it is uncompressed automatically ( check your garbage, there is the .zip, and in the downloads folder is the mach_kernel

 

2 : in the teminal, quote uname -a and you should see wich kernel version U have .

( also in about this mac , software )

×
×
  • Create New...