eXKR Posted December 15, 2006 Share Posted December 15, 2006 Once installed OSx86 with fully support I have checked on booting "Graphics Mode"="1280x1024x16" and it worked for me so that I inserted these lines inside com.apple.Boot.plist: <key>Graphics Mode</key> <string>1280x1024x32@85</string> I have also added: <key>Quiet Boot</key> <string>Yes</string> instead of the one I wanted: <key>Quiet Boot</key> <string>Yes</string> The result is that I can' boot Darwin, I mean, on boot I can access the first boot menu: Windows XP Apple Mac OSX I'm able to choose the "Apple Mac OSX" but when I hit Enter it goes back to the same boot menu instead of going ahead to Darwin's. I guess that is the com.apple.Boot.plist error... how can I access it without booting? Anyone know a solution? I really don't feel like reinstalling... Thanks in advance. Link to comment https://www.insanelymac.com/forum/topic/35866-help-i-have-lost-the-darwin-booting/ Share on other sites More sharing options...
JustAnotherIdiot Posted December 15, 2006 Share Posted December 15, 2006 (edited) soon after you select enter by selecting Apple Mac OSX hit F8 this should give u the menu if it does then Edit the boot.plist file and add the following: <key>Timeout</key> <string>10</string> let us know if it helps Edited December 15, 2006 by JustAnotherIdiot Link to comment https://www.insanelymac.com/forum/topic/35866-help-i-have-lost-the-darwin-booting/#findComment-255215 Share on other sites More sharing options...
eXKR Posted December 15, 2006 Author Share Posted December 15, 2006 Great, it works, I can now access the Darwin boot menu. From there how can I access and edit the com.apple.Boot.plist? Thanks again. Link to comment https://www.insanelymac.com/forum/topic/35866-help-i-have-lost-the-darwin-booting/#findComment-255569 Share on other sites More sharing options...
Rammjet Posted December 15, 2006 Share Posted December 15, 2006 Try using the boot option "-F" (that is a capital F) Link to comment https://www.insanelymac.com/forum/topic/35866-help-i-have-lost-the-darwin-booting/#findComment-255579 Share on other sites More sharing options...
eXKR Posted December 15, 2006 Author Share Posted December 15, 2006 Solved! Once I hit F8 and access to Darwin boot menu I have typed -v to boot in verbose mode and I was able to boot it. Once on desktop I have opened the Terminal and edited the com.apple.Boot.plist. Thanks to everyone. Link to comment https://www.insanelymac.com/forum/topic/35866-help-i-have-lost-the-darwin-booting/#findComment-255586 Share on other sites More sharing options...
Recommended Posts