| 1 | [[Include(restore_info)]] |
| 2 | === Mac OS X === |
| 3 | Change the ip-address of your mac: open {{{System preferences...}}} > {{{Network}}}[[BR]] |
| 4 | Change {{{Configure IPv4}}} to "Manually" and enter IP address {{{192.168.97.61}}} and the subnet mask {{{255.255.255.0}}}.[[BR]] |
| 5 | Click "Apply"[[BR]] |
| 6 | [[BR]] |
| 7 | Open a terminal and type tftp -e 192.168.97.60[[BR]] |
| 8 | {{{ |
| 9 | rexmt 1 |
| 10 | timeout 60 |
| 11 | put [PATH]/tellstick_net_fw3.hex |
| 12 | }}} |
| 13 | wait for the upload to complete, close tftp with the "quit" command, reset the ip configuration of the mac. |