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

Latest commit

 

History

History
27 lines (20 loc) · 324 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 324 Bytes

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>