mkisofs -r -o /path/to/file.iso /path/to/directory/
all the files in the /path/to/directory/ will be made into a cd iso image at /path/to/file.iso
-r: preserves long filenames upto 31 characters
-o: output iso image
Thursday, September 30, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment