nfshp253 Posted June 18, 2008 Share Posted June 18, 2008 I've installed Leo4All V3 on my Asus A8Jr. and going well so far. I would like to ask how do I enable a GUI boot (where you startup and see a loading screen with an apple) instead of the command line sort-of boot where you get a lot of text? Link to comment https://www.insanelymac.com/forum/topic/111300-how-to-change-to-gui-boot/ Share on other sites More sharing options...
SticMAC™ Posted June 18, 2008 Share Posted June 18, 2008 Its called "Quiet Boot"(thanks Jiver) http://forum.insanelymac.com/index.php?s=&...st&p=781957 StiCMAN Link to comment https://www.insanelymac.com/forum/topic/111300-how-to-change-to-gui-boot/#findComment-788452 Share on other sites More sharing options...
jivhg Posted June 19, 2008 Share Posted June 19, 2008 No, it is called "Quiet Boot" Link to comment https://www.insanelymac.com/forum/topic/111300-how-to-change-to-gui-boot/#findComment-789210 Share on other sites More sharing options...
ToGaR Posted June 19, 2008 Share Posted June 19, 2008 ======= open terminal to edit the plist file TYPE: sudo nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist enter your root password: xxxxxxxx Find the "-v" with your arrow keys, the mouse wont work! remove the flag "-v" so that this is left <string></string> CNTRL+o to save, if it ask you what to save, just press ENTER, then CNTRL+x to exit, Reboot ======= Also, you should add the graphics string to this so the gray apple logo screen is the correct resolution for your display. (not all lo-res and chubby). Simply change the "string" line listed above to this --> <string>"Graphics Mode"="1680x1050x32"</string> Be sure to change the 1680x1050 part to the resolution of your display. Link to comment https://www.insanelymac.com/forum/topic/111300-how-to-change-to-gui-boot/#findComment-789903 Share on other sites More sharing options...
Recommended Posts