This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

am335x android4.2 启动问题



 启动 logo 如下,

[    2.064767] Waiting for root device /dev/mmcblk0p2...
[    2.112248] mmc0: new high speed SDHC card at address 0007
[    2.118526] mmcblk0: mmc0:0007 SD8GB 7.21 GiB 
[    2.125024]  mmcblk0: p1 p2 p3
[    2.205426] kjournald starting.  Commit interval 5 seconds
[    2.222150] EXT3-fs (mmcblk0p2): using internal journal
[    2.227627] EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
[    2.234904] VFS: Mounted root (ext3 filesystem) on device 179:2.
[    2.241643] Freeing init memory: 344K
[    2.278577] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
 [ 2.375808] init: cannot open '/initlogo.rle' [ 2.400902] EXT4-fs (mmcblk0p3): VFS: Can't find ext4 filesystem
 [ 2.407345] fs_mgr: Cannot mount filesystem on /dev/block/platform/omap/omap_hsmmc.0/mmcblk0p3 at /data 
[ 2.417223] init: fs_mgr_mount_all returned an error
 [ 4.244123] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery' 


红色部分,是我遇到的问题,请问该如何解决??