Conceptor's picture
Submitted by Conceptor on Sat, 09/04/2005 - 00:49.

Accessing the files on ISO images could be easily done through mount command

mount  isoimage.iso  -o loop -t iso9660 /mnt/myiso
# 1      2            3   4   5    6        7 
  1. mount command
  2. the iso image file name
  3. include option to mount command
  4. loop used on the case of mounting filesystem on other filesystem.
  5. type
  6. the type of iso filesystem
  7. the directory you will be mounting you iso image.

you can convert the other images to iso images(using third party programs) to make them mounted easily . this will allow you to access the files only .

Diaa Radwan


Reply





*

  • Allowed HTML tags: <a> <b> <dd> <dl> <dt> <i> <li> <ol> <ul> <pre> <blockquote> <img> <ins> <del> <br> <div> <span> <em> <h1> <h2> <h3> <h4> <h5> <h6> <code> <p> <hr>
  • You can insert tables with comma separated values (CSV) into the text, they will be automatically converted to appropriate HTML-tables.
  • You may link to images on this site using a special syntax
  • WikiText is converted to HTML (supported WikiText formatting will show in the long tip format).
  • You may write mixed Arabic and English freely, line direction will be computed automaticaly
  • Glossary terms will be automatically marked with links to their descriptions