<?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のトピックmounting tmpfs on /dev failed</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/mounting-tmpfs-on-dev-failed/m-p/173115#M6005</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a problem when I boot my i.MX28 EVK board from SD card, in particular when the udev script is running. The error occurs when udev is trying to mount tmpfs as shown below. Is an errore due to an LTIB setting?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;init started: BusyBox v1.15.0 ()&lt;/P&gt;&lt;P&gt;starting pid 918, tty '': '/etc/rc.d/rcS'&lt;BR /&gt;Mounting /proc and /sys&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;mount: mounting tmpfs on /dev failed: Invalid argument&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;mknod: /dev/console: File exists&lt;BR /&gt;mknod: /dev/null: File exists&lt;BR /&gt;Starting the hotplug events dispatcher udevd&lt;BR /&gt;udevd[926]: init_udevd_socket: error getting socket: Address family not supported by protocol error initializing udevd socket&lt;BR /&gt;udevd[926]: main: error initializing udevd socket Synthesizing initial hotplug events&lt;BR /&gt;Setting the hostname to freescale&lt;BR /&gt;Mounting filesystems&lt;BR /&gt;mount: mounting shm on /dev/shm failed: Invalid argument&lt;BR /&gt;mount: mounting rwfs on /mnt/rwfs failed: Invalid argument&lt;BR /&gt;mount: mounting usbfs on /proc/bus/usb failed: No such file or directory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jul 2012 13:19:11 GMT</pubDate>
    <dc:creator>Matteo</dc:creator>
    <dc:date>2012-07-09T13:19:11Z</dc:date>
    <item>
      <title>mounting tmpfs on /dev failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/mounting-tmpfs-on-dev-failed/m-p/173115#M6005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a problem when I boot my i.MX28 EVK board from SD card, in particular when the udev script is running. The error occurs when udev is trying to mount tmpfs as shown below. Is an errore due to an LTIB setting?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;init started: BusyBox v1.15.0 ()&lt;/P&gt;&lt;P&gt;starting pid 918, tty '': '/etc/rc.d/rcS'&lt;BR /&gt;Mounting /proc and /sys&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;mount: mounting tmpfs on /dev failed: Invalid argument&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;mknod: /dev/console: File exists&lt;BR /&gt;mknod: /dev/null: File exists&lt;BR /&gt;Starting the hotplug events dispatcher udevd&lt;BR /&gt;udevd[926]: init_udevd_socket: error getting socket: Address family not supported by protocol error initializing udevd socket&lt;BR /&gt;udevd[926]: main: error initializing udevd socket Synthesizing initial hotplug events&lt;BR /&gt;Setting the hostname to freescale&lt;BR /&gt;Mounting filesystems&lt;BR /&gt;mount: mounting shm on /dev/shm failed: Invalid argument&lt;BR /&gt;mount: mounting rwfs on /mnt/rwfs failed: Invalid argument&lt;BR /&gt;mount: mounting usbfs on /proc/bus/usb failed: No such file or directory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 13:19:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/mounting-tmpfs-on-dev-failed/m-p/173115#M6005</guid>
      <dc:creator>Matteo</dc:creator>
      <dc:date>2012-07-09T13:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: mounting tmpfs on /dev failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/mounting-tmpfs-on-dev-failed/m-p/173116#M6006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matteo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe it has something to do with&lt;/P&gt;&lt;P&gt;CONFIG_DEVTMPFS&lt;/P&gt;&lt;P&gt;in your Linux configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2012 08:32:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/mounting-tmpfs-on-dev-failed/m-p/173116#M6006</guid>
      <dc:creator>ThomasWaldecker</dc:creator>
      <dc:date>2012-07-12T08:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: mounting tmpfs on /dev failed</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/mounting-tmpfs-on-dev-failed/m-p/173117#M6007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Wondering how did you solve this problem as I encounter the same issue when booting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2013 08:24:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/mounting-tmpfs-on-dev-failed/m-p/173117#M6007</guid>
      <dc:creator>bergo</dc:creator>
      <dc:date>2013-02-04T08:24:14Z</dc:date>
    </item>
  </channel>
</rss>

