logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

akaidump - Dump an AKAI media (i.e. CDROM) as disk image file to your HD.

Author

       This  program  and its library are based on Sébastien Métrot's libakai. This is a fork of libakai and its
       tools which is now also providing support for LINUX and other POSIX compliant operating  system,  and  it
       does  not  have  a  dependency  to libngl as the original libakai had. Linux port and man page written by
       Christian Schoenebeck <cuse@users.sf.net>

libgig 4.4.1                                       22 May 2014                                       akaidump(1)

Bugs

       Check and report bugs at http://bugs.linuxsampler.org

Description

       Reads  an  AKAI  media  (i.e. from a CDROM drive, ZIP drive or directly from an AKAI hard disk drive) and
       writes it as AKAI disk image file to your hard disc drive for more convenient and faster further usage.

Name

       akaidump - Dump an AKAI media (i.e. CDROM) as disk image file to your HD.

Options

SOURCE
              On Windows: drive letter of the source disk drive to read from.  On  POSIX  systems  (i.e.  Linux,
              Mac):  path  to  the  input  source,  which  may  either  be an AKAI disk image file already being
              available on your HD, or a disk drive path  (i.e.  '/dev/cdrom').   On  Mac:  You  can  omit  this
              argument on Mac, which will cause it to access the CDROM drive automatically ('/dev/rdisk1s0').

        DESTFILE
              Target filename to write the AKAI disk image to.

See Also

akaiextract(1),gigdump(1),gigextract(1),korgdump(1),sf2dump(1)

Synopsis

akaiextract SOURCE DESTFILE

See Also