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

dumpet — dump information about bootable CDs and other similar formats

Authors

       Peter Jones <pjones@redhat.com>

                                                 August 25, 2010                                       DUMPET(1)

Description

dumpet is a tool for debugging El Torito boot images.

       The following options are available:

       -?, --help
             Display help information.

       -i, --isoimage
             The file name of the input ISO image.

       -d, --dumpdisks
             Dump  each  El  Torito  boot  image  into  a  file.  If --xml is not given, the files will be named
             image.1, image.2, etc. in sequence.  Otherwise, BootImage tags will be  added  to  the  output  XML
             document with the content of each boot image in hexadecimal.

       -h, --dumphex
             Dump each El Torito structure in hexadecimal.  This option has no effect if --xml is given.

       -x, --xml
             Dump the El Torito structure to standard output as an XML document.

Name

       dumpet — dump information about bootable CDs and other similar formats

Synopsis

dumpet--isoimage [--dumpdisks] [--dumphex|--xml]

See Also