To make an ISO from files on your hard disk, create a directory that contains the files you want. Then use Microsoft.
mkisofs -o /tmp/cd.iso /tmp/directory/
This results in a file called cd.iso in folder /tmp which contains all the files and directories in /tmp/directory/