dd With Progress Bar? Try dcfldd
Posted on February 17th, 2009 by [mad]Berry
“Mini How To” dd With Progress Bar? Try dcfldd.
Introduction
As you know dd works very well but it has no progress bar. There is really no way to tell how far along dd is. This is annoying if you are waiting for dd to finish. In this how to I’ll show you how to install and use dcfldd.
How To Install dcfldd
Open terminal or adept or synaptec what ever is you flavor of choice. In the latter search for dcfldd. In terminal Type:
sudo apt-get install dcfldd
How To Use dcfldd
In basic the use of dcfldd is the same as the use of dd. I have found that using bs=1k doesn’t work. I had to remove the “k” from that option and then it worked. The only change is the progress you can now see.
Tags: adept, dd, sudo, syntaptec, Terminal



I ran the app, but there was not progress bar.
[Reply]
@Noah,
Did you run it as described what options?
Rev. [mad]Berry
[Reply]