Contribute
Register

Right Chameleon configurations? - Won't boot without Stick.

Status
Not open for further replies.
Try Empty Pen Drive 2GB/4GB

MAC
===

MAC Only HDD (Single OS)
-------------------------------

Format PenDrive as Mac OS Extended (Journel) Under GPT (Using Disk utility)

MAc+Win/Linux
-----------------

Format PenDrive as Mac OS Extended (Journel) Under MBR (Using Disk utility)

1.Install Chamelion Bootloader
2.Set PenDrive as First Boot

Download this iMac.dmg file and copy to /Extra/Themes

https://www.idrive.com/idrive/sh/sh?k=e9h0o6l8l3

Some Small Modifications : org.chameleon.Boot.plist
=================================

<?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>AtiConfig</key>
<string>Gibba</string>
<key>AtiPorts</key>
<string>3</string>
<key>Boot Banner</key>
<string>No</string>
<key>Boot Graphics</key>
<string>Yes</string>
<key>EnableDualLink</key>
<string>Yes</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1920x1080x32</string> // take ur own display monitor
<key>GraphicsEnabler</key> // U card is ATI/AMD/nVIDIA/Default display card
<string>Yes</string>
<key>Hide Partition</key> // Usually hd(0,1)/hd(1,1)/hd(2,1)/hd(3,1)/hd(4,1)....etc OS Disk
<string>hd(0,2) hd(0,3) hd((0,4) hd(0,5) hd(0,7) hd(1,2) hd(1,3) hd(1,4) hd(1,5) hd(1,6) hd(1,7) hd(2,2) hd(2,3) hd(2,4) hd(2,5) hd(2,6) hd(2,7) hd(3,2) hd(3,3) hd((3,4) hd(3,5) hd(3,7)</string>
<key>Instant Menu</key>
<string>Yes</string>
<key>Kernel Flags</key>
<string>USBBusFix=Yes</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>ShowInfo</key>
<string>No</string>
<key>Theme</key>
<string>iMac</string>
<key>UseKernelCache</key>
<string>Yes</string>
<key>Wake</key>
<string>Yes</string>
</dict>
</plist>

===============================
 
Status
Not open for further replies.
Back
Top