InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Leopard 10.5 (http://infinitemac.com/forumdisplay.php?f=85)
-   -   Voodoo Issue... (http://infinitemac.com/showthread.php?t=2958)

xXrkidXx 05-23-2009 04:15 PM

Voodoo Issue...
 
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