Contribute
Register

Problem in Apple logo Boot Screen

Status
Not open for further replies.
Try "nv_disable=1" in boot-flags.
 
i installed os x yosemite and running well with me .. but everytime i open mac .. the logo and loading bar crashed like this:

https://www.dropbox.com/s/lf2llsj6ua...%20pm.jpg?dl=0

but after loading bar Complete i can login with my account and open desktop and use yosemite very well
 
Which bootflags are you using?


<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1366x768x32</string>
<key>GraphicsEnabler</key>
<string>No</string>
<key>IGPEnabler</key>
<string>Yes</string>
<key>Kernel Flags</key>
<string>kext-dev-mode=1</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>Timeout</key>
<string>2</string>
<key>USBLegacyOff</key>
<string>Yes</string>
 
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1366x768x32</string>
<key>GraphicsEnabler</key>
<string>No</string>
<key>IGPEnabler</key>
<string>Yes</string>
<key>Kernel Flags</key>
<string>kext-dev-mode=1</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>Timeout</key>
<string>2</string>
<key>USBLegacyOff</key>
<string>Yes</string>

Please read at the link in post #6. You may need dart=0 nv_disable=1 cpus=1 depending on actual hardware configuration.

You should use verbose (-v) to see what is going on.
 
Status
Not open for further replies.
Back
Top