刷机非常简单,web 升级就行:
1. 刷入过渡固件

2. 从过渡固件升级到过渡固件
有需要刷回原厂固件的记得先备份 FIP 分区!

FIP 分区默认是只读的,升级下面的固件解锁(不保留配置):
openwrt-mediatek-filogic-cudy_tr3000-v1-squashfs-sysupgrade.bin

3. 网页上传 uboot,打开 ttyd 刷入

(1)需要原厂分区刷 mt7981_cudy_tr3000-v1-u-boot.fip
- cd /tmp/upload/
- mtd write mt7981_cudy_tr3000-v1-u-boot.fip FIP
(2)需要大分区则刷 mt7981_cudy_tr3000-mod-u-boot.fip
mtd write mt7981_cudy_tr3000-mod-u-boot.fip FIP
重启即可,需要刷固件就(网线插 lan 口,设置静态 ip)长按 reset 进 http://192.168.1.1/

备注:改了大分区,需要刷入名字不带 v1 的固件
4. 刷回原厂固件
(网线插 lan 口,设置静态 ip)长按 reset 进 http://192.168.1.1/uboot.html
然后选择上面备份的 FIP.bin 上传刷入(没备份网盘也有),机子会自动重启
再设置电脑为本机 IP 192.168.1.88 网关为 192.168.1.112 的静态 IP 地址
架设 tftp 服务器将 recovery.bin 放入,拔电并长按 reset 上电即可恢复
留言 0
还没有留言,来抢个沙发吧~