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 4f37f22 commit 8ec5dce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,13 +141,13 @@

### 6.通过MobaXterm连接路由器的ssh,ip:`192.168.31.1`

## 三,刷入uboot [uboot固件下载](https://wwk.lanzouo.com/i1ZQ124fco2f)
## 三,刷入uboot [uboot固件下载](https://wwk.lanzouo.com/isDQD24feyxi)

#### 1.用MobaXterm将uboot文件上传到路由器的`/tmp`文件夹

#### 2.输入`cd /tmp`命令进入/tmp目录。

#### 3.输入`mtd write mt7981_xiaomi_ax3000t-u-boot.fip FIP`命令以进行刷机操作。
#### 3.输入`mtd write mt7981_xiaomi_ax3000t-u-boot.bin FIP`命令以进行刷机操作。

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

Expand Down

0 comments on commit 8ec5dce

Please sign in to comment.