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

daa2iso - converts daa and gbi files to iso format.

Author

       daa2iso was written by Luigi Auriemma
       e-mail: aluigi@autistici.org
       web: http://www.aluigi.org

       This manual page was written by Juan Angulo Moreno <juan@apuntale.com>, for the Debian project  (and  may
       be used by others).

daa2iso                                           December 2009                                       DAA2ISO(1)

Description

       DAA2ISO  converts  single  and  multipart  DAA  (Direct Access Archive) images (generated by the PowerISO
       program) to their original format.

Name

       daa2iso - converts daa and gbi files to iso format.

See Also

       For  more  information  regarding  why  this  tool  is  needed  and  what the output formats are, see the
       daa2iso.txt file provided along with this program.

Synopsis

daa2iso<input.daa><output>

Usage

       Using it then it's simple, just specify the input file and the ISO file  you  want  to  create  like  the
       following example:

         daa2iso "my file.daa" output.iso or
         daa2iso "my file.part01.daa" output.iso

See Also