thunder.scripts Posted November 10, 2009 Share Posted November 10, 2009 I have Chameleon 2 installed and working but I don't know how to configure it. I have to partitions (mbr) and I created an "Extra" folder in the root of osx86 hd. Inside I placed com.apple.Boot.plist: <?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>Timeout</key> <string>5</string> <key>Default Partition</key> <string>hd(0,2)</string> <key>Boot Banner</key> <string>no</string> <key>Legacy Logo</key> <string>yes</string> <key>Theme</key> <string>Bullet</string> <key>USBBusFix</key> <string>yes</string> <key>device-properties</key> <string></string> </dict> </plist> Those options work when I enter them manually in the bootscreen, but for some reason they're not being used as default. What am I doing wrong? Link to comment https://www.insanelymac.com/forum/topic/196892-chameleon-setup/ Share on other sites More sharing options...
westwaerts Posted November 10, 2009 Share Posted November 10, 2009 com.apple.Boot.plist must be placed in /Library/Preferences/SystemConfiguration/ to be loaded ( you´ll find one already there, replace it) Link to comment https://www.insanelymac.com/forum/topic/196892-chameleon-setup/#findComment-1326100 Share on other sites More sharing options...
thunder.scripts Posted November 10, 2009 Author Share Posted November 10, 2009 Thanks! But I already have it there, the same file in both locations but still no go Link to comment https://www.insanelymac.com/forum/topic/196892-chameleon-setup/#findComment-1326121 Share on other sites More sharing options...
thunder.scripts Posted November 10, 2009 Author Share Posted November 10, 2009 Well, it fixed itself when I installed Win7 in the other partition. Link to comment https://www.insanelymac.com/forum/topic/196892-chameleon-setup/#findComment-1326219 Share on other sites More sharing options...
Recommended Posts