Git Product home page Git Product logo

beikeyun_opimg_tools's Introduction

贝壳云Openwrt镜像制作工具

Usage

  1. 编译, 不会的可以去 Lean's OpenWrt source target选

Target System (QEMU ARM Virtual Machine) ---> Subtarget (ARMv8 multiplatform) --->

  1. 将编译好的固件放入到"openwrt"目录 注意: 固件格式只支持"rootfs.tar.gz"、"ext4-factory.img.gz"、"ext4-factory.img"、"root.ext4.gz"和"root.ext4"
  2. 执行以root身份执行脚本或使用sudo bash BKmkop.sh, 默认输出路径"out/xxx.img"

beikeyun_opimg_tools's People

Contributors

wen55333 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

beikeyun_opimg_tools's Issues

大佬,做一个Nanopi R1一键脚本

lede系统可以选择Nanopi m1 plus
分区
flash=mmc,0:boot0:raw:0x2000,0x17FE000:u-boot-sunxi-with-spl.bin;
flash=mmc,0:boot:fat:0x1800000,0x2800000:boot.img;
flash=mmc,0:rootfs:ext4:0x4000000,0xA900000:rootfs.img;
flash=mmc,0:userdata:ext4:0xE900000,0x0:userdata.img;
这里可以下载相关文件http://112.124.9.243/dvdfiles/H3/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.