Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zc360 committed Jul 14, 2024
1 parent 2ca2726 commit 927f8f6
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,12 @@

### 4.路由器断电后,用针按住 reset 不放,再接上电源,等待 10s 左右松开,电脑用网线和路由器的网口1连接,电脑在网络设置里将以太网ipv4设置为静态。IP地址:`192.168.1.2`,子网掩码:`255.255.255.0`,浏览器打开`192.168.1.1`访问uboot后台。

### 5.进入uboot后台刷入固件,如果失败或设备进不了系统就再刷一次,这个要多试几次,我也刷了好几次才成功。
### 5.进入uboot后台刷入固件,刷openwrt的话分区就选qwrt,如果失败或设备进不了系统就再刷一次,这个可能要多试几次,我也刷了几次才成功。

## 刷回小米官方固件

### 1.同样的方法打开uboot后台

### 2.刷入小米官方固件[小米官方固件下载]([https://wwk.lanzouo.com/i8ctn24fdqsj]),分区选择default刷入即可(刷入后会重启多次)

# 感谢[P3TERX](https://github.com/P3TERX/Actions-OpenWrt)和[haiibo](https://github.com/haiibo/OpenWrt)的源码

0 comments on commit 927f8f6

Please sign in to comment.