| Firmware TFTP image | see factory link above |
|---|
| TFTP server IPv4 address | 192.168.0.100 |
|---|---|
| Firmware TFTP image | see factory link above |
A simple TFTP command can be used as an alternative to the OEM recovery software.
192.168.0.100/24.
Important: Make sure you allow TFTP protocol in Windows firewall.
tftp -i 192.168.0.1 put <path-to-factory.bin> ipTIME_FIRM_WARE
tftp 192.168.0.1 -m binary -c put <path-to-factory.bin> ipTIME_FIRM_WARE
| TFTP server IPv4 address | 192.168.0.100 |
|---|---|
| Firmware TFTP image | see initramfs link above |
A successful interruption will present a terminal prompt that looks like this:
MT7981>
192.168.0.100/24.MT7981> tftpboot 0x46000000 initramfs-kernel.bin MT7981> bootm
scp (or a similar tool), then install it using the sysupgrade command. # sysupgrade -n <path-to-sysupgrade.bin>
Alternatively, instead of using scp, you can use the LuCI web interface. Navigate to http://192.168.1.1 and log in (username root, no password). Go to: System → Backup / Flash firmware → Flash new firmware image. Select the sysupgrade firmware image, then upload and flash it through the web interface.