Create an ISO from a directory on Linux

Create iso for burning a CD

mkisofs -JR -l -o <filename>.iso <foldername>/

No comments: