I expect you've either given up or sorted it out but for anyone else reading this thread:
Buildroot packs the FAT and ext4 partitions into sdcard.img so all you need to do is dd them onto your card directly (/dev/mmcblk0 or /dev/sd? depending on your hosts card interface) ... extracting the files is going backwards ! Note the Buildroot image does not follow the newer RAW approach for MLO, u-boot.img and so in most you won't actually be using the BR u-boot version, unless you manually setup the card (and even then I'm having issues with my BBB using the uSD over the eMMC) but using the sdcard.img still lets you run from the BR generated uEnv.txt, kernel and rootfs. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/fb3baff4-863b-47c9-95e0-e3ea057ebbd9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
