many ways, you can smt the emmc off the pcba, and soldering it back. lol
but you can also boot with SD, copy img into your rootfs, or wget it, then use dd *dd if=/path/to/your_image.img of=/dev/mmcblk0 bs=1M* where mmcblk0 or 1 depending on your kernel. On Wed, Jan 16, 2019 at 3:06 PM Mala Dies <[email protected]> wrote: > Hello, > > I found a couple of sites that may interest you. > https://www.digikey.com/eewiki/display/linuxonarm/BeagleBone+Black. > > Seth > > P.S. I know you already got the image you want. This may be a way out of > not having to get new images. Enjoy. > > On Sunday, January 13, 2019 at 1:45:58 AM UTC-6, Talha Ayrancı wrote: >> >> >> Hi, >> I created a Linux System with Buildroot. And I want write this image to >> Beaglebone Black's eMMC. I can write sdcard.img to a SD card and BBB is >> running whit this card. >> >> How I can write this image to Beaglebone Black's eMMC? >> > -- > 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/7c4776fa-8625-4a9b-b6f8-8665cad54006%40googlegroups.com > <https://groups.google.com/d/msgid/beagleboard/7c4776fa-8625-4a9b-b6f8-8665cad54006%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Yiling Cao http://ariaboard.com/ http://shanghainovotech.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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAMMUdpLJzXtuBnRGGiw4c63twzBCsA5_c43ehrWWEu_VuR%3DOiQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
