Re: FAQ: Is it possible to "clone" the firmware running on an Omega2 device and copy it to other Omega2 units?
Using dd if=/dev/mtd3 of=<IMAGE-NAME>.bin
clones the stock image without the added installed packages/firmware or files.
Is there a similar command I can use to identically mirror the image?
Thank you!