
12-27-2008, 08:21 AM
|
 |
|
|
Join Date: Jan 2008
Location: WA, USA
Posts: 933
|
|
Quote:
Originally Posted by dagger
Thanks nfoav8or. Now I know I have no idea what I'm doing.
Here's my Boot.plist:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Kernel</key>
<string>mach_kernel.voodoo</string>
<key>Kernel Flags</key>
<string>None</string>
<key>Timeout</key>
<string>5</string>
<key>device-properties</key>
<string>6c0200000100000001000000600200000d00000002010c00d041030a0100000
00101060000040101060000007fff04000e0000004e00560050004d0000002000000001000
00000000000000000000000000000000000000000000000000220000005600520041004d0
2c0074006f00740061006c00730069007a006500000008000000000000101c0000006400650
076006900630065005f00740079007000650000000f0000004e5644412c506172656e740e00
00006e0061006d00650000000b000000646973706c617922000000400030002c0064006500
76006900630065005f00740079007000650000000b000000646973706c6179220000004000
31002c006400650076006900630065005f00740079007000650000000b000000646973706c6
179100000006d006f00640065006c0000001a0000006e5669646961204765466f7263652037
33303020475420000000400031002c0063006f006d00700061007400690062006c006500000
00e0000004e5644412c4e564d616314000000400030002c006e0061006d0065000000120000
004e5644412c446973706c61792d4114000000400031002c006e0061006d006500000012000
0004e5644412c446973706c61792d4220000000400030002c0063006f006d00700061007400
690062006c00650000000e0000004e5644412c4e564d6163100000004e00560043004100500
000001800000004000000000003000c00000000000007000000001e00000072006f006d002d
007200650076006900730069006f006e0000002e0000006e5669646961204765466f7263652
037333030204754204f70656e474c20456e67696e65205b4546495d</string>
</dict>
</plist>
Hope its an easy fix.
|
To both you and demigod -
do you still have the problem if you remove the hex code? double-check the hex code to make sure it is correct as well.
also, demigod, is the running kernel named mach_kernel or mach_kernel.voodoo? Fusion doesn't work with a kernel other than one named mach_kernel... check the voodoo documentation for more info on this.
|