make dd faster

increase the block size: “bs=xxx”

to control the progress, add “status=progress”

sudo dd if=/dev/origin of=/dev/destination bs=8192 status=progress