<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX Processors中的主题 burn rootfs through uuu</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/burn-rootfs-through-uuu/m-p/1339796#M180057</link>
    <description>&lt;P&gt;Hello&lt;BR /&gt;&lt;BR /&gt;I can see these lines in uuu.auto file&lt;BR /&gt;&lt;BR /&gt;FBK: ucmd source /tmp/mtd.sh; mount -t ubifs ubi0:nandrootfs /mnt/mtd&lt;BR /&gt;FBK: acmd export EXTRACT_UNSAFE_SYMLINKS=1; tar -jx -C /mnt/mtd&lt;BR /&gt;FBK: ucp _rootfs.tar.bz2 t:-&lt;BR /&gt;FBK: sync&lt;BR /&gt;FBK: ucmd umount /mnt/mtd&lt;BR /&gt;&lt;BR /&gt;My doubt is whether the rootfs is burned in flash as a tarball or whether the rootfs is uncompressed and burned?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Tue, 14 Sep 2021 12:32:53 GMT</pubDate>
    <dc:creator>rvignesh496</dc:creator>
    <dc:date>2021-09-14T12:32:53Z</dc:date>
    <item>
      <title>burn rootfs through uuu</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/burn-rootfs-through-uuu/m-p/1339796#M180057</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;&lt;BR /&gt;I can see these lines in uuu.auto file&lt;BR /&gt;&lt;BR /&gt;FBK: ucmd source /tmp/mtd.sh; mount -t ubifs ubi0:nandrootfs /mnt/mtd&lt;BR /&gt;FBK: acmd export EXTRACT_UNSAFE_SYMLINKS=1; tar -jx -C /mnt/mtd&lt;BR /&gt;FBK: ucp _rootfs.tar.bz2 t:-&lt;BR /&gt;FBK: sync&lt;BR /&gt;FBK: ucmd umount /mnt/mtd&lt;BR /&gt;&lt;BR /&gt;My doubt is whether the rootfs is burned in flash as a tarball or whether the rootfs is uncompressed and burned?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 12:32:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/burn-rootfs-through-uuu/m-p/1339796#M180057</guid>
      <dc:creator>rvignesh496</dc:creator>
      <dc:date>2021-09-14T12:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: burn rootfs through uuu</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/burn-rootfs-through-uuu/m-p/1340061#M180086</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I couldn't find this commands in our default uuu.auto files, so I guess this is a custom script.&lt;BR /&gt;&lt;BR /&gt;By the looks it is using kernel to flash, any time you may have doubt what is the tool doing you can check after the acmd/ucmd, taking this script as an example it should be like thislike this:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;FBK: acmd export EXTRACT_UNSAFE_SYMLINKS=1; tar -jx -C /mnt/mtd&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;FBK&lt;/STRONG&gt; -&amp;gt; this will tell you that it is a kernel command&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;acmd&lt;/STRONG&gt; -&amp;gt; perform a command and don't wait for the command to finish.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;EXTRACT_UNSAFE_SYMLINKS=1; tar -jx -C /mnt/mtd&lt;/STRONG&gt; -&amp;gt; kernel commands to be executed&lt;BR /&gt;&lt;BR /&gt;Looking to this you'll see that the tarball is being uncompressed. Also, you may take a look to the tool documentation as reference:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/NXPmicro/mfgtools/releases/download/uuu_1.4.139/UUU.pdf" target="_blank"&gt;https://github.com/NXPmicro/mfgtools/releases/download/uuu_1.4.139/UUU.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 00:07:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/burn-rootfs-through-uuu/m-p/1340061#M180086</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2021-09-15T00:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: burn rootfs through uuu</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/burn-rootfs-through-uuu/m-p/1340321#M180106</link>
      <description>&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 06:55:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/burn-rootfs-through-uuu/m-p/1340321#M180106</guid>
      <dc:creator>rvignesh496</dc:creator>
      <dc:date>2021-09-15T06:55:05Z</dc:date>
    </item>
  </channel>
</rss>

