NAME
geteltorito - an El Torito boot image extractor
SYNOPSIS
geteltorito
<image|drive>
> outfile
DESCRIPTION
This manual page documents briefly the
geteltorito
command.
geteltorito is a Perl script which extracts the initial/default boot
image from a CD if existent. It will not extract any of other possibly existing
boot images that are allowed by the
El Torito
standard. The image data are
written to
R STDOUT
all other information is written to
R STDERR
(e.g. type and size
of image). If you want to write the image to a file instead of
R STDOUT
you can
specify the filename wanted on the command line using option
R -o <filename>.
SEE ALSO
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.