logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mergebad - merge multiple images into one

Author

       The mergebad is part of recoverdm and was written by Folkert van Heusden <folkert@vanheusden.com>.

       This  manual  page  was  written by Joao Eriberto Mota Filho <eriberto@debian.org> for the Debian project
       (but may be used by others).

mergebad-0.20                                       Jul 2015                                         mergebad(1)

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

See Also