![]() |
Yeah, for sure that's the problem. Just make it look like this: :rolleyes:
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//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</string> <key>Kernel Flags</key> <string></string> <key>Boot Graphics</key> <string>Yes</string> <key>Quiet Boot</key> <string>No</string> <key>Timeout</key> <string>5</string> </dict> </plist> If editing doesn't work Log-In as root or use the nano Editor on Terminal... |
Worked like a charm my friend..thanks. Now could this have been the problem when I tried to boot with the voodoo kernel? Wasn't I supposed to have removed the " .voodoo " from mach_kernel.voodoo in the plist file before I tried to boot from it? Just a thought...
Thanks again! :) |
You can easily try out, if the Voodoo Kernel works for you, without loosing you current configuration, Download the official Voodoo 1.0 Rev A from here, once you've mounted the dmg, go to "Files" subfolder and drop mach_kernel.voodoo to your Desktop, then open Terminal and use the following Syntax:
Code:
cd Desktop |
Okay thank you again.. I will give this a try and let you know how it works out. :)
|