get a progress bar for dd Posted on November 26, 2011 by mathse You can start dd with with a progress bar. How? $ dd if=/dev/sda | bar -s XXXM > /path/to/destiantion you might need to $ sudo apt-get install bar before