<?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: No inittab file when compiling with nfs-server in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/No-inittab-file-when-compiling-with-nfs-server/m-p/438762#M67324</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Alejandro, I hope you find something I will also keep looking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jacob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Dec 2015 11:31:13 GMT</pubDate>
    <dc:creator>jacobojimenez</dc:creator>
    <dc:date>2015-12-03T11:31:13Z</dc:date>
    <item>
      <title>No inittab file when compiling with nfs-server</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/No-inittab-file-when-compiling-with-nfs-server/m-p/438758#M67320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to compile Yocto Linux with the nfs-server feature. I want to be able to mount my imx6 sabre board into my development computer for file sharing purposes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I boot from an sdcard and I bake the core-image-base.bb recipe. When I add the feature nfs-server to the recipe file (IMAGE_FEATURES +="splash nfs-server") it compiles fine but when booting i get:&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="color: #303030;"&gt;INIT: version 2.88 booting&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;INIT: No inittab file found&lt;/P&gt;&lt;P&gt;Enter runlevel:"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to which nothing happens even when I enter any number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody point me in the right direction? What am I doing wrong here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jacob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 16:35:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/No-inittab-file-when-compiling-with-nfs-server/m-p/438758#M67320</guid>
      <dc:creator>jacobojimenez</dc:creator>
      <dc:date>2015-11-24T16:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: No inittab file when compiling with nfs-server</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/No-inittab-file-when-compiling-with-nfs-server/m-p/438759#M67321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if this document helps.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-103717"&gt;Yocto NFS &amp;amp;amp; TFTP boot&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Nov 2015 20:26:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/No-inittab-file-when-compiling-with-nfs-server/m-p/438759#M67321</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2015-11-30T20:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: No inittab file when compiling with nfs-server</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/No-inittab-file-when-compiling-with-nfs-server/m-p/438760#M67322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alejandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for the document. I don't really want to boot from NFS but I just want to install the NFS server on my board but boot from an SDcard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added the nfs-server to EXTRA_IMAGE_FEATURES and nfs-utilities to IMAGE_INSTALL_append in my local.conf file and the board is booting from the SDcard but now I get that NFS daemon is not supported by the kernel. Do you have an idea how can I solve this one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jacob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2015 09:01:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/No-inittab-file-when-compiling-with-nfs-server/m-p/438760#M67322</guid>
      <dc:creator>jacobojimenez</dc:creator>
      <dc:date>2015-12-01T09:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: No inittab file when compiling with nfs-server</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/No-inittab-file-when-compiling-with-nfs-server/m-p/438761#M67323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I get it. I have not tried that out. Let me reproduce the problem on my side. I will keep delving into it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2015 18:33:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/No-inittab-file-when-compiling-with-nfs-server/m-p/438761#M67323</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2015-12-01T18:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: No inittab file when compiling with nfs-server</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/No-inittab-file-when-compiling-with-nfs-server/m-p/438762#M67324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Alejandro, I hope you find something I will also keep looking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jacob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 11:31:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/No-inittab-file-when-compiling-with-nfs-server/m-p/438762#M67324</guid>
      <dc:creator>jacobojimenez</dc:creator>
      <dc:date>2015-12-03T11:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: No inittab file when compiling with nfs-server</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/No-inittab-file-when-compiling-with-nfs-server/m-p/438763#M67325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jacob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you checked this document?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-100692"&gt;i.MX Create NFS Server and Export USB Drive: Yocto Project Distribution&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe it can be very helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2016 21:17:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/No-inittab-file-when-compiling-with-nfs-server/m-p/438763#M67325</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2016-01-25T21:17:40Z</dc:date>
    </item>
  </channel>
</rss>

