Tagged Questions
18
votes
5answers
5k views
How do you monitor the progress of dd?
dd is a wonder allowing you to duplicate a hard drive to another, completely zero a hard drive, etc. But once you launch a dd command, there's nothing to tell you of it's progress. It just sits there ...
1
vote
1answer
317 views
How do I create a dd image of multiple filesystems in Xubuntu 12.04?
I have four filesystems with various samples files on them that I want to combine into a single dd image, how would I do this using dd? Should I be using something else other than dd? Thanks.
6
votes
3answers
1k views
Drive reporting incorrect free space
So I swapped my shiny SATA SSD for an even shinier PCI-E SSD. I run my core OS on the SSD because it's silly-fast. I did this on my old SSD so I created a new EXT4 partition and then just dded the ...