<?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 How to access files on a different partition in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-access-files-on-a-different-partition/m-p/183750#M8250</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created ext3 partition with rootfs in it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created fat partition and saved a file in it on my host pc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, I have put my SD card in board, I am able to browse through all my files on ext3, then how to access files on the fat partition.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use minicom to boot u-boot in linux.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Version 10.04 LTS Ubuntu.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp;&amp;nbsp; Krishna Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Nov 2011 14:29:44 GMT</pubDate>
    <dc:creator>KrishnaPavan</dc:creator>
    <dc:date>2011-11-07T14:29:44Z</dc:date>
    <item>
      <title>How to access files on a different partition</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-access-files-on-a-different-partition/m-p/183750#M8250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created ext3 partition with rootfs in it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created fat partition and saved a file in it on my host pc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, I have put my SD card in board, I am able to browse through all my files on ext3, then how to access files on the fat partition.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use minicom to boot u-boot in linux.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Version 10.04 LTS Ubuntu.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp;&amp;nbsp; Krishna Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2011 14:29:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-access-files-on-a-different-partition/m-p/183750#M8250</guid>
      <dc:creator>KrishnaPavan</dc:creator>
      <dc:date>2011-11-07T14:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to access files on a different partition</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-access-files-on-a-different-partition/m-p/183751#M8251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both partition are on the same SDCard?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should to mount the fat partition on some /mnt dir.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;take a look on dmesg in order to see which /dev/XXX you should take&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2011 11:23:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-access-files-on-a-different-partition/m-p/183751#M8251</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2011-11-22T11:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to access files on a different partition</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-access-files-on-a-different-partition/m-p/183752#M8252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, yea Daiane,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have solved that, We have to create a mountpoint in the /dev/&amp;nbsp;&amp;nbsp; and then using the commands specific to the OS inside the U-boot that is loaded, we have to mount the partition. I have got it right, after many attempts, finally it o.k now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp;&amp;nbsp; Krishna Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2011 11:38:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-access-files-on-a-different-partition/m-p/183752#M8252</guid>
      <dc:creator>KrishnaPavan</dc:creator>
      <dc:date>2011-11-22T11:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to access files on a different partition</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-access-files-on-a-different-partition/m-p/183753#M8253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;great!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2011 11:39:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-access-files-on-a-different-partition/m-p/183753#M8253</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2011-11-22T11:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to access files on a different partition</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-access-files-on-a-different-partition/m-p/183754#M8254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi Daiane, I must thank you for remembering me my thread.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Here I am posting the solution to that thread.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;make directory in /mnt/YOUR_MOUNT_POINT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for example&lt;BR /&gt; &lt;BR /&gt; Then use this command.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;mount -t vfat -o iocharset=utf8,umask=0022 /dev/mmcblk0p2 /mnt/YOUR_MOUNT_POINT&lt;BR /&gt; &lt;BR /&gt; If its a ntfs/ext2/3/4, then the specific iocharset/ can be used&lt;BR /&gt; &lt;BR /&gt; for ntfs&lt;BR /&gt; &lt;BR /&gt; # sudo mount -t ntfs -o nls=utf8,umask=0222 /dev/hdb1 /media/c&lt;BR /&gt; &lt;BR /&gt; umask can be obtained from the command in the help commands in terminal.&lt;BR /&gt; &lt;BR /&gt; /dev/hdb1&amp;nbsp;&amp;nbsp; is your device that can be obtained from "fdisk -l devicename" or "cat /proc/partitions"&lt;BR /&gt; &lt;BR /&gt; we will get an iocharset error, but can be ignored if we are not using it on windows.&lt;BR /&gt; &lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards :: Krishna Pavan&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2011 12:06:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-access-files-on-a-different-partition/m-p/183754#M8254</guid>
      <dc:creator>KrishnaPavan</dc:creator>
      <dc:date>2011-11-22T12:06:29Z</dc:date>
    </item>
  </channel>
</rss>

