<?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>topic Re: imx6sx, resizepart problem in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6sx-resizepart-problem/m-p/715666#M111200</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I'm speaking about the /dev/root partition. Now it is 1.8gb size, 204mb free.&lt;BR /&gt;I want to increase it to fill the sd card, as I can do in raspberry pi environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Apr 2018 15:57:21 GMT</pubDate>
    <dc:creator>denisgottardell</dc:creator>
    <dc:date>2018-04-18T15:57:21Z</dc:date>
    <item>
      <title>imx6sx, resizepart problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6sx-resizepart-problem/m-p/715662#M111196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I'm starting to develop on a imx6sx demo board, with Linux in it.&lt;BR /&gt;I need to resize the partition, so I have resized it with fdisk to use all the sd card.&lt;BR /&gt;Now I try to use resizepeart utility but it has no effect.&lt;BR /&gt;I use the utility like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;resizepart /dev/mmcblk3 2 15499264&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which is the right way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2018 10:21:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6sx-resizepart-problem/m-p/715662#M111196</guid>
      <dc:creator>denisgottardell</dc:creator>
      <dc:date>2018-04-09T10:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: imx6sx, resizepart problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6sx-resizepart-problem/m-p/715663#M111197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Denis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you build your Linux image using one of our BSPs you will find in your build directory a .sdcard file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Build_dir&amp;gt;/tmp/deploy/images/&amp;lt;board&amp;gt;/filename.sdcard&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you need to use dd command to deploy image in sdcard... please see Task #4 in &lt;A href="https://community.nxp.com/docs/DOC-94849"&gt;Yocto Training - HOME&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This command will set a small FAT partition just enough for zImage and .dtb file and the other partition will be a Linux partition for file system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Carlos&lt;BR /&gt;NXP Technical Support&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 22:50:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6sx-resizepart-problem/m-p/715663#M111197</guid>
      <dc:creator>Carlos_Musich</dc:creator>
      <dc:date>2018-04-12T22:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: imx6sx, resizepart problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6sx-resizepart-problem/m-p/715664#M111198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry but maybe my explanation was not so good.&lt;BR /&gt;I already have a yocto Linux installed in the sd card using dd.&lt;BR /&gt;The main partition is not so big so I have gor only 200 mb free.&lt;BR /&gt;I want to increase the same paritition to fill the 8gb sd card. I don't want to create a second partitition.&lt;BR /&gt;The official Raspberry image has got an utility called resize2fs that permit to icrease the root partitition to fill the sd card.&lt;BR /&gt;Is there sometinh similar?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 06:23:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6sx-resizepart-problem/m-p/715664#M111198</guid>
      <dc:creator>denisgottardell</dc:creator>
      <dc:date>2018-04-18T06:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: imx6sx, resizepart problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6sx-resizepart-problem/m-p/715665#M111199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Denis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you say "the main partition is not so big", I assume you are talking about the Linux partition where root file system is located right? NOt the FAT partition where kernel and device tree are located.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 15:17:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6sx-resizepart-problem/m-p/715665#M111199</guid>
      <dc:creator>Carlos_Musich</dc:creator>
      <dc:date>2018-04-18T15:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: imx6sx, resizepart problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6sx-resizepart-problem/m-p/715666#M111200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I'm speaking about the /dev/root partition. Now it is 1.8gb size, 204mb free.&lt;BR /&gt;I want to increase it to fill the sd card, as I can do in raspberry pi environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 15:57:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6sx-resizepart-problem/m-p/715666#M111200</guid>
      <dc:creator>denisgottardell</dc:creator>
      <dc:date>2018-04-18T15:57:21Z</dc:date>
    </item>
  </channel>
</rss>

