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.
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
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.
[...] of you might remember my first article about this. It was written in 2009 and by the looks of it is somewhat outdated.What is dd?dd is an [...]
Same story here – installed the application and ran it, but no progress bar. Running it just as described, same as dd.
@yace, I will have a solution for this soon. Keep an eye on this website.
@Noah,
Did you run it as described what options?
Rev. [mad]Berry
I ran the app, but there was not progress bar.