Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 635 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 635 Bytes

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.