You can just use dd and write an image file, then copy that wherever, if you have a tuition that only takes up part of the card space. Like
dd if=/dev/mmcblk0p1 of=/mnt/data/image.iso Obviously you'll need to customize that command and you should either use the dd man page or the internet for more information. On the other hand if you actually have 16g partition then you are going to have a much harder time of it. J On Sun, Jan 27, 2019, 8:07 AM evilwulfie <[email protected]> wrote: > Does anybody know how to take an SD card image, lets say from a 16GB > card and create > a small image from it, like the images on "latest images" section of the > beaglebone.org site? > > If you use Win32 Disk Imager, it makes a nice 16GB image which is too > large to send. > > Inquiring minds would like to know :) > > -- > 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/98014239-4381-8f01-7613-a37d92240d72%40gmail.com > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAGS%2B2h82k%2BhtLy4PjbZ_DcXZTO41%2BMO109jSVTKpm1vsDwYUUw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
