Page 1 of 1

Mfg tool not working for Ubuntu 12.04 V2, any alternative

PostPosted: Thu Apr 02, 2015 6:33 am
by abdullah
Hi All,

I am trying to burn Ubuntu 12.04 V2 (latest one) into eMMc of TBS2910. On windows with Mfg tool it is giving push error
"Push" error, file="C:\Users\rtpserver\Desktop\Matrix\Matrix_Ubuntu12.04_V2\Profiles\MX6Q Linux Update\OS Firmware\files\rootfs.tar.gz"

, as pointed out here : viewtopic.php?f=157&t=9341

I wanted to know if there is any solution to this problem, any parameters to change in mfg tool xml file on windows?

Is there any alternative way other than Window's mfg tool to burn an OS image to emmc? Any way in linux?

Regards
Abdullah

Re: Mfg tool not working for Ubuntu 12.04 V2, any alternativ

PostPosted: Thu Apr 02, 2015 3:07 pm
by vpeter
The file rootfs.tar.gz is broken and extraction is unsuccessful. That's why Mfg tool fails too. And TBS doesn't care :lol:

Code: Select All Code
host:~/tmp$ tar tzf "Profiles/MX6Q Linux Update/OS Firmware/files/rootfs.tar.gz"

gzip: stdin: invalid compressed data--format violated
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now