Login  Register

Itus Firmware v2

Posted by Grommish on Apr 15, 2020; 6:39am
URL: https://itus.accessinnov.com/FIRMWARE-Itus-Networks-Shield-Firmware-Upgrade-WIP-tp1726p1943.html

Itus Shield Firmware v2.0 (OpenWrt SNAPSHOT r11407+1525-54ba15f9fa) ALPHA
NOTE: This WILL erase ALL DATA in the GATEWAY slot!

Download ItusgatewayImage



Instructions to Flash:

Boot into the Shield in whatever mode that you normally use

If you have ssh/scp installed on your PC, you can use it directly.  MAKE SURE YOU ARE IN THE DIRECTORY YOU DOWNLOADED THE FILE INTO!

ssh -q -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@10.10.10.10 "mount /dev/mmcblk0p1 /overlay"
ssh -q -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@10.10.10.10 "cp /overlay/ItusgatewayImage /overlay/ItusgatewayImage-Rescue"
scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ./ItusgatewayImage root@10.10.10.10:/overlay
ssh -q -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@10.10.10.10 "touch /overlay/ItusgatewayImage"
ssh -q -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@10.10.10.10 "umount /overlay"

(the flags above just keep SSH/SCP from complaining about the SSH Key for your Shield if it changed.  This way, you don't have to remove the key and re-add a new one)

You MUST ensure that your Shield is in the GATEWAY (OUTER) Position, then reboot

First boot will take a few minutes. The M-LED on the Shield will turn ORANGE when the boot is complete.  

Open 10.10.10.10 and login (no password by default)

Troubleshooting:

If you boot into the new image and you have no IP on eth0:  This happens from time to time, and I'm not sure why.  Reboot the system and let it try again.

Requests:

Suggested changes to the "default" setup are welcome.. Packages, settings, etc.

Running Itus Shield v2 Firmware