Your emmc is damaged... I had the same issue. So backup everything from MyDocs to PC and then Code: mkfs.vfat -F32 /dev/mmcblk0p1 #in most cases After that copy your files back. now re-run u-boot-update-bootmenu and you should be fine. If not run a FSCK on MyDocs again and make sure *power51.item uses ITEM_OMAPATAG=1 (not REUSEATAGS or USEATAG) <- See 1st post! You can follow all the steps by reading through pages 22 to 26 from Posts #220 -> #251 between me, Pali and drucula Regards, J4ZZ
mkfs.vfat -F32 /dev/mmcblk0p1 #in most cases