dd progress

David Henderson dhenderson at digital-pipe.com
Thu May 7 13:47:30 UTC 2020


Good morning Damien!

You can also pipe it through 'pv'.  There are plenty of examples of
this on the web, but something like:

dd if=/dev/sda1 | pv -whatever | dd of=/tmp/test.img

Hope this helps!
Dave



On 5/7/20, Damien LEFEVRE <lefevre.da at gmail.com> wrote:
> Hi,
>
> I have an embedded device with BusyBox v1.30.1.
>
> Is there a way to get the status/progress of dd command?
>
> Thanks,
> -Damien
>


More information about the busybox mailing list