All Projects → DHDAXCW → NanoPi-R2C-Plus

DHDAXCW / NanoPi-R2C-Plus

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

Programming Languages

shell
77523 projects
objective c
16641 projects - #2 most used programming language
lua
6591 projects
HTML
75241 projects
Makefile
30231 projects

Projects that are alternatives of or similar to NanoPi-R2C-Plus

YAOF
OpenWrt for Nanopi R2C/R2S/R4S/X86
Stars: ✭ 1,442 (+1520.22%)
Mutual labels:  openwrt, r2c
meta-openwrt
OE/Yocto metadata layer for OpenWRT
Stars: ✭ 75 (-15.73%)
Mutual labels:  openwrt
openwrt-actions
利用github提供的actions编译openwrt固件
Stars: ✭ 14 (-84.27%)
Mutual labels:  openwrt
linksys-wrt54g
Exploiting Linksys WRT54G using a vulnerability I found.
Stars: ✭ 31 (-65.17%)
Mutual labels:  openwrt
ansible-tinc
Role to install tinc in a star/ring topology (w/ leaf/spine) (based on your variables)
Stars: ✭ 15 (-83.15%)
Mutual labels:  openwrt
openwrt-bpi-r2
Scripts for building OpenWRT for Banana Pi R2
Stars: ✭ 14 (-84.27%)
Mutual labels:  openwrt
snapos
Snapcast OS
Stars: ✭ 73 (-17.98%)
Mutual labels:  openwrt
openwrt-v2ray-plugin
V2ray-plugin for OpenWrt
Stars: ✭ 104 (+16.85%)
Mutual labels:  openwrt
apm82181-lede
APM82181 LEDE Repository
Stars: ✭ 18 (-79.78%)
Mutual labels:  openwrt
OpenWrt-Autobuild
OpenWrt action builds
Stars: ✭ 24 (-73.03%)
Mutual labels:  openwrt
source
Onion's fork of OpenWRT's source build system. The firmware for the Omega2, Omega2+, and Omega2 Pro is based on the openwrt-18.06 branch.
Stars: ✭ 73 (-17.98%)
Mutual labels:  openwrt
potd
A high scalable low to medium interactive SSH/TCP honeypot using Linux Namespaces, capabilities, seccomp, cgroups designed for OpenWrt and IoT devices.
Stars: ✭ 28 (-68.54%)
Mutual labels:  openwrt
simetbox-openwrt-feed
SIMETBox package feed for OpenWRT (comece aqui/start here!)
Stars: ✭ 72 (-19.1%)
Mutual labels:  openwrt
ancistrus
Netgear's D7000 Nighthawk Router Experience Distributed Project
Stars: ✭ 61 (-31.46%)
Mutual labels:  openwrt
mt762x-wm8960
MT762X WM8960 ALSA SoC machine driver
Stars: ✭ 19 (-78.65%)
Mutual labels:  openwrt
luci-openwisp
OpenWISP configuration interface implemented as LuCI extensions
Stars: ✭ 21 (-76.4%)
Mutual labels:  openwrt
openwrt-configuration-ansible
OpenWrt configuration for router + dumb access points with Ansible playbook for centralised management
Stars: ✭ 31 (-65.17%)
Mutual labels:  openwrt
blynk-library-lua
Blynk library for Lua. Works with Lua 5.1+, LuaJIT, NodeMCU.
Stars: ✭ 35 (-60.67%)
Mutual labels:  openwrt
Phicomm-K2P-K3-OpenWrt-Firmware
Phicomm K3 OpenWrt firmware Compile by Github Actions,(K2P firmware update,see my mood)
Stars: ✭ 42 (-52.81%)
Mutual labels:  openwrt
openwrt-useful-tools
A repo containing different tools compiled specifically for the Hak5 WiFi Pineapple MK6 and MK7.
Stars: ✭ 155 (+74.16%)
Mutual labels:  openwrt

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卡开机无法加载内核!

赏个鸡腿吧

https://afdian.net/@dhdaxcw/plan

r

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].