1 2 3 4
ubuntu@ubuntu:~$ sudo dd if=/dev/sda | pv | dd of=/dev/sdc bs=512 conv=noerror,sync dd: failed to open ‘/dev/sdc’: Permission denied 0B 0:00:00 [ 0B/s] [<=> ] ubuntu@ubuntu:~$