View Single Post
 
Old 03-30-2010, 11:54 PM
crimsonangel crimsonangel is offline
Jaguar
 
Join Date: Jul 2009
Posts: 40
Just thought I'd throw in my 2 cents about the kernel. In the new update a new kernel is installed. What I have always done to protect myself from having the working kernel wiped was; I renamed the mach_kernel to another name such as legacy_kernel, then in the com.boot.plist file located in the extra folder I entered the following.
Code:
<key>Kernel</key>
	<string>legacy_kernel</string>
This makes it so if you ever install an update your custom kernel will never get overwritten with the new vanilla one provided by apple and the system will always use it.

CPU: AMD Athlon 3800+ X2
Motherboard: Asus A8N-SLI
Ram: 2 Gb DDR
Video: PNY Nvidia 9800GT
OS: 10.5.8, 10.6.2, Windows 7
Reply With Quote