-------------------------------------------------- TS3000 Upgrade Instructions for TS Firmware v1.3.4 -------------------------------------------------- ******************************************************************* * WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING * * --------------------------------------------------------------- * * * * If not done properly, this TS firmware upgrade may render your * * TS inaccessible or inoperant. * * * * To avoid problems, please read and follow the instructions * * below very carefully. * * * ******************************************************************* Upgrade instructions: If your TS has direct access to the Internet: - Login to the TS as root. - Execute the command 'ftp ftp.cyclades.com'. Login as anonymous. - Once in the FTP command line, execute the following commands: hash bin lcd /proc/flash cd pub/cyclades/cyclades-ts/released/.134 get boot_alt_ts3k_201.bin boot_alt get zImage_ts_134.bin zImage quit - Before rebooting, run the command 'ls -l /proc/flash/boot_alt' and make sure the size of the file is exactly as shown below: [root@TSx000 /root]# ls -l /proc/flash/boot_alt -rw-rw-rw- 1 root root 46168 Nov 12 11:39 /proc/flash/boot_alt ^^^^^ | \==== This is the info you're looking for (46168 bytes) ************************************************************** IMPORTANT: a successful installation of the TS3000 boot code is ESSENTIAL for the proper functioning of the TS3000, so please make sure you check it as suggested above _before_ rebooting the TS3000. ************************************************************** - Reboot your TS. If your TS doesn't have direct access to the Internet: - Go to a host that has access to the Internet and has an FTP server that can be accessed by the TS. - From this host, execute the command 'ftp ftp.cyclades.com'. Login as anonymous. - Once in the FTP command line, execute the following commands: hash bin lcd cd pub/cyclades/cyclades-ts/released/.134 get boot_alt_ts3k_201.bin get zImage_ts_134.bin quit - Now, login to the TS as root. - Execute an FTP to your local host, and once in the FTP command line, execute the following commands: hash bin lcd /proc/flash cd get boot_alt_ts3k_201.bin boot_alt get zImage_ts_134.bin zImage quit - Before rebooting, run the command 'ls -l /proc/flash/boot_alt' and make sure the size of the file is exactly as shown below: [root@TSx000 /root]# ls -l /proc/flash/boot_alt -rw-rw-rw- 1 root root 46168 Nov 12 11:39 /proc/flash/boot_alt ^^^^^ | \==== This is the info you're looking for (46168 bytes) ************************************************************** IMPORTANT: a successful installation of the TS3000 boot code is ESSENTIAL for the proper functioning of the TS3000, so please make sure you check it as suggested above _before_ rebooting the TS3000. ************************************************************** - Reboot your TS. ******************************************************************* * NOTE: To ensure that your current configuration is going to be * * compatible with your new firmware version read carefully the * * upgrade notes for version 1.3.4 * ftp://ftp.cyclades.com/pub/cyclades/cyclades-ts/released/V_1.3.4/upgrade_134.txt