Windows software to copy from/to image/disk/partition with offset&compression
Posted
by
Alex131089
on Super User
See other posts from Super User
or by Alex131089
Published on 2014-08-18T16:27:31Z
Indexed on
2014/08/18
16:30 UTC
Read the original article
Hit count: 294
I tried to put everything in the title : I'm looking for a software that is able :
- to work with image (raw file), partition & whole disk, without distinction
- to copy whole image or only selected part (let's say .. from 0 to end of last partition, excluding free space for example ; or with start + offset/end system)
- to handle compression (at least gzip)
You recognized, I'm looking for a "dd | gzip" utility with GUI on Windows. The closest tool I found so far is http://www.dubaron.com/diskimage/ but it's a bit old and don't have compression support.
Any idea ?
© Super User or respective owner