mergebad - merge multiple images into one
Contents
Description
mergebad merges multiple images into one. This can be useful when you have, for example, multiple CDs
with the same data which are all damaged. In such case, you can then first use recoverdm to retrieve the
data from the damaged CDs into image files and then combine them into one image with mergebad.
Name
mergebad - merge multiple images into one
Options
-i<mapfile><imagefile>
With -i one selects a mapfile+imagefile to read.
-o<output_file>
File to write output to.
-l<mapfile>
In case all input images had a bad block on the same place, this file will list those blocks.
-s<size>
Limit or extend the size of the output image.
-v Be verbose.
-h This help.
See Also
recoverdm(1)
Synopsis
mergebad-i <mapfile><imagefile> -o <output_file> -l <mapfile> -s <size> -v-h
