benixau macrumors 65816 Original poster Oct 9, 2002 1,307 0 Sydney, Australia Feb 9, 2003 #1 Anybody know how to print out what is stored in your nvram. thanx.
D Devvyn-cat macrumors newbie Feb 5, 2008 2 0 Feb 6, 2008 #2 print out nvram contents From terminal, try sudo nvram -p or if you want to save it to a file, sudo nvram -p > ~/Documents/nvram.txt From single-user mode, just "nvram -p" should suffice.
print out nvram contents From terminal, try sudo nvram -p or if you want to save it to a file, sudo nvram -p > ~/Documents/nvram.txt From single-user mode, just "nvram -p" should suffice.