View Single Post
 
Old 08-24-2009, 01:21 PM
Imkantus Imkantus is offline
 
Join Date: Jul 2009
Location: Germany
Posts: 779
Easy - Just copy the Vanilla Kernel file to the root directory of your drive with a name different to mach_kernel.

This is how you do on Terminal:

sudo -s
cp /path/to/mach_kernel /vanilla_kernel
chown root:wheel /vanilla_kernel
chmod 644 /vanilla_kernel

Then enter vanilla_kernel at boot prompt and see if you have luck with it.

AMD Phenom II X4 955 - ASRock AM3A770DE - 8GB DDR3-1333 - Radeon HD 5570 1GB passiv - BCM4318 802.11b/g - Snow Leopard Retail
+++
AMD Phenom X3 8450 - ASRock AM2NF6G-VSTA (BIOS L2.39) - 4GB DDR2-800 - Radeon HD 4650 512MB - Snow Leopard Retail (retired) / OpenBSD
Reply With Quote