
600034-01A
SNAP Connect E10 User Guide
Page 37
Chapter 6
Upgrade Procedures
The E10 ships from the factory pre-loaded with the latest versions of both the operating
system (Linux based) and Synapse SNAP Connect software (i.e., the latest versions at the
time that E10 was built).
From time to time, Synapse releases updated versions of both the underlying operating
system and the SNAP Connect software.
Note:
To perform these upgrades you must be logged into your E10 with root-level
privileges.
FILE LEVEL UPGRADES
Use the instructions in this section to upgrade to a new version of SNAP Connect (or as a
template for loading/upgrading your own custom application software).
Transferring the Latest SNAP Connect Software to your E10
This process can be done via tftp or using an external USB drive.
Examples of recent SNAP Connect
tar
files include:
connect-e10-20100827.tar
tftp -g -r <filename> <tftp server IP address>
or
cp /mnt/<filename>
As on most *nix systems,
tar
(archive) files can be extracted by a command such as:
tar -xvf <filename>