Hi there,
Could some one explain to me the purpose of the folders /dev/mmcblk0p1 and /dev/mmcblk0p2 and what should they contain? What's their role in the booting of the kernel?
Additionally while booting the AM 3517, the boot process gets stuck with the following minicom console output , any ideas as to what I am supposed to do to tackle this?
[ 4.614166] Waiting for root device /dev/mmcblk0p2...
[ 4.667419] usb 1-1.1: new high speed USB device using ehci-omap and address
3
[ 4.792907] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514
[ 4.800201] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber
=0
[ 4.812561] hub 1-1.1:1.0: USB hub found
[ 4.817138] hub 1-1.1:1.0: 4 ports detected
Does this refer to partition 1 and 2 of the sd card or the folders in /media in the rootfs?
Thanks!