GithubHelp home page GithubHelp logo

lanbing8023 / nanopi-r2c-plus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ecyduo/nanopi-r2c

0.0 0.0 0.0 2.05 MB

基于lean和immortalwrt编译第三方固件,每天自动更新插件和内核,Fusion编译法

License: GNU General Public License v3.0

Shell 77.64% Objective-C 13.12% Lua 6.17% Makefile 0.26% HTML 2.80%

nanopi-r2c-plus's Introduction

NanoPi-R2C NanoPi-R2C Plus

基本设置

emmc写盘教程

  • 将固件下载,解压后命名为gujian.img复制到U盘当前路径
  • 插入U盘到r2c plus 开机。
  • U盘输出路径/mnt/sda1/gujian.img 建议给固件命名gujian.img
  • eMMC唯一路径为 /dev/mmcblk0
  • 执行写盘 dd if=/mnt/sda1/gujian.img of=/dev/mmcblk0 bs=1M
  • 写入完成后建议执行 sync 结束后可以重启拔了U盘和tf卡

清除idbloader

  • 分区也清了,这样就不会从emmc启动了
  • 执行 dd if=/dev/zero of=/dev/mmcblk0 bs=8M count=1

如果写盘过程中遇到麻烦,建议反馈到lssues 我在写盘过程中遇到砖头了,可提供救砖方法

注:不建议其他固件与不匹配的设备写入到emmc上,否则sd卡开机无法加载内核!

r

nanopi-r2c-plus's People

Contributors

dhdaxcw avatar milespoupart avatar

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.