/mkisofs-rs

A partial reimplementation of mkisofs to create hybrid ISO-9660 filesystem-image

Primary LanguageRustApache License 2.0Apache-2.0

MIT license Apache 2 license

Introduction

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.

Installation

Assuming you have cargo installed, cargo install mkisofs-rs will install this program, by the command name mkisofs-rs.