Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

2021-05-27 03:36:56 / N1-Openwrt-img | 编译

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 03:18
· 2 commits to main since this release
149c36d

默认IP:192.168.31.2 默认密码: password
全新刷入emmc方法:

  1. 固件刷入U盘。
  2. cd root
  3. ./install-to-emmc.sh
  4. 拔掉U盘,断电重启。

在线升级方法:

  1. 上传 img 到/mnt/mmcblk2p4
  2. cd /mnt/mmcblk2p4
  3. 升级脚本下载 update-amlogic-openwrt.sh
  4. chmod +x update-amlogic-openwrt.sh
  5. gzip -d xxxx.img.gz
  6. ./update-amlogic-openwrt.sh xxxx.img