Query: dumpet
OS: centos
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DUMPET(1) BSD General Commands Manual DUMPET(1)NAMEdumpet -- dump information about bootable CDs and other similar formatsSYNOPSISdumpet --iso image [--dumpdisks] [--dumphex|--xml]DESCRIPTIONdumpet is a tool for debugging El Torito boot images. The following options are available: -?, --help Display help information. -i, --iso image 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. Other- wise, 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.AUTHORSPeter Jones <pjones@redhat.com> August 25, 2010
| Related Man Pages |
|---|
| mkcd(1m) - opensolaris |
| mkbootdisk(8) - centos |
| iso-read(1) - centos |
| mkrescue(8) - mojave |
| mkrescue(8) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |