gianry Posted February 24, 2006 Share Posted February 24, 2006 How can change the display way of the boot sequence for the 10.4.4 ? I'd like to have it in standard way and not with all the command lines thanks Link to comment https://www.insanelymac.com/forum/topic/9960-1044-boot-sequence/ Share on other sites More sharing options...
jbjonas Posted February 24, 2006 Share Posted February 24, 2006 Edit your com.apple.Boot.plist file. Its in /Library/Preferences/SystemConfiguration/ Make sure it has: <key>Boot Graphics</key> <string>Yes</string> Link to comment https://www.insanelymac.com/forum/topic/9960-1044-boot-sequence/#findComment-62379 Share on other sites More sharing options...
gianry Posted February 24, 2006 Author Share Posted February 24, 2006 Edit your com.apple.Boot.plist file. Its in /Library/Preferences/SystemConfiguration/ Make sure it has: <key>Boot Graphics</key> <string>Yes</string> My preference boot file is already set on yes Link to comment https://www.insanelymac.com/forum/topic/9960-1044-boot-sequence/#findComment-62437 Share on other sites More sharing options...
Tek_No Posted February 24, 2006 Share Posted February 24, 2006 I guess you're seeing the "verbose" mode: to fix this: in com.apple.Boot.plist file remove these lines: <key>Kernel Flags</key> <string>-v</string> Save and reboot... Link to comment https://www.insanelymac.com/forum/topic/9960-1044-boot-sequence/#findComment-62455 Share on other sites More sharing options...
Recommended Posts