Jump to content

Boot time switch (How to all the time)


wrench69
 Share

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>

Link to comment
Share on other sites

Sorry bit noobish still how do I play/change the permissions.

 

Text edit for it?

IE.?

Sudo -s

chmod?

chown?

 

HEHE..

 

Damned headache.. Tylenol Fixed my stupidity I figured it out..

 

Works like a charm Thanks dood.

Link to comment
Share on other sites

 Share

×
×
  • Create New...