View Single Post
 
Old 10-15-2008, 11:19 PM
nfoav8or's Avatar
nfoav8or nfoav8or is offline
 
Join Date: Jan 2008
Location: WA, USA
Posts: 933
Use EFIStudio or OSx86Tools...

PCWIZ has a great site with links and some help code here:
http://pcwizcomputer.com/

if you need help with either of these after reading a bit about it here... just ask.

EDIT: in regard to the second link... the part that I wanted you to read was what to do with the hex string once you had it... it needs to be placed in the com.apple.Boot.plist file near the bottom using this format:

Code:
<key>device-properties</key>
<string>##your-hex-string</string>


Last edited by nfoav8or; 10-15-2008 at 11:23 PM.
Reply With Quote