<?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のトピックNFS boot fails</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/NFS-boot-fails/m-p/1675812#M208127</link>
    <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;I have 2 different imx boards. One, a module and another an SBC - Avnet Maax board. Both of them are based on the same processor. I would like to work on both with TFTP and NFS rootfs. My rootfs is based on Yocto and have used the rootfs from the module.&lt;/P&gt;&lt;P&gt;I would like to use the same rootfs for both the devices but different kernel and dtb files in the tftp&lt;/P&gt;&lt;P&gt;The module seems to boot and work correctly. But when I try to boot the SBC on the same nfs (different kernel and dtb), the nfs seems to be mounted, but the init fails, and I get a crash as shown below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My boot argument&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;setenv bootargs console=${console} root=/dev/nfs rw nfsroot=${serverip}:/nfs,nfsvers=4,tcp ip=${ipaddr}::${serverip}:::eth0:off&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have the detailed log from the error below, which shows that nfs file system has been mounted.&lt;/P&gt;&lt;P&gt;Could anyone please point me to the mistake?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prajosh Premdas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ 5.005855] VFS: Mounted root (nfs filesystem) on device 0:21.&lt;BR /&gt;[ 5.014968] devtmpfs: mounted&lt;BR /&gt;[ 5.019189] Freeing unused kernel memory: 2944K&lt;BR /&gt;[ 5.036834] Run /sbin/init as init process&lt;BR /&gt;[ 5.742715] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000004&lt;BR /&gt;[ 5.750385] CPU: 1 PID: 1 Comm: init Not tainted 5.4.24-2.1.0+ge4abce0bad07 #1&lt;BR /&gt;[ 5.757605] Hardware name: Avnet Maaxboard (DT)&lt;BR /&gt;[ 5.762133] Call trace:&lt;BR /&gt;[ 5.764586] dump_backtrace+0x0/0x140&lt;BR /&gt;[ 5.768248] show_stack+0x14/0x20&lt;BR /&gt;[ 5.771564] dump_stack+0xb4/0xf8&lt;BR /&gt;[ 5.774879] panic+0x158/0x324&lt;BR /&gt;[ 5.777934] do_exit+0x950/0x980&lt;BR /&gt;[ 5.781161] do_group_exit+0x40/0xa0&lt;BR /&gt;[ 5.784737] get_signal+0xd0/0x688&lt;BR /&gt;[ 5.788139] do_notify_resume+0x1fc/0x460&lt;BR /&gt;[ 5.792147] work_pending+0x8/0x10&lt;BR /&gt;[ 5.795551] SMP: stopping secondary CPUs&lt;BR /&gt;[ 5.799989] Kernel Offset: disabled&lt;BR /&gt;[ 5.803476] CPU features: 0x0002,2000200c&lt;BR /&gt;[ 5.807482] Memory Limit: none&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jun 2023 08:18:34 GMT</pubDate>
    <dc:creator>Josh-256</dc:creator>
    <dc:date>2023-06-26T08:18:34Z</dc:date>
    <item>
      <title>NFS boot fails</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NFS-boot-fails/m-p/1675812#M208127</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;I have 2 different imx boards. One, a module and another an SBC - Avnet Maax board. Both of them are based on the same processor. I would like to work on both with TFTP and NFS rootfs. My rootfs is based on Yocto and have used the rootfs from the module.&lt;/P&gt;&lt;P&gt;I would like to use the same rootfs for both the devices but different kernel and dtb files in the tftp&lt;/P&gt;&lt;P&gt;The module seems to boot and work correctly. But when I try to boot the SBC on the same nfs (different kernel and dtb), the nfs seems to be mounted, but the init fails, and I get a crash as shown below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My boot argument&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;setenv bootargs console=${console} root=/dev/nfs rw nfsroot=${serverip}:/nfs,nfsvers=4,tcp ip=${ipaddr}::${serverip}:::eth0:off&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have the detailed log from the error below, which shows that nfs file system has been mounted.&lt;/P&gt;&lt;P&gt;Could anyone please point me to the mistake?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prajosh Premdas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ 5.005855] VFS: Mounted root (nfs filesystem) on device 0:21.&lt;BR /&gt;[ 5.014968] devtmpfs: mounted&lt;BR /&gt;[ 5.019189] Freeing unused kernel memory: 2944K&lt;BR /&gt;[ 5.036834] Run /sbin/init as init process&lt;BR /&gt;[ 5.742715] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000004&lt;BR /&gt;[ 5.750385] CPU: 1 PID: 1 Comm: init Not tainted 5.4.24-2.1.0+ge4abce0bad07 #1&lt;BR /&gt;[ 5.757605] Hardware name: Avnet Maaxboard (DT)&lt;BR /&gt;[ 5.762133] Call trace:&lt;BR /&gt;[ 5.764586] dump_backtrace+0x0/0x140&lt;BR /&gt;[ 5.768248] show_stack+0x14/0x20&lt;BR /&gt;[ 5.771564] dump_stack+0xb4/0xf8&lt;BR /&gt;[ 5.774879] panic+0x158/0x324&lt;BR /&gt;[ 5.777934] do_exit+0x950/0x980&lt;BR /&gt;[ 5.781161] do_group_exit+0x40/0xa0&lt;BR /&gt;[ 5.784737] get_signal+0xd0/0x688&lt;BR /&gt;[ 5.788139] do_notify_resume+0x1fc/0x460&lt;BR /&gt;[ 5.792147] work_pending+0x8/0x10&lt;BR /&gt;[ 5.795551] SMP: stopping secondary CPUs&lt;BR /&gt;[ 5.799989] Kernel Offset: disabled&lt;BR /&gt;[ 5.803476] CPU features: 0x0002,2000200c&lt;BR /&gt;[ 5.807482] Memory Limit: none&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 08:18:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NFS-boot-fails/m-p/1675812#M208127</guid>
      <dc:creator>Josh-256</dc:creator>
      <dc:date>2023-06-26T08:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: NFS boot fails</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NFS-boot-fails/m-p/1675933#M208142</link>
      <description>&lt;P&gt;what processor and yocto bsp do you use?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 10:05:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NFS-boot-fails/m-p/1675933#M208142</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2023-06-26T10:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: NFS boot fails</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NFS-boot-fails/m-p/1676007#M208148</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The processor I am using&amp;nbsp; NXP i.MX 8M Nano -&amp;nbsp;&amp;nbsp;i.MX8MQ rev2.1 1500 MHz&lt;/P&gt;&lt;P&gt;I am using Yoctos zeus version&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prajosh&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 11:48:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NFS-boot-fails/m-p/1676007#M208148</guid>
      <dc:creator>Josh-256</dc:creator>
      <dc:date>2023-06-26T11:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: NFS boot fails</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NFS-boot-fails/m-p/1678350#M208323</link>
      <description>&lt;P&gt;normally this issue is caused by the memory conflict, so you need check your memory settings&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 05:30:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NFS-boot-fails/m-p/1678350#M208323</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2023-06-29T05:30:05Z</dc:date>
    </item>
  </channel>
</rss>

