求助,linksys MR7530怎么再刷回官方固件
刷了lean群里的固件,两个都刷了。然后再也回不了官方固件了尝试过开机关机也不行。
通过winscp 上传官方固件到tmp。然后再刷官方固件img,重启还是回op。
也试过SSH登录路由,输入以下命令查看所处分区:
fw_printenv boot_part
例如:
root@openwrt:~# fw_printenv boot_part
返回值:boot_part=2 返回数值是2,然后切换1分区,开机还是2分区:L。
最终解决的方法,简单明了https://www.right.com.cn/FORUM/thread-8269214-1-1.html 我的不知道为什么分区2是官方的,
fw_setenv bootcmd 'i2c dev 0 && i2c probe && i2c mw 0x62 0x00 0x00 1 && i2c mw 0x62 0x01 0x05 1 && i2c mw 0x62 0x08 0x00 1 && run bootpart2'
然后重启以后,进入官方了,再也回不去openwrt了
官方系统也进不去ssh
页:
[1]