Telem-RTA-A: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
#*/disk/RtaMain | #*/disk/RtaMain | ||
#*/disk/runfirst.sh | #*/disk/runfirst.sh | ||
#Wait ~30 seconds | #Wait ~30 seconds, so everything is written to flash. | ||
#Reset RTA-A | #Reset RTA-A | ||
#Wait ~30 seconds until RTA-A starts | #Wait ~30 seconds until RTA-A starts, if not running by then, update failed. |
Revision as of 08:11, 31 May 2011
M501 Default Settings
Setting | default |
---|---|
Default IP | 192.168.2.127 |
Netmask | 255.255.255.0 |
Login | root |
Password | root |
Software upgrades for Linux
- You can find the software here
- \\Phobos\d\3_Tehniline\Tarkvara myygiks\RTA-A
Updating
- Login with FTP
- If you're using a new M501 board, use the details above
- If it's a configured RTA-A then use the IP you have configured to the device.
- Copy all files except RtaMain to /disk/
- If it fails, try again.
- Copy RtaMain to /disk/
- If RTA-A resets during the copy process, you might need to use 192.168.2.127 as the FTP IP address
- Try again
- Allow execution permissions for these files
- /disk/gateway.sh
- /disk/RtaMain
- /disk/runfirst.sh
- Wait ~30 seconds, so everything is written to flash.
- Reset RTA-A
- Wait ~30 seconds until RTA-A starts, if not running by then, update failed.