dumpet (1) Linux Manual Page
NAME
dumpet – dump information about bootable CDs and other similar formats
SYNOPSIS
–-iso image [--dumpdisks ] [--dumphex | –xml ]
DESCRIPTION
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 –
-xmlis not given, the files will be named image.1image.2etc. in sequence. Otherwise,BootImagetags 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 –
-xmlis given. -x , –xml- Dump the El Torito structure to standard output as an XML document.
AUTHORS
An Peter Jones Aq pjones [at] redhat.com
