declan Posted March 18, 2006 Share Posted March 18, 2006 i have installed to 10.4.4/5 dvd, works perfect but it always boots in verbose mode, no boot panel, how do i get it to display this.. Link to comment https://www.insanelymac.com/forum/topic/12383-no-boot-panel-just-verbose-mode/ Share on other sites More sharing options...
Suser Posted March 18, 2006 Share Posted March 18, 2006 Open a terminal, switch to root su - Then do the following : nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist Look for the entry <key>Kernel Flags</key> Below you'll find a stringline with a -v option. Remove this, save the file and reboot. Link to comment https://www.insanelymac.com/forum/topic/12383-no-boot-panel-just-verbose-mode/#findComment-78242 Share on other sites More sharing options...
declan Posted March 18, 2006 Author Share Posted March 18, 2006 I was on the right line, just didn't want to remove and have a no bootable os x, cheers Link to comment https://www.insanelymac.com/forum/topic/12383-no-boot-panel-just-verbose-mode/#findComment-78243 Share on other sites More sharing options...
declan Posted March 18, 2006 Author Share Posted March 18, 2006 Now i have changed timeout to 0, any ideas how to get it to autoboot straight to os x, no darwin boot loader, i only have os x on this machine, is there a kernel flag that will boot straight in?? Ok i figured it, just remove the timeout lines from the boot.plist.. Link to comment https://www.insanelymac.com/forum/topic/12383-no-boot-panel-just-verbose-mode/#findComment-78399 Share on other sites More sharing options...
blackentangled Posted March 19, 2006 Share Posted March 19, 2006 ...or you can set to quiet boot <key>Quiet Boot</key><string>Yes</string> http://wiki.osx86project.org/wiki/index.ph...he_boot_options Link to comment https://www.insanelymac.com/forum/topic/12383-no-boot-panel-just-verbose-mode/#findComment-78493 Share on other sites More sharing options...
Recommended Posts