Flint 2 Brick

.How to activate flint 2 tftp mode, to install Firmware. Good to you.

Could you please link the firmware you installed?

firmware openwrt-mediatek-filogic-glinet_gl-mt6000-squashfs-factory.bin
How to enable tftp of flint 2 router and reinstall original Firmware. Good to you.

Ssh into router,
opkg update
opkg install luci
Now go to 192.168.1.1 and you will be able to access the configuration
You have flashed factory image replacing the glinet uboot, now its not so easy to restore the preisntalled firm, but, at least you should be able to access openwrt.
The correct firmware was the sysupgrade.

How to access ssh mode and disabled tftp mode.Good to you.

Connect by cable to lan port, open terminal (mac) or cmd (windows)
Type:
ssh root@192.168.1.1 click enter, click yes to everything, continue with commands from previous post.

solution find winscp
scp openwrt-mt6000-4.5.4-1212-1702364339.bin root@192.168.1.1:/tmp

sysupgrade -v /tmp/openwrt-mt6000-4.5.4-1212-1702364339.bin

Works goot to me

1 Like