Changes between Initial Version and Version 1 of How_to_restore_a_bricked_TellStick_Net_linux
- Timestamp:
- Jun 21, 2014, 6:38:54 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
How_to_restore_a_bricked_TellStick_Net_linux
v1 v1 1 [[Include(restore_info)]] 2 === Linux === 3 == Under construction! == 4 5 Join the sub-network by adding an IP alias. Type the command: [[BR]] 6 sudo ifconfig eth1:0 192.168.97.6 [[BR]] 7 Replace eth1 with the interface you are using.[[BR]][[BR]] 8 Send the firmware to TellStick Net by this command:[[BR]] 9 atftp -p -l /home/cos/Downloads/tellstick_net_fw17.hex --tftp-timeout 1 192.168.97.60[[BR]]