View Single Post
 
Old 05-07-2009, 06:39 PM
andyvand's Avatar
andyvand andyvand is offline
 
Join Date: Apr 2009
Location: Tienen
Posts: 515
Quote:
Originally Posted by sam_pon View Post
So , it`s not save to upgrade

please , can any one give me step by step how to replace the kernel after upgrade

thanks alot
quite simple really...
before upgrade:
Open Terminal
Type the following-
sudo cp /mach_kernel /mach_kernel_bak

do the upgrade... don't reboot...
next in terminal type:
sudo cp /mach_kernel_bak /mach_kernel

reboot...
Reply With Quote