PDA

View Full Version : Voodoo Issue...


xXrkidXx
05-23-2009, 04:15 PM
Ok after I fixed my Mac booting(I needed to boot using the new kernel and specify which one) how do I make this permanent? Without having to type mach_kernel.voodoo -v everytime.

eMatoS
05-23-2009, 06:18 PM
You'll have to edit com.apple.boot.plist that as you're using chameleon 2RC1 is located in /Extra.
Inside that plist look for this:

<key>Kernel</key>
<string>mach_kernel</string>

And change mach_kernel for mach_kernel.voodoo.

Good luck!!

xXrkidXx
05-23-2009, 06:20 PM
worked thanks