| iat(1) | General Commands Manual | iat(1) |
iat - converts many CD-ROM image formats to iso9660.
iat input_image_file [output_iso_file]
iat -h
iat (Iso9660 Analyzer Tool) is a tool for detecting the structure of many types of CD-ROM image file formats, such as BIN, MDF, PDI, CDI, NRG, and B5I, and converting them into ISO-9660.
If output file name is not defined, then STDOUT will be used instead.
iat my_image.mdf my_new_image.iso
iat my_image.bin > my_new_image.iso
iat my_image.mdf | cdrecord -
iat -h
Salvatore Santagati <salvatore.santagati@gmail.com>
mkisofs (1), wodim (1)
| Mon Apr 2 17:21:31 MSD 2007 |