On 02/14/2011 03:43 PM, Somebody in the thread at some point said:
> Hello Everybody,
>
> I have a beagleboard Rev C4 and when I try to load the kernel from
> memory with bootm command, it shows me an error in the middle of loading
> kernel. This is the error message:
>
> Waiting 1sec before mounting root device...
> mmc0: new high speed SD card at address b368
> mmcblk0: mmc0:b368 5 3.83 GiB
> mmcblk0: p1
> VFS: Cannot open root device "b302" or unknown-block(179,2)

U-Boot env is telling it to load the rootfs from mmcblk0p2, but your SD 
card only have the one partition, p1.

-Andy
_______________________________________________
arm mailing list
arm@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/arm

Reply via email to