View Single Post
Posts: 20 | Thanked: 14 times | Joined on Oct 2011
#71
Originally Posted by Hurrian View Post
I found the problem with my crapola not working.
fatls mmc 1 was listing down my Music folder off my eMMC. What the actual ****? It might be because of damaged fat32 though.
Moved bootmenu files to ~/MyDocs/Music/ and it worked.

Would probably still be banging rocks together if not for the Gumstix wiki.
Have the same here. Details:
  1. 1. Have the healthy FAT at /home/user/MyDocs
  2. 2. U-boot shows default menu
  3. 3. U-boot console:
    Code:
    mmc init
    mmc dev 1
    fatls 1
    It shows the contents of /home/user/MyDocs/Text/0scraps/20111026223145
So U-boot indeed handles (v)FAT incorrectly.
My guess it is due to misaligned partition OR parted resize. I mean I used parted to resize /dev/mmcblk0p1 so that I could put another system on eMMC.

Any ideas howto fix?
 

The Following 2 Users Say Thank You to ildar For This Useful Post: