If you were ever wondering how to create an ISO image from a command line I recommend you take a look at this site:
ISO, CDR, and CDRW in Linux
Here is the general command:
[root@server /root]# mkisofs -RJ -o image.iso /burndirectory/
the RJ option preserves long file names.
Friday, April 14, 2006
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment