Jump to content

Chameleon Default boot timeout issue


dudeinco
 Share

4 posts in this topic

Recommended Posts

I installed Yosemite using the v2 Chameleon Yosemite installer from this board with no issues; however, I am having an issue with the timeout on Chameleon.  No matter what I do, there is no timeout, it just sits and waits.  Any thoughts?

 

The following is my 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>EthernetBuiltIn</key>
	<string>Yes</string>
     <key>ShowInfo</key>
	<string>Yes</string>
     <key>Graphics Mode</key>
	<string>1920x1080x32</string>
     <key>GraphicsEnabler</key>
	<string>No</string>
     <key>Instant Menu</key>
	<string>Yes</string>
     <key>Legacy Logo</key>
        <string>No</string>
     <key>Kernel Flags</key>
	<string>kext-dev-mode=1 darkwake=0</string>
     <key>UseKernelCache</key>
	<string>Yes</string>
     <key>Default Partition</key>
	<string>TLHMac</string>
     <key>Timeout</key>
	<string>5</string>
     <key>Theme</key>
	<string>LoginToLion</string>
</dict>
</plist>
Link to comment
Share on other sites

 Share

×
×
  • Create New...