Skip to main content
2 of 2
corrected command

The easiest way to do this is by using progress in the status flag, it will display the seconds elapsed and speed of copying on your terminal.

sudo dd if=img-file of=/dev/sdc1 status=progress