A Amigalander macrumors regular Original poster Jan 13, 2008 175 21 Jul 5, 2009 #1 I'm lame, but a few months ago I modified some plist somewhere to force verbose mode booting. It was not the NVRAM command. I remember adding a <string>-v</string> somewhere. But now I have no clue where it was. Any ideas?
I'm lame, but a few months ago I modified some plist somewhere to force verbose mode booting. It was not the NVRAM command. I remember adding a <string>-v</string> somewhere. But now I have no clue where it was. Any ideas?
MacManiac76 macrumors 68000 Apr 21, 2007 1,939 860 Arizona Jul 6, 2009 #2 Possibly you edited the com.apple.Boot.plist file with the entry: <key>Kernel Flags</key> <string>-v</string> The file is located in /Library/Prefences/SystemConfiguration
Possibly you edited the com.apple.Boot.plist file with the entry: <key>Kernel Flags</key> <string>-v</string> The file is located in /Library/Prefences/SystemConfiguration
A Amigalander macrumors regular Original poster Jan 13, 2008 175 21 Jul 6, 2009 #3 That was it. Thank you! /smack self Is there a difference between this method and the NVRAM method?
MacManiac76 macrumors 68000 Apr 21, 2007 1,939 860 Arizona Jul 6, 2009 #4 As far as I know, they both produce the same result. Just two different methods to get to the same result.
As far as I know, they both produce the same result. Just two different methods to get to the same result.