Contribute
Register

How to stop auto booting into hackintosh?

Status
Not open for further replies.
Joined
May 14, 2014
Messages
4
CPU
I5 4670k
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
Hey I choose the basic boot options in Chimera and now it keeps auto booting into hackintosh and doesn't give me the choices like it used to? How can I fix this?
 
Edit /Extra/org.chameleon.Boot.plist


Find and delete:


Code:
<key>Quiet Boot</key>
<string>Yes</string>
Then add:

Code:
<key>Timeout</key> 
<string>5</string>

5 = timeout in seconds, put whatever amount of time you want Chimera to wait until auto-booting


:thumbup:
 
Why not just set the timer for something like 1000? Did you install OSX on the same hard drive as Windows? Not really sure what you are trying to achieve here, what option did you have before you installed Chimera basic boot options?
 
I fixed it. I deleted the string for timer and it stopped doing that.
 
Status
Not open for further replies.
Back
Top