View Single Post
Posts: 2 | Thanked: 0 times | Joined on Mar 2011
#708
Originally Posted by Nobless View Post
I also parted MyDocs(resized) and added mmcblk0p4 partition of 2GB, and u-boot offers to boot from Internal Flash, eMMC, SD, etc. What u do to fix that ? And when i type:
Code:
fatls mmc 1
i get this
Code:
./
../
nameshistory.syg
voices/
sounds/
skin/
itinerary/
icons/
eula/

1 files, 8 dirs
Before partitioning all worked fine
Originally Posted by pali View Post
Run as root: fsck.vfat -a /dev/your_fat_part
It will check and repair fat partition. Also problem can be in u-boot...
hi, I have the same issue, more than 3 default partitions in eMMC and when reboot I only see the u-boot's default menu, so delete the new partitions mmcblk0p4 (extended), mmcblk0p5 ext3 and mmcblk0p6 ext3, and mmblk0p1 (vfat partition in eMMC) was with 21GB and no alocate space of 7GB, but u-boot's boot menu only show default menu (Internal Flash, eMMC, SD).

Then resize the mmcblk0p1 to default size and everything works good :S (note: I was used a edited vanilla bin so mmcblk0p2 have a size of 5 GB)

what changes u-boot needs to get new internal partitions and a u-boot menu working? it's a bug? also I checked with fsck.vfat the mmblk0p1 and tried reinstall u-boot-tools and u-boot-flasher but without results.

how you fix that Nobless? any idea pali?

best regards.

Last edited by NeXt; 2013-06-23 at 01:36.