Article 5JF1A which command for cloning partitions is better?

which command for cloning partitions is better?

by
newbiesforever
from LinuxQuestions.org on (#5JF1A)
I learned today how to use dd to clone a partition, by entering Code:sudo dd if=/dev/sdb6 of=/dev/sda2Before that, the only cloning command I knew was e2image, which I just copied from watching gparted: Code:e2image -ra -p '/dev/sda0' '/dev/sdb0'Is either command preferable to the other? The only way I see is in the time needed. Having timed the dd cloning on my stopwatch (because it wasn't displaying the progress or how long it would take), I see that it took about 41 minutes for a 50 GB partition. I haven't timed the other command yet, but I'm pretty sure it didn't take that long last time I used it.latest?d=yIl2AUoC8zA latest?i=UsszLehUWtU:qce7Ni2PzNk:F7zBnMy latest?i=UsszLehUWtU:qce7Ni2PzNk:V_sGLiP latest?d=qj6IDK7rITs latest?i=UsszLehUWtU:qce7Ni2PzNk:gIN9vFwUsszLehUWtU
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments