Re: Itus Firmware v2
Posted by
Roadrunnere42 on
Apr 15, 2020; 1:52pm
URL: https://itus.accessinnov.com/FIRMWARE-Itus-Networks-Shield-Firmware-Upgrade-WIP-tp1726p1946.html
Tried running you instructions but keep getting
mount: can't read '/etc/fstab': No such file or directory
when i running the first command, so I add overlay at the end and all when well
ssh -q -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null
[hidden email] "mount /dev/mmcblk0p1 /overlay"
cd into /overlay and saw in image files so went ahead and ran the other commands again all when well, but on reboot and the switch in G mode it still loaded the old gateway image, rebooted several time but still the same, any ideas? what I've done wrong.
Roadrunneruk
On Wed, 15 Apr 2020 at 07:39, Grommish [via Itus Networks Owners Forum] <
[hidden email]> wrote:
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 [hidden email] "mount /dev/mmcblk0p1"
ssh -q -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null [hidden email] "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 [hidden email] "touch /overlay/ItusgatewayImage"
ssh -q -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null [hidden email] "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