当前位置:网站首页>PHICOMM(斐讯)N1盒子 - Armbian5.77(Debian 9)刷入EMMC
PHICOMM(斐讯)N1盒子 - Armbian5.77(Debian 9)刷入EMMC
2022-08-03 00:50:00 【itas109】
PHICOMM(斐讯)N1盒子 - Armbian5.77(Debian 9)刷入EMMC
如需转载请标明出处:http://blog.csdn.net/itas109
技术交流:129518033
文章目录
所需文件:
Armbian_5.77_Aml-s905_Debian_stretch_default_5.0.2_desktop_20190401.img (MD5:db85650b464b1f5747d3e26b0e283453)
meson-gxl-s905d-phicomm-n1-xiangsm.dtb (MD5:9ae7488bf6ddf63d20aa5bd6db82a5d7)
前言
Armbian5.77系统是公认的N1比较稳定的包,经过很多人长期验证。
其他版本可能存在一定风险。
其中,meson-gxl-s905d-phicomm-n1-xiangsm.dtb是为了解决系统负载loadavg高的问题。
1. 先刷系统到U盘
balenaEtcher刷入Armbian_5.77_Aml-s905_Debian_stretch_default_5.0.2_desktop_20190401.img
2. 修改uEnv.ini
修改前
dtb_name=/dtb/meson-gxl-s905x-khadas-vim.dtb
修改后
dtb_name=/dtb/meson-gxl-s905d-phicomm-n1-xiangsm.dtb
注意:该操作可以在U盘中直接操作
3. 替换dtb文件
将修改后的dtd文件替换到dtb目录
/boot/meson-gxl-s905d-phicomm-n1.dtb
注意:该操作可以在U盘中直接操作
4. 启动U盘系统
默认账号:root,默认密码:1234
进入系统后的步骤:
- 修改密码
- 新建账户(不新建账户不会初始化桌面系统)
注意:必须在断电时插入U盘,否则可能导致U盘文件被修改(修改后需要重新刷入系统到U盘)
5. U盘系统写入EMMC
[email protected]:~# /root/install.sh
Start script create MBR and filesystem
Start backup u-boot default
4+0 records in
4+0 records out
4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.116437 s, 36.0 MB/s
Start create MBR and partittion
Start restore u-boot
442+0 records in
442+0 records out
442 bytes copied, 0.00305068 s, 145 kB/s
8191+0 records in
8191+0 records out
4193792 bytes (4.2 MB, 4.0 MiB) copied, 0.49232 s, 8.5 MB/s
Done
Start copy system for eMMC.
Formatting BOOT partition...mkfs.fat 4.1 (2017-01-24)
done.
Cppying BOOT...done.
Edit init config...done.
Formatting ROOT partition...
/dev/mmcblk1p2 contains a ext4 file system labelled 'ROOT_EMMC'
last mounted on /ddbr/install on Tue Jul 26 12:21:35 2022
e2fsck 1.43.4 (31-Jan-2017)
ROOT_EMMC: clean, 11/427392 files, 50723/1706240 blocks
done.
Copying ROOTFS.
Copy BIN
Create DEV
Copy ETC
Copy HOME
Copy LIB
Create MEDIA
Create MNT
Copy OPT
Create PROC
Copy ROOT
Create RUN
Copy SBIN
Copy SELINUX
Copy SRV
Create SYS
Create TMP
Copy USR
Copy VAR
Copy fstab
*******************************************
Complete copy OS to eMMC
*******************************************
6. 关机拨U盘
[email protected]:~# halt
拔掉U盘
7. 重新上电
Armbian系统正常启动。
License
License under CC BY-NC-ND 4.0: 署名-非商业使用-禁止演绎
如需转载请标明出处:http://blog.csdn.net/itas109
技术交流:129518033
Reference:
NULL
边栏推荐
猜你喜欢

并发模型和I/O模型介绍

德邦科技通过注册:年营收5.8亿 国家集成电路基金为大股东

图文详细解决IDEA使用Debug模式启动项目一直转圈圈跑起不来(亲测可以)

.NET深入解析LINQ框架(四:IQueryable、IQueryProvider接口详解)

Latex-查看预收录在arXiv.org上论文的TeX源文件

【遥控器开发基础教程5】疯壳·开源编队无人机-SPI(2.4G 双机通信)

爆款视频怎么做?这里或许有答案

Auto.js special positioning control method cannot perform blocking operations on the ui thread, please use setTimeout instead

7.31

Nuxt 所有页面都设置上SEO相关标签
随机推荐
1686. 石子游戏 VI
XSS攻击
文树勋率长沙市人大常委会主任会议成员莅临麒麟信安调研数字经济发展情况
Last Common Ancestor (LCA) Study Notes | P3379 【Template】Least Common Ancestor (LCA) Problem Solution
吴恩达深度学习deeplearning.ai——第一门课:神经网络与深度学习——第二节:神经网络基础(上)
[NCTF2019]SQLi-1||SQL Injection
一套开源的可快速搭建自己的物联网/智能家居系统源码
优秀的 Verilog/FPGA开源项目总结及交流群
Day017 封装
11-security认证.md
JS做一个接近无限时长的滚动条
浅谈敏捷开发
全栈---CORS
VS Code 这么牛,再次印证了一句名言
Brute force recursion to dynamic programming 07 (516. Longest palindrome subsequence)
【飞控开发高级教程2】疯壳·开源编队无人机-遥控整机代码走读、编译与烧写
线性DP
SAP 电商云 Spartacus UI 的持续集成 - Continous integration
7.31
.NET in-depth analysis of the LINQ framework (four: IQueryable, IQueryProvider interface details)