1 2 | root@linksys:~# nvram usage: nvram [get name] [set name=value] [unset name] [show] |
1 | root@linksys:~# nvram show | less |
1 | root@linksys:~# nvram show | grep ssh |
1 2 3 | root@linksys:~# nvram set http_enable=1 root@linksys:~# nvram commit root@linksys:~# reboot |
1 2 3 | root@linksys:/etc# nvram show |grep wait boot_wait=on wait_time=5 |
1 2 | root@linksys:/etc# nvram set wait_time=10 root@linksys:~# nvram commit |
1 2 | root@linksys:~# nvram set http_enable="" root@linksys:~# nvram commit |
1 2 3 | root@linksys:/# df -h Filesystem Size Used Available Use% Mounted on /dev/root 4.0M 4.0M 0 100% / |
1 2 3 4 | root@linksys:~# df -h Filesystem Size Used Available Use% Mounted on /dev/root 4.0M 4.0M 0 100% / /dev/mtdblock/3 2.3M 196.0K 2.1M 9% /jffs |
欢迎光临 电子技术论坛_中国专业的电子工程师学习交流社区-中电网技术论坛 (http://bbs.eccn.com/) | Powered by Discuz! 7.0.0 |