Create a Folder’s ISO image

Tagged with: , , , ,

How to make an ISO image from contents of a directory?


mkisofs -V label-name -r directory-name > iso-image.iso

[tags]iso,image,folder,linux,mkisofs[/tags]

Leave a Reply