Skip to content

gentlemanautomaton/iso-disk-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iso-disk-builder Go Reference Go Report Card

A basic command line utility to create ISO 9660 disk images from a source directory. Written in Go.

Uses the go-diskfs package.

Many thanks to go-diskfs for providing the create-iso-from-folder example, which was the starting point for this project.

The go-diskfs project supports the Rock Ridge extension for ISO 9660, but not the Juliet extension. As a result, file names in Windows will be encumbered by the limitations of the stock ISO 9660 file name format.

About

A basic utility to create ISO 9660 disk images from a source directory. Uses go-diskfs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages