Skip to content

N1-Openwrt-img_06.22.1216

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jun 04:16
d074881

以下为N1的最新固件(每日上午7时自动编译打包最新固件)

默认IP:192.168.1.99 默认密码: password

N1和HK1全新安装方法:

  1. cd root
  2. ./install-to-emmc.sh

N1和HK1在线升级方法:

  1. cd /mnt/mmcblk2p4
  2. wget img.gz后缀名的固件链接,鼠标右击后缀.img.gz文件获取链接地址
  3. gzip -d 解压缩上一步下载的固件全名
  4. ./openwrt-update-amlogic后,选择y是保留配置升级,选N相当于重装。
    升级完成后系统会自动重启,稍安勿躁。