Jump to content
6 posts in this topic

Recommended Posts

title says it, im wanting to try to install the 9.2 kernel, but i don't know if it will ruin my install or not. it came with the install disk i dloaded, but i don't want to break my install. is there any way i can restore if the kernel doesn't work??? thnx for replies in advance!!!bump

Link to comment
https://www.insanelymac.com/forum/topic/91770-wanting-to-upgrade-kernel-to-920/
Share on other sites

ok, so i can restore if it goes wrong?? or i can install without problems???

If you back up your original kernel like this: Open Terminal from Applications/Utilities and enter these commands pressing enter after each:

 

sudo -s
[enter password]
cp /mach_kernel /mach_kernel.backup

 

Now install the new kernel. If it doesn't work, you can boot from the old kernel again by going to the F8 boot: prompt and typing in:

 

mach_kernel.backup

 

Hope this helps! :rolleyes:

×
×
  • Create New...