Bitcoin donations are welcome:14snQXeLcnJtWUduKZ6rC2MHdPYrYar1Tw

Thursday, February 11, 2010

Create ISO from linux directory

mkisofs -r -R -J -l -L -o iso-filename.iso /directory/

This one works great and preserves all useful information :)
Lot's of more info here: http://www.yolinux.com/TUTORIALS/LinuxTutorialCDBurn.html

No comments:

Post a Comment