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

geteltorito - an El Torito boot image extractor

Author

       geteltorito was written by Rainer Krienke <krienke@uni-koblenz.de>.

       This  manual  page  was  written  by  Eduard  Bloch  <blade@debian.org>  based on README.geteltorito from
       geteltorito-0.4 package.

                                                  Mai  6, 2007                                    GETELTORITO(1)

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]

See Also