Disk imaging program?
Nils Kassube
kassube at gmx.net
Wed Jun 25 17:12:55 UTC 2014
John Hupp wrote:
> And point well taken: it does seem to me that, as a refinement of the
> initial suggested plan, gzip alone should suffice since we are dealing
> with a single-file output from dd and not a collection of files.
Well, you could use a command chain dd | gzip | tar to split the output
for several DVDs including a prompt for the next medium.
BTW: If you want to save data only, you shouldn't use tar for ntfs
partitions because tar doesn't know about the ntfs permissions which
different from the Unix permissions.
Nils
More information about the ubuntu-users
mailing list