/mknop

Primary LanguageShell

斐讯N1一键制作OpenWrt镜像脚本

usage:

  1. 编译, 不会的可以去 https://github.com/coolsnowwolf/lede
    target可以选"Raspberry Pi 3B/3B+" / "ARMv8 multiplatform"
  2. 将编译好的固件放入到"openwrt"目录
    注意: 固件格式只支持"ext4-factory.img.gz"、"ext4-factory.img"和"rootfs.tar.gz"
  3. 执行bash mk.sh, 默认输出路径“out/xxx.img”
  4. 写入U盘启动OpenWrt ps: 已添加橙子的WiFi脚本,如需使用WiFi,按以下配置编译即可: Target System (Broadcom BCM27xx) ---> Subtarget (BCM2710 64 bit based boards) ---> Target Profile (Raspberry Pi 3B/3B+) --->