ISO image

From Wikipedia, the free encyclopedia

Jump to: navigation, search
ISO image
Filename extension .iso
Uniform Type Identifier public.iso-image
Type of format Disk image
Standard(s) ISO 9660

An ISO image is an archive file (also known as a disk image) of an optical disc in a format defined by the International Organization for Standardization (ISO). This format is supported by many software vendors. ISO image files typically have a file extension of .iso. The name ISO is taken from the ISO 9660 file system used with CD-ROM media, but an ISO image can also contain UDF file system because UDF is backward-compatible with ISO 9660.

[edit] Format

As with any other archive, an ISO image includes all the data of files contained on the archived CD/DVD, or any other disc format. They are stored in an uncompressed format. In addition to data of the files it also contains all the file system metadata, including boot code, structures, and attributes. ISO images do not support multi-track, thus they cannot be used for audio CDs, VCD, and hybrid audio CDs.

These properties make it an attractive alternative to physical media for the distribution of software as it is simple to transfer over the Internet or via a LAN connection.

ISO image is an unattached file format (like RAR and ZIP): it merges a series of files into one single file according to a definite format.

The most important feature of an ISO image is that it can be easily burned to a DVD or CD by using an ISO image burner, like ISO Maker or K3b. It can also be opened using archival applications such as 7-Zip file manager or the WinRAR shareware archiver.

[edit] References

Personal tools