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

DASDCONV - convert a CKD disk image from HDR-30 to AWSCKD format

Author

       Hercules  was  created  by  Roger  Bowler  and  is  maintained  by  Jay  Maynard. Jan Jaeger designed and
       implemented many of the advanced features of  Hercules,  including  dynamic  reconfiguration,  integrated
       console, interpretive execution, and z/Architecture support.

       This manual page was written by Peter De Schrijver p2@debian.org for the DebianGNU/Linux system (but may
       be  used  by  others).   Permission  is granted to copy, distribute and/or modify this document under the
       terms of the GPL.

                                                                                                     DASDCONV(1)

Description

       This manual page documents the dasdconv program.

       dasdconv converts a CKD disk image from HDR-30 format to AWSCKD format.

Name

       DASDCONV - convert a CKD disk image from HDR-30 to AWSCKD format

Options

-r        Overwrite the existing outfile. By default no files will be overwritten.

       -lfs      Output CKD file will be a single file even if it exceeds 2GB in size.

       -q        Quiet

Parameters

infile    input ckd dasd file in HDR-30 format

       outfile   output  ckd  dasd  file  in  AWSCKD format. If the image is bigger then 2GB multiple files will
                 creates with names suffixed _1, _2, etc.

See Also

       The programs are documented fully by  TheHerculesSystem/370,ESA/390,andz/ArchitectureEmulator
       available in /usr/share/doc/hercules/html.

Synopsis

dasdconv [-r] [-lfs] [-q] infileoutfile

See Also