What's new

[SOLVED] How to access NVRAM?

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

pesche

Occasional Visitor
Hello,

I planing to reset my AC68U.
In the NVRAM FAQ there is a nice tutorial. Also how to perform a text based backup.

My problem is.
I can't run 'nvram'. The command is not found.
Did I missed something? Do I have to install it?

thanks!
 
AFAIK the nvram command is part of the basic firmware, so unless you've messed up your search path...

Try this:
Code:
/usr/sbin/nvram
 
For anyone on an AC66U, use /bin/nvram instead

You can find out where your router's nvram command is by running 'which nvram' (sans quotes) from an SSH console session.

EDIT: Sorry for grave digging.. I was having a similar issue and stumbled upon this thread without checking the date.
 
Last edited:

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top