Join us on IRC: #infoanarchy on irc.oftc.net — channel blog
ISO Image
From iA wiki
See Also: ISO
An ISO image is a dump of a standard ISO9660 CD-ROM filesystems. It can be seen as a read-only files container that can directly be burned on a blank CD.
[edit]
Burning
Tools to burn an ISO Image.
[edit]
Harddisk
Tools to mount an ISO Image
Windows:
Linux:
- CLI: mount -t iso9660 -o loop ./filename.iso /target_directory
- GUI/KDE: Mount ISO image
[edit]
Converters
See Conversion Tools

