Below is the command I issued,
#> dd if=/dev/vda1 of=jenkins.img conv=noerror,sync
I use the conv=noerror,sync which the sync to sync every input block and also its meta data. I've tried w/o that option and it didn't work.
After I run this into the cloud, I can ssh and I see the state before dd finished, it was there. It's really great!
Hope this helps!


0 comments:
Post a Comment