justin
6
hansome - Thank you very much for these instructions.
This worked of me on Ubuntu 16.04, quick instructions for anyone wanting to do a TFTP flash from Ubuntu:
- Install the tftp server. Run
sudo apt-get install tftpd-hpa
- Download the firmware, rename it to qsdk-gl-b1300.bin
- Move the .bin file to
/var/lib/tftpboot (You’ll need sudo or directory read/write permission for your user)
- Set a static IP to 192.168.1.2, connect an Ethernet from the router’s LAN to your computer, and boot it.
Thanks again to hansome and the whole GL-Inet team!
1 Like