OpenEdv-开源电子网

 找回密码
 立即注册
正点原子全套STM32/Linux/FPGA开发资料,上千讲STM32视频教程免费下载...
查看: 4888|回复: 1

MfgTool工具烧写buildroot根文件出错

[复制链接]

1

主题

4

帖子

0

精华

初级会员

Rank: 2

积分
60
金钱
60
注册时间
2019-11-4
在线时间
19 小时
发表于 2020-10-23 17:46:31 | 显示全部楼层 |阅读模式
5金钱
烧录buildroot根文件,怎么修改ucl2.xml文件
<!-- burn rootfs -->
        <CMD state="Updater" type="push" body="pipe tar -jxv -C /mnt/mmcblk1p2" file="files/filesystem/rootfs.tar.bz2" ifdev="MX6ULL">Sending and writting rootfs</CMD>
        <CMD state="Updater" type="push" body="frf">Finishing rootfs write</CMD>
        <CMD state="Updater" type="push" body="send" file="files/modules/modules.tar.bz2" ifdev="MX6ULL">Sending Modules file</CMD>
        <CMD state="Updater" type="push" body="$ tar jxf $FILE -C /mnt/mmcblk1p2/lib/modules/" ifdev="MX6ULL">tar Modules file</CMD>
        <CMD state="Updater" type="push" body="$ sleep 1">delay</CMD>
        <CMD state="Updater" type="push" body="$ sync">Sync...</CMD>
        <CMD state="Updater" type="push" body="$ umount /mnt/mmcblk1p2">Unmounting rootfs partition</CMD>
        <CMD state="Updater" type="push" body="$ echo Update Complete!">Done</CMD>

报错内容:
UTP: sending Success to kernel for command frf.
utp_poll: pass returned.
UTP: received command 'send'
UTP: sending Success to kernel for command send.
UTP: received command '$ tar jxf $FILE -C /mnt/mmcblk1p2/lib/modules/'
UTP: executing "tar jxf $FILE -C /mnt/mmcblk1p2/lib/modules/"
tar: can't change directory to '/mnt/mmcblk1p2/lib/modules/': No such file or directory
UTP: sending Non-success to kernel for command $ tar jxf $FILE -C /mnt/mmcblk1p2/lib/modules/.
utp_poll: exit with status 256
UTP: closing the file



正点原子逻辑分析仪DL16劲爆上市
回复

使用道具 举报

0

主题

7

帖子

0

精华

新手入门

积分
18
金钱
18
注册时间
2020-9-28
在线时间
4 小时
发表于 2020-10-24 11:40:29 | 显示全部楼层
看你下面的提示信息,找不到目录/mnt/mmcblk1p2/lib/modules/,难道使用了旧版本的出厂mfgtool?到网盘更新下资料,使用出厂mfgtool重新烧写试下,ucl2.xml是已经创建了该目录的。
UTP: received command '$ tar jxf $FILE -C /mnt/mmcblk1p2/lib/modules/'
UTP: executing "tar jxf $FILE -C /mnt/mmcblk1p2/lib/modules/"
tar: can't change directory to '/mnt/mmcblk1p2/lib/modules/': No such file or directory
UTP: sending Non-success to kernel for command $ tar jxf $FILE -C /mnt/mmcblk1p2/lib/modules/.
utp_poll: exit with status 256
UTP: closing the file
ucl2.xml截图.png
回复

使用道具 举报

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

本版积分规则



关闭

原子哥极力推荐上一条 /2 下一条

正点原子公众号

QQ|手机版|OpenEdv-开源电子网 ( 粤ICP备12000418号-1 )

GMT+8, 2024-11-25 18:37

Powered by OpenEdv-开源电子网

© 2001-2030 OpenEdv-开源电子网

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