Create a Folder’s ISO image
Friday, August 17th, 2007
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]
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]