Hi, I bought 10 dragonboards.
I want to clone (bitwise) the eMMC of one to another (clone/duplicate).
I followed the instructions here: Create a Bootable SD Card for dragonboard-410c - 96Boards
I booted from SD card, did the ‘dd’ command to create the image of mmcblk0 and then doing the same on the other dragonboard, this time copying from the image to the mmcblk0 (after checking with fdisk that the name is right).
It doesn’t work. The dragonboard doesn’t boot. Maybe something with the boot loading should be fixed after doing to cloning?
Any ideas why? I need this simple way of cloning easily a dragonboard.