logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

iat - converts many CD-ROM image formats to iso9660.

Author

       Salvatore Santagati <salvatore.santagati@gmail.com>

Description

       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.

Examples

iatmy_image.mdfmy_new_image.iso

          - Convert MDF-image to ISO9660.

       iatmy_image.bin>my_new_image.iso

          - Convert BIN-image to ISO9660.

       iatmy_image.mdf|cdrecord-

          - Write CD directly from MDF-format.

       iat-h

          - The help screen.

Name

iat - converts many CD-ROM image formats to iso9660.

See Also

mkisofs (1), wodim (1)

                                           Mon Apr 2 17:21:31 MSD 2007                                    iat(1)

Synopsis

iatinput_image_file[output_iso_file]iat-h

See Also