Make an ISO Image from files on your hard disk drive

Using linux, to make an ISO image from files on your hard drive use the mkisofs command.

mkisofs -o image.iso /path/to/directory/

This results in a file called image.iso in the current directory which contains all the files and directories in /path/to/directory/

A simple thing to know.

0 comments

Please insert the result of the arithmetical operation from the following image
Enter the result of the arithmetical operation from this image