A partial reimplementation of mkisofs to create hybrid ISO-9660 filesystem-image. The primary goal of this project is to replace grub-mkrescue that is not available on all systems.
Assuming you have cargo
installed, cargo install mkisofs-rs
will install this program, by the command name mkisofs-rs
.