On Sun, Nov 17, 2013 at 9:43 AM, Jesper We <[email protected]> wrote: > Robert, after much headscratching at the various Angstrom download and > instruction pages, which seem to be in various stages of bit-rot, I switched > my attention to your stuff, which seems a lot more well maintained. > > I'm now using omap-image-builder to create an image. I have chosen to work > with Ubuntu raring. > I was hoping to recreate the process to build your posted flashers, such as: > > https://rcn-ee.net/deb/flasher/raring/BBB-eMMC-flasher-ubuntu-13.04-2013-10-08.img > > ...which has a working usb0 network interface and does flash the eMMC when > booted with the user button pressed. > > I use the following commands: > > cd omap-image-builder > ./build-image.sh > cd deploy/ubuntu-13.04-console-armhf-2013-11-17 > ./setup_sdcard.sh --img cs-installer.img --uboot bone --bbb-flasher > dd bs=1M if=cs-installer.img of=/dev/sdb > > Now booting from this SD-Card works, but I get no usb0 network interface. > And there is a file called flash-eMMC.txt on the card, but it does not flash > if booted while holding the user button pressed. > > What am I missing here?
Check out: /boot/uboot/debug/flash-eMMC.log to see if something error'ed out, as the flashing script logs everything in that file... 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/groups/opt_out.
