From 3d9be67ab764bc610f19f1c983fe4f27918cfe14 Mon Sep 17 00:00:00 2001 From: Steve Lewis KC0EUW Date: Thu, 18 Jul 2019 08:26:32 -0700 Subject: [PATCH] Add sysupgrade option for installs Tweaked command slightly --- arednGettingStarted/installing_firmware.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arednGettingStarted/installing_firmware.rst b/arednGettingStarted/installing_firmware.rst index 21d7ac4..c3cac6a 100644 --- a/arednGettingStarted/installing_firmware.rst +++ b/arednGettingStarted/installing_firmware.rst @@ -222,7 +222,7 @@ If for some reason the node's web interface does not work, you may be able to us >>> my-computer:$ scp -P 2222 aredn-firmware-filename.bin root@192.168.1.1:/tmp my-computer:$ ssh -p 2222 root@192.168.1.1 -~~~~~~~ after logging into the node as *root* (hsmm) ~~~~~~~ +~~~~~~~ after logging into the node as root (hsmm) ~~~~~~~ node:# sysupgrade -n /tmp/aredn-firmware-filename.bin Additional questions and troubleshooting assistance can usually be obtained by creating a post on the AREDN |trade| `online forum `_, which has an active community of helpful and experienced operators.