找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
楼主: prou***

[N1盒子] N1 将 Armbian 写入 emmc 遇到【ALert!label=ROOT_EMMC does not exist】的解决方案

 火... [复制链接]
给楼主点赞,之前遇到这个问题,找了很久都咩找到解决方法
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

遇到了 看一下怎么弄
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

学习一下
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

同样遇到这个问题
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

本帖最后由 tiger81 于 2021-3-9 20:31 编辑

最新版Armbian_20.10_Arm-64_buster_current_5.9.0使用这个方法修改install-aml.sh里面的内容重新安装后依旧报【ALert!label=ROOT_EMMC does not exist】错误!
不过最后终于搞定了!其实就是个启动参数的设置,根本不需要重新安装,而且新版修改install-aml.sh后安装也无效。正确的方法:手动挂载mmcblk1p1(mmc系统的boot分区),然后修改boot目录下的 uEnv.txt里面的内容就行了。
#mkdir /tmp/1p1
#mount /dev/mmcblk1p1 /tmp/1p1
#vi /tmp/1p1/boot/uEnv.txt
修改前:
# aml s9xxx
#FDT=/dtb/amlogic/meson-g12a-x96-max.dtb
#FDT=/dtb/amlogic/meson-g12b-ugoos-am6.dtb
#FDT=/dtb/amlogic/meson-g12b-odroid-n2.dtb
FDT=/dtb/amlogic/meson-gxl-s905d-phicomm-n1.dtb
APPEND=root=LABEL=ROOTFS rootflags=data=writeback rw console=ttyAML0,115200n8 co
nsole=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.if
names=0

修改后:
# aml s9xxx
#FDT=/dtb/amlogic/meson-g12a-x96-max.dtb
#FDT=/dtb/amlogic/meson-g12b-ugoos-am6.dtb
#FDT=/dtb/amlogic/meson-g12b-odroid-n2.dtb
FDT=/dtb/amlogic/meson-gxl-s905d-phicomm-n1.dtb
APPEND=root=/dev/mmcblk1p2 rootflags=data=writeback rw console=ttyAML0,115200n8 co
nsole=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.if
names=0



我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

重新U盘启动,U盘插入还是进入emmc系统了,换了U盘还是不行呢,需要怎么让它进U盘系统呢
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

感谢感谢,终于查到解决方案了
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-4-27 14:21

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表