How to create an ISO image from Linux commandline

mkisofs -J -R -o file_name.iso target_directory

Leave a Reply