Contribute
Register

Chimera 4.0 Timeout

Status
Not open for further replies.
Joined
Feb 7, 2012
Messages
3
Motherboard
GigaByte GA-Z77MX-D3H rev1.0
CPU
Intel Core I5-3450
Graphics
GTX 660
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
Hey there.
I installed Chimera 4.0 with Yosemite.
I want boot Mac OS X Yosemite automatically. but that didn't boot automatically. i every boot click enter.
I edited 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>Boot Banner</key>
<string>No</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GraphicsEnabler</key>
<string>No</string>
<key>IGPEnabler</key>
<string>Yes</string>
<key>Instant Menu</key>
<string>Yes</string>
<key>Kernel Flags</key>
<string>kext-dev-mode=1</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>UseKernelCache</key>
<string>No</string>
<key>Timeout</key>
<string>2</string>
</dict>
</plist>


<key>Timeout</key>
<string>2</string>
that do not work
Where mistake?
 
Hey there.
I installed Chimera 4.0 with Yosemite.
I want boot Mac OS X Yosemite automatically. but that didn't boot automatically. i every boot click enter.
I edited 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>Boot Banner</key>
<string>No</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GraphicsEnabler</key>
<string>No</string>
<key>IGPEnabler</key>
<string>Yes</string>
<key>Instant Menu</key>
<string>Yes</string>
<key>Kernel Flags</key>
<string>kext-dev-mode=1</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>UseKernelCache</key>
<string>No</string>
<key>Timeout</key>
<string>2</string>
</dict>
</plist>


<key>Timeout</key>
<string>2</string>
that do not work
Where mistake?

"Instant Menu"=Yes and Timeout=2 seem to contradict each other, don't you think?
 
Okay, Thanks. i try it
 
It's work.
Thanks very much.
Closed
 
Status
Not open for further replies.
Back
Top