Greetings,
I have a problem when I boot my i.MX53 ARD board from SD card.
The error occurs when udev is trying to mount usbfs as shown below.
.
.
Mounting /proc and /sys
Starting the hotplug events dispatcher udevd
Synthesizing initial hotplug events
Setting the hostname to freescale
Mounting filesystems
mount: mounting usbfs on /proc/bus/usb failed: No such file or directory
Starting inetd:
starting pid 2117, tty '': '/sbin/getty -L ttymxc0 115200 vt100'
.
.
I want to fix this error.
but I don't know how to fix this problem.
I appreciate if someone can help me to solve it
Regards,
takashi.
Original Attachment has been moved to: boot.log.zip
Solved! Go to Solution.
Are you sure that is a problem?The log that you given above saids usbfs not mount Ok!
Did you connect your board to PC via USB_otg?and of cource you have to config your PC and your board ,they must be in the same IP area!
If you can login your linux system , that is to say ,it is not a problem.
Are you sure that is a problem?The log that you given above saids usbfs not mount Ok!
Did you connect your board to PC via USB_otg?and of cource you have to config your PC and your board ,they must be in the same IP area!
If you can login your linux system , that is to say ,it is not a problem.