Skip to content

rainer042/geteltorito

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geteltorito
===========
The new homepage since 01/06/2024 is:
https://github.com/rainer042/geteltorito/
an access to the old home https://userpages.uni-koblenz.de/~krienke/ftp/noarch/geteltorito/geteltorito.pl
will either redirect automatically to the new github repos or fail due to recently applied 
access limitations of the previous site.

Author: Rainer Krienke
Email:  krienke@uni-koblenz.de
License: GPL v2
Version: 0.6
Description: An El Torito boot image extractor

call: 	geteltorito CD-image > toritoimagefile
example:geteltorito /dev/sr0  > /tmp/bootimage

The perl-script will extract the initial/default boot image from a CD if
existant. It will not extract any of other possibly existing bootimages
that are allowed by the El Torito standard.
The imagedata are written to STDOUT all other information is written to
STDERR (eg type and size of image).
If you want to write the image to a file instead of STDOUT you can
specify the filename wanted on the commandline using option -o <filename>
else on a unix/linux system you can use shell redirection to a file (geteltorito.pl > myFile)

Rainer Krienke
krienke@uni-koblenz.de

About

An El Torito boot image extractor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages