#iso9660 #hybrid #partial #create #replace #mkisofs #filesystem-image

app mkisofs-rs

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

4 releases

0.2.0 Oct 1, 2022
0.1.2 Aug 21, 2022
0.1.1 Jul 26, 2019
0.1.0 Jan 16, 2019

#442 in Filesystem

40 downloads per month

MIT/Apache

52KB
1K SLoC

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.

Dependencies

~4MB
~68K SLoC