<?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のトピックi.MX6q SabreSDB: Android JB 4.3 via NFS issue</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6q-SabreSDB-Android-JB-4-3-via-NFS-issue/m-p/303160#M38587</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello folks,&lt;/P&gt;&lt;P&gt;I looked for some solutions in other threads but I have not found appropriate answers.&lt;/P&gt;&lt;P&gt;My goal is to boot Android 4.3 OS via TFTP and NFS but unfortunately I can't do that. &lt;/P&gt;&lt;P&gt;Target device is a MX6Q SabreSD Board.&lt;/P&gt;&lt;P&gt;I think my Ubuntu server (version: 12.04 LTS 64bit) is properly configured:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) I have installed the software required for the TFTP and NFS servers.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) I have created one directory /android_fs/nfs and I copied Freescale's android root directory contains into that nfs directory.&lt;/P&gt;&lt;P&gt;Further I have copied system directory into nfs/system.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3) I add following line at the end of /etc/exports file:&lt;/P&gt;&lt;P&gt;/android_fs/nfs *(rw,no_subtree_check,async,no_root_squash,insecure)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4) I modified nfs folder permissions:&lt;/P&gt;&lt;P&gt;sudo chmod 777 -R /android_fs/nfs&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5)I started Xinetd and NFS server:&lt;/P&gt;&lt;P&gt;sudo /etc/init.d/xinetd restart&lt;/P&gt;&lt;P&gt;sudo /etc/init.d/nfs-kernel-server restart&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;6) Target Device is connected directly to the Ubuntu server via ethernet adapter.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the attached files it is possible to see "uboot-vars" and "booting-up prints" of the SabreSDB device.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why does the system hang at "freeing init memory" point?&lt;/P&gt;&lt;P&gt;How do I have to modify "init.rc" and "init.freescale.rc" files for booting Android 4.3 via NFS properly? Are Freescale NFS release files "ready to use"?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wish to specify I'm using Freescale release files (Android root system NFS, uImage and uboot_6q.bin)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Igor Ferrara&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336410"&gt;uboot-vars.log.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336410"&gt;Booting-up-prints.log.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Mar 2014 09:40:35 GMT</pubDate>
    <dc:creator>Igor</dc:creator>
    <dc:date>2014-03-25T09:40:35Z</dc:date>
    <item>
      <title>i.MX6q SabreSDB: Android JB 4.3 via NFS issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6q-SabreSDB-Android-JB-4-3-via-NFS-issue/m-p/303160#M38587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello folks,&lt;/P&gt;&lt;P&gt;I looked for some solutions in other threads but I have not found appropriate answers.&lt;/P&gt;&lt;P&gt;My goal is to boot Android 4.3 OS via TFTP and NFS but unfortunately I can't do that. &lt;/P&gt;&lt;P&gt;Target device is a MX6Q SabreSD Board.&lt;/P&gt;&lt;P&gt;I think my Ubuntu server (version: 12.04 LTS 64bit) is properly configured:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) I have installed the software required for the TFTP and NFS servers.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) I have created one directory /android_fs/nfs and I copied Freescale's android root directory contains into that nfs directory.&lt;/P&gt;&lt;P&gt;Further I have copied system directory into nfs/system.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3) I add following line at the end of /etc/exports file:&lt;/P&gt;&lt;P&gt;/android_fs/nfs *(rw,no_subtree_check,async,no_root_squash,insecure)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4) I modified nfs folder permissions:&lt;/P&gt;&lt;P&gt;sudo chmod 777 -R /android_fs/nfs&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5)I started Xinetd and NFS server:&lt;/P&gt;&lt;P&gt;sudo /etc/init.d/xinetd restart&lt;/P&gt;&lt;P&gt;sudo /etc/init.d/nfs-kernel-server restart&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;6) Target Device is connected directly to the Ubuntu server via ethernet adapter.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the attached files it is possible to see "uboot-vars" and "booting-up prints" of the SabreSDB device.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why does the system hang at "freeing init memory" point?&lt;/P&gt;&lt;P&gt;How do I have to modify "init.rc" and "init.freescale.rc" files for booting Android 4.3 via NFS properly? Are Freescale NFS release files "ready to use"?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wish to specify I'm using Freescale release files (Android root system NFS, uImage and uboot_6q.bin)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Igor Ferrara&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336410"&gt;uboot-vars.log.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336410"&gt;Booting-up-prints.log.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 09:40:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6q-SabreSDB-Android-JB-4-3-via-NFS-issue/m-p/303160#M38587</guid>
      <dc:creator>Igor</dc:creator>
      <dc:date>2014-03-25T09:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6q SabreSDB: Android JB 4.3 via NFS issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6q-SabreSDB-Android-JB-4-3-via-NFS-issue/m-p/303161#M38588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Any tips or ideas on how to solve that problem? I'm stuck.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Thanks in advance,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Igor&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 09:18:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6q-SabreSDB-Android-JB-4-3-via-NFS-issue/m-p/303161#M38588</guid>
      <dc:creator>Igor</dc:creator>
      <dc:date>2014-03-27T09:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6q SabreSDB: Android JB 4.3 via NFS issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6q-SabreSDB-Android-JB-4-3-via-NFS-issue/m-p/303162#M38589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I solved that issue.&lt;/P&gt;&lt;P&gt;The problem was with permissions of "nfs" folder in the Ubuntu NFS-Server: they were not set in the correct manner.&lt;/P&gt;&lt;P&gt;I had to compare the permissions of the Android file system released by Freescale with the one created by me and modify them where necessary.&lt;/P&gt;&lt;P&gt;I hope this will be useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2014 06:52:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6q-SabreSDB-Android-JB-4-3-via-NFS-issue/m-p/303162#M38589</guid>
      <dc:creator>Igor</dc:creator>
      <dc:date>2014-04-01T06:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6q SabreSDB: Android JB 4.3 via NFS issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6q-SabreSDB-Android-JB-4-3-via-NFS-issue/m-p/303163#M38590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give the steps to set up nfs server? We need help right now. What exactly was the fix. Which permissions we need to set?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Saran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2019 10:10:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6q-SabreSDB-Android-JB-4-3-via-NFS-issue/m-p/303163#M38590</guid>
      <dc:creator>jgn763</dc:creator>
      <dc:date>2019-09-24T10:10:17Z</dc:date>
    </item>
  </channel>
</rss>

