dd DD getting progress status There are a few ways you can get progress/status of your dd command. Here are 3 examples I know: Using pv Install pv (pv - monitor the progress of data through a pipe): sudo apt install pv Now you can pipe your dd command to see progress: dd bs=