Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.
/ eltorito Public archive

python implementation of the eltorito spec

License

Notifications You must be signed in to change notification settings

seanenck/eltorito

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eltorito

A python utility to extract 'el torito' images from bootable cd images/isos

install

clone the repository and

make install

or change install location

make install DESTDIR=/usr/sbin/

or from the cloned location

python eltorito.py

usage

eltorito <input.img> <output.img>

About

python implementation of the eltorito spec

Topics

Resources

License

Stars

Watchers

Forks