Jump to content
6 posts in this topic

Recommended Posts

remove this:

 

<key>Timeout</key>

<string>8</string>

 

insert this:

 

<key>Boot Graphics</key>

<string>Yes</string>

 

 

oh, and the file with that information in it is located at...

 

/Library/Preferences/SystemConfiguration/com.apple.Boot.plist

 

http://wiki.osx86project.org/wiki/index.ph...he_boot_options

 

and this is a few other bootup options.

To remove the verbose mode boot, you need to change

 

<key>Kernel Flags</key>

<string>-v</string>

 

to just

 

<key>Kernel Flags</key>

<string></string>

 

Don't remove the boot timeout if you're dual-booting, although it couldn't hurt to turn the timer down (I use 3 myself)

 

And afaik, the Boot Grapics tag doesn't do anything unless it's set to no

  • 2 weeks later...
  • 4 months later...
×
×
  • Create New...