geteltorito - an El Torito boot image extractor
Contents
Description
geteltorito is a Perl script which extracts the initial/default ElTorito boot image from a CD if one
exists. It will not extract any of other boot images that are allowed by the El Torito standard.
The boot image file is written to stdout and all other information (e.g., image type and size) is written
to stderr. To write the image to a file instead of stdout, specify the output filename using -ofilename.
Name
geteltorito - an El Torito boot image extractor
See Also
genisoimage(1), isoinfo(1).
Synopsis
geteltorito <image|device> [-ooutputfile]
