CRM Hosting


Add to Technorati Favorites

Create ISO image file of a folder


mkisofs -J -allow-leading-dots -allow-multidot -R -V "Label" -iso-level 4 -o image.iso Folder

where:

  • -J:  Generate Joliet directory informatio
  • -allow-leading-dots:  Allow ISO9660 filenames to start with ‘.’
  • -allow-multidot: Allow more than one dot in filenames (e.g. .tar.gz)
  • -R:  Generate Rock Ridge directory information
  • -V: Set Volume ID
  • -o:  Set output file name
  • -iso-level:  Set ISO9660 conformance level (1..3) or 4 for ISO9660 version 2


You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

AddThis Social Bookmark Button
Comments are DoFollow, so you may consider writing a small note :)

10 Responses to “Create ISO image file of a folder”

  1. this is cool, i never really thought of this, but it could be useful in certain situations, thanks for the insight.

  2. Awesome. great inisight. I will try making one right now. Thanks for sharing

  3. Thank goodness I found one.Been trying to find a code for making ISO. Thanks for sharing. Great post :D

  4. I have an image file(ISO image file) of MS Office 2007. When i double click it Roxio opens and asks me to burn the file. I don’t know what to do. thanks…

  5. Thanks for the info.I have been trying to find a code for making ISO too. Great post.

  6. Very interesting and usefull. Thanks for post this!

  7. Very usefull. This is what I am looking for, thank you!

  8. Thanks for letting us know about linux tips.It is of great help.
    I am also making the people aware about a new security system for computer and it is called bitdefender total security 2010.For more information please visit the site
    http://www.bitdefender-internet-security-software.co.uk

  9. Does create an image file of the contents of the folder within the folder, or just the contents of the folder. Thanks.

  10. Thanks, Great post!

    Keep it up :)

Leave a Reply



BRDTracker