Jump to content
4 posts in this topic

Recommended Posts

Yes, you can add it to com.apple.Boot.plist file

Its located in /Library/Preferences/SystemConfiguration

 

<plist version="1.0">

<dict>

<key>Kernel</key>

<string>mach_kernel</string>

<key>Kernel Flags</key>

<string>-f</string>

<key>Boot Graphics</key>

<string>Yes</string>

<key>Timeout</key>

<string>2</string>

</dict>

</plist>

×
×
  • Create New...