Linux - Create an iso image from a directory
This tutorial will show you how to use the the genisoimage command to create an .iso image from the contents of a directory using ubuntu linux.
The basic syntax is:
genisoimage -o image-name.iso /path/to/directory/
Tags: linux, tutorials, video tutorial













