Jump to content

Verbose mode Ausschalten?


Namelocked
 Share

2 posts in this topic

Recommended Posts

In /Extra/com.apple.Boot.plist, oder wenn es nicht vorhanden ist dann /Library/Preferences/SystemConfiguration/com.apple.Boot.plist

 

	<key>Kernel Flags</key>
<string>-v</string>

 

Nimm -v weg:

 

	<key>Kernel Flags</key>
<string></string>

Link to comment
Share on other sites

 Share

×
×
  • Create New...