dd With Progress Bar? Try dcfldd

“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: , , , ,

Share and Enjoy:
  • email
  • Digg
  • TwitThis
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Technorati
  • Yahoo! Buzz
  • YahooMyWeb
  • LinkedIn
  • Reddit
  • Slashdot
  • StumbleUpon

Related Posts



4 Responses to “ “dd With Progress Bar? Try dcfldd”

  1. Noah says:

    I ran the app, but there was not progress bar.

    [Reply]

  2. [mad]Berry says:

    @Noah,

    Did you run it as described what options?

    Rev. [mad]Berry

    [Reply]

  3. yace says:

    Same story here – installed the application and ran it, but no progress bar. Running it just as described, same as dd.

    [Reply]

    [mad]Berry Reply:

    @yace, I will have a solution for this soon. Keep an eye on this website.

    [Reply]

Leave a Reply