How to unpackage rootfs and add my app(bin file) to rootfs and package?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to unpackage rootfs and add my app(bin file) to rootfs and package?

973 Views
mingmingyuan
Contributor III

board:samba SD

system:3.0.35

How to unpackage rootfs and add my app(bin file) to rootfs and package?

Labels (2)
0 Kudos
2 Replies

776 Views
igorpadykov
NXP Employee
NXP Employee

Hi mingming

suggest to look at

The Ultimate Tar Command Tutorial with 10 Practical Examples

or attached Hello World app note for ltib.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos

776 Views
mingmingyuan
Contributor III

thank you for your help!

Now I can't unpackage rootfs.tar.bz2.

rootfs.tar.bz2 is released by fsl in flash tool dir Mfgtools-Rel-4.1.0_130816_MX6Q_UPDATER

I exec cmd "tar xvf rootfs.tar.bz2", but error output as blow:

tar: 由于前次错误,将以上次的错误状态退出

0 Kudos