mounting tmpfs on /dev failed

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

mounting tmpfs on /dev failed

3,563 Views
Matteo
Contributor II

Hi,

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?

init started: BusyBox v1.15.0 ()

starting pid 918, tty '': '/etc/rc.d/rcS'
Mounting /proc and /sys


mount: mounting tmpfs on /dev failed: Invalid argument


mknod: /dev/console: File exists
mknod: /dev/null: File exists
Starting the hotplug events dispatcher udevd
udevd[926]: init_udevd_socket: error getting socket: Address family not supported by protocol error initializing udevd socket
udevd[926]: main: error initializing udevd socket Synthesizing initial hotplug events
Setting the hostname to freescale
Mounting filesystems
mount: mounting shm on /dev/shm failed: Invalid argument
mount: mounting rwfs on /mnt/rwfs failed: Invalid argument
mount: mounting usbfs on /proc/bus/usb failed: No such file or directory

Best regards!

Labels (1)
0 Kudos
2 Replies

1,356 Views
bergo
Contributor III

Hi,

Wondering how did you solve this problem as I encounter the same issue when booting

thanks

0 Kudos

1,356 Views
ThomasWaldecker
Contributor I

Hi Matteo,

maybe it has something to do with

CONFIG_DEVTMPFS

in your Linux configuration

Kind regards,

Thomas

0 Kudos