Jump to content
2 posts in this topic

Recommended Posts

Let me start by saying I did try and search for the answer, but it seems the search function on here isn't working.

 

I install Iatkos 7 on my system w/Chameleon v2. I wanted to do some editing on the /Extra/com.apple.Boot.plist But it doesn't seem to exist? I have a Extra directory with nothing in it. I also wanted to install a new theme, but now I don't know where to put them?

 

When I open a shell and sudo -s, then ls -a I can see a folder off the root drive called .Chameleon

 

When I get a listing in it, it has a Theme directory with a "Default" theme.

 

So where do I edit the 'current' com.apple.Boot.plist if its not in the /Extra? Where is the one that Chameleon is currently using to boot?

 

Oh, I don't have a GPT partition, just MBR.

 

Thanks for any help...

 

Here is my current com.apple.Boot.plist I found in the /Library/Preferences/SystemConfiguration

 

But as you can see, the only thing it has in it is the video card info. So where is Chameleon getting it's current config from?

 

<?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>PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)</key>

<dict>

<key>@0,compatible</key>

<string>NVDA,NVMac</string>

<key>@0,device_type</key>

<string>display</string>

<key>@0,name</key>

<string>NVDA,Display-A</string>

<key>@1,compatible</key>

<string>NVDA,NVMac</string>

<key>@1,device_type</key>

<string>display</string>

<key>@1,name</key>

<string>NVDA,Display-B</string>

<key>NVCAP</key>

<data>

BAAAAAAAAwAMAAAAAAAABwAAAAA=

</data>

<key>NVPM</key>

<data>

AQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==

</data>

<key>VRAM,totalsize</key>

<string>0x10000000</string>

<key>device_type</key>

<string>NVDA,Parent</string>

<key>model</key>

<string>nVidia GeForce 7300 GT</string>

<key>name</key>

<string>display</string>

<key>rom-revision</key>

<string>nVidia GeForce 7300 GT OpenGL Engine [EFI]</string>

</dict>

<key>device-properties</key>

<string>blabla</string>

</dict>

</plist>

Link to comment
https://www.insanelymac.com/forum/topic/197866-chameleon-question/
Share on other sites

i believe chameleon has its stuff in the hidden partition

 

and google is your friend :)

http://www.insanelymac.com/forum/index.php?showtopic=5513

 

and the only com.apple.Boot.plist file u need to edit is in /Library/Preferences/SystemConfiguration

 

read more here:

http://www.insanelymac.com/forum/index.php?showtopic=176695

×
×
  • Create New...