# Create .iso files from your local files on Ubuntu

Linux @ 14 March 2012

use the command mkisofs as:

mkisofs -o /tmp/cd.iso /tmp/directory/

Leave a Reply

*