On Wed, May 14, 2014 at 10:34 PM, <[email protected]> wrote:
> Hi Robert, > > I built a set of images using the latest image-builder (from the master > branch), after booting from the SD card, the image fails to flash. There > doesn't appear to be a log file, but after running the > beaglebone-black-eMMC-flasher.sh script with -x, it seems that it's > failing in the partition_drive() step. I think it's because /boot/uboot is > mounted in /etc/fstab to the SD card (mmcblk0p1) and the script is trying > to umount mmcblk1p1 which isn't actually mounted, which in turn causes > write_failure() to get called. Anyway, here's the output (below). > Yeah.. I was debugging blank eMMC's at CircuitCo i ended up breaking everyone else's.. cd /opt/scripts/tools/ git pull and you'll get all the fixes from tonight.. It should work, I'll fire up a new build tomorrow and refresh the demo images.. ;) Regards, -- Robert Nelson http://www.rcn-ee.com/ -- 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]. For more options, visit https://groups.google.com/d/optout.
