home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Animation & Sound / SOS-ANIM_SOUND.ISO / best_50 / d2ddem34.zip / D2DMAN.TXT < prev    next >
Text File  |  1993-04-14  |  13KB  |  373 lines

  1.  
  2.  
  3.    D2D                   Professional Disc Copy Program                   D2D
  4.  
  5.  
  6.         NAME
  7.  
  8.              d2d - disc-to-disc copy program
  9.  
  10.         SYNOPSIS
  11.  
  12.              d2d from to [/number] [/a] [/bstring] [/cstring] [/D]
  13.              [/enumber] [/n] [/o] [/q] [/r] [/tdrive:[directory]] [/u]
  14.              [/v[s]] [/w] [/xnumber] [/?]
  15.  
  16.         DESCRIPTION
  17.  
  18.              D2D is a program to copy discs. Discs can be  usual  floppy
  19.              discs  or  virtual  discs.  Virtual  discs  are  images  of
  20.              previously read floppy discs that reside on a fixed disc.
  21.  
  22.              Images can be copied back to discs again, just like copying
  23.              a  usual  disc.  Therefore discs and images can be used for
  24.              source and destination of the copy  process.  D2D  uses  an
  25.              image  if  the necessary drive letter and colon is followed
  26.              by any  character;  otherwise  it  uses  discs.  The  first
  27.              specified  disc  or  image  denotes  the source whereas the
  28.              second disc or image denotes the destination  of  the  copy
  29.              operation.
  30.  
  31.              Source  and  destination may be identical. D2D reads in the
  32.              source and writes the contents of it  to  the  destination.
  33.              Both,  the  source  and  destination  disc's  drive must be
  34.              physically compatible as  D2D  only  can  produce  physical
  35.              copies (as opposed to file-by-file copies) of a disc.
  36.  
  37.              Images  can  be  viewed as temporary discs that can contain
  38.              any disc format. But such an image can only be written back
  39.              to  a  disc  that  is compatible to the disc from which the
  40.              image was originally made. It is not possible  to  override
  41.              the BPB of the image.
  42.  
  43.              Verify  and  multiple  copies  are not possible if the des-
  44.              tination is an image. Read recovery  also  won't  work  for
  45.              images.
  46.  
  47.              When  reading  in  the  source disc (or image), D2D can use
  48.              several kinds of memory to store data. First it  uses  con-
  49.              ventional  RAM  (real-mode  RAM).  If  there is no more RAM
  50.              available, D2D can use  Extended  Memory  via  XMS  2.0  or
  51.              Expanded  Memory  via  EMS  4.0. If the program still needs
  52.              more memory, it can store information on a fixed disc or  a
  53.              RAM-disc.
  54.  
  55.              A  special  algorithm enables D2D to copy only the actually
  56.              needed tracks on MS-DOS discs. This speeds up both, reading
  57.              and  writing.  Formatting  is  not  affected, as D2D always
  58.  
  59.  
  60.  
  61.  
  62.    Ulrich Windl            Last change: 14 April 1993                       1
  63.  
  64.  
  65.    D2D                   Professional Disc Copy Program                   D2D
  66.  
  67.  
  68.              formats the entire disc (if formatting is required at all).
  69.  
  70.              D2D can create multiple copies of a single disc, with  only
  71.              reading  the  source  disc once. This greatly increases the
  72.              speed of the copy process.
  73.  
  74.              The destination disc will  be  formatted  automatically  if
  75.              necessary.  If  one  of the destination discs is defective,
  76.              D2D will try the process again with another disc.
  77.  
  78.         OPTIONS
  79.  
  80.              /number
  81.  
  82.                   The process of writing the destination  disc  will  be
  83.                   repeated  number  times.  Only  successful  copies are
  84.                   counted.
  85.  
  86.              /a
  87.  
  88.                   Copy all tracks on the disc and do  not  use  the  op-
  89.                   timizing algorithm.
  90.  
  91.              /bstring
  92.  
  93.                   String   specifies  the  physical  format  (BPB,  BIOS
  94.                   Parameter Block) of the source disc.  This  option  is
  95.                   required  if  the  disc  to  be copied is not a MS-DOS
  96.                   disc. The disc formats are encoded as  follows  (exact
  97.                   spelling required):
  98.  
  99.                   160k 160kB (40 cylinders, 8 sectors, one side, MFM)
  100.  
  101.                   180k 180kB (40 cylinders, 9 sectors, one side, MFM)
  102.  
  103.                   320k 320kB (40 cylinders, 8 sectors, two sides, MFM)
  104.  
  105.                   320S 320kB (80 cylinders, 8 sectors, one side, MFM)
  106.  
  107.                   360k 360kB (40 cylinders, 9 sectors, two sides, MFM)
  108.  
  109.                   360S 360kB (80 cylinders, 9 sectors, one side, MFM)
  110.  
  111.                   720k 720kB (80 cylinders, 9 sectors, two sides, MFM)
  112.  
  113.                   1.2M 1.2MB (80 cylinders, 15 sectors, two sides, MFM)
  114.  
  115.                   1.4M 1.44MB (80 cylinders, 18 sectors, two sides, MFM)
  116.  
  117.                   2.8M 2.88MB (80 cylinders, 36 sectors, two sides, MFM)
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.    Ulrich Windl            Last change: 14 April 1993                       2
  125.  
  126.  
  127.    D2D                   Professional Disc Copy Program                   D2D
  128.  
  129.  
  130.              /cstring
  131.  
  132.                   String  specifies  the  comment  that will be added if
  133.                   destination is an image. In all other cases  the  com-
  134.                   ment  is  silently  ignored.  Quoting  is necessary if
  135.                   blanks are present in the comment.
  136.  
  137.              /D
  138.  
  139.                   This switch enables deactivation of the boot  code  on
  140.                   each  destination  disc. Just a simple measure against
  141.                   boot virusses!
  142.  
  143.              /enumber
  144.  
  145.                   number specifies the amount of expanded memory  in  kB
  146.                   that  may  be used to store the source disc's data. If
  147.                   number is equal to zero, no  EMS  will  be  used.  The
  148.                   amount  of  memory  can  only  be decreased, but never
  149.                   increased. If there  is  less  memory  available  than
  150.                   specified, only the available memory will be used.
  151.  
  152.              /n
  153.  
  154.                   Tells D2D that the machine is not 100% IBM compatible.
  155.                   Sometimes this option can help  if  problems  are  en-
  156.                   countered. This option is obsolete.
  157.  
  158.              /o
  159.  
  160.                   Inhibits  creating a new volume serial number for each
  161.                   destination disc.  This  is  normally  done  when  the
  162.                   source disc has a serial number.
  163.  
  164.              /q
  165.  
  166.                   Normally a bell is heard whenever the program tries to
  167.                   attract the users's attention.  This  option  disables
  168.                   the bell (except for fatal errors).
  169.  
  170.              /r
  171.  
  172.                   This  flag enables the read recovery processing option
  173.                   of D2D. Normally the program aborts reading the source
  174.                   disc  on  the  first  read error. In recovery mode D2D
  175.                   gives each sector on a bad track an extra try. Whether
  176.                   the  try  was  successful  or  not, the program always
  177.                   continues reading.
  178.  
  179.              /tdrive:[directory]
  180.  
  181.                   When there is not enough  memory  addressable  by  the
  182.                   CPU,  D2D  will  create  a file in the specified fixed
  183.  
  184.  
  185.  
  186.    Ulrich Windl            Last change: 14 April 1993                       3
  187.  
  188.  
  189.    D2D                   Professional Disc Copy Program                   D2D
  190.  
  191.  
  192.                   drive's directory to store data in it.
  193.  
  194.              /u
  195.  
  196.                   Normally D2D decides whether the destination  disc  is
  197.                   suitable  formatted; in that case the destination disc
  198.                   is not formatted again. This option forces the program
  199.                   to format the destination disc.
  200.  
  201.              /v[s]
  202.  
  203.                   Instructs  D2D to verify each track after having writ-
  204.                   ten it. If smart verify (/vs) is selected, the  tracks
  205.                   are  only verified if they are not formatted. This op-
  206.                   tion does not affect the automatic  verification  that
  207.                   follows formatting.
  208.  
  209.              /w
  210.  
  211.                   The  program  asks  for  confirmation if a destination
  212.                   disc contains any valid data.  With  this  option  the
  213.                   arising question is automatically confirmed.
  214.  
  215.              /xnumber
  216.  
  217.                   number  specifies  the amount of extended memory in kB
  218.                   that may be used to store the source disc's  data.  If
  219.                   number  is  equal  to  zero,  no XMS will be used. The
  220.                   amount of memory can  only  be  decreased,  but  never
  221.                   increased.  If  there  is  less  memory available than
  222.                   specified, only the available memory will be used.
  223.  
  224.              /?
  225.  
  226.                   makes D2D display a short explanation of each option.
  227.  
  228.         EXAMPLES
  229.  
  230.              Copy the disc in drive A: to the disc in drive B:, and  use
  231.              drive C: to swap
  232.  
  233.                   d2d a: b: /tc:
  234.  
  235.              Copy  the  non-DOS  disc  (360kB) in drive A: and produce 3
  236.              copies in drive A:
  237.  
  238.                   d2d A: A: /3 /b360k
  239.  
  240.              Copy the disc in drive B: to the disc in drive B:,  do  not
  241.              use  extended  memory  (if present), copy all tracks and do
  242.              not create a new volume serial number
  243.  
  244.                   d2d a: b: /x0 /a /o
  245.  
  246.  
  247.  
  248.    Ulrich Windl            Last change: 14 April 1993                       4
  249.  
  250.  
  251.    D2D                   Professional Disc Copy Program                   D2D
  252.  
  253.  
  254.              Create an image on disc C: for the disc  in  drive  A:  and
  255.              enter  recovery mode. The comment tells something about the
  256.              original disc
  257.  
  258.                   d2d A: C:\image "/cSource was bad/r"
  259.  
  260.              Create two copies in  drive  A:  from  the  previous  image
  261.              stored on fixed disc C: and verify the destination discs
  262.  
  263.                   d2d c:\image a: /2 /vs
  264.  
  265.  
  266.         SEE ALSO
  267.  
  268.              D2D Referenzhandbuch
  269.  
  270.         BUGS
  271.  
  272.              D2D  cannot  copy  a  disc  with  defective  sectors  on it
  273.              automatically. You must specify option  /r.  If  the  first
  274.              track  on the disc is damaged, you must also use the /b op-
  275.              tion to select the format of the disc.  In  that  case  the
  276.              destination disc is always formatted.
  277.  
  278.              The  command  line parser is inconsistent: Drive specifica-
  279.              tions must be arguments while several options can be in one
  280.              argument. That is why
  281.  
  282.                   d2d a: b:/a /o
  283.  
  284.              is not accepted while
  285.  
  286.                   d2d a: b: /a/o
  287.  
  288.              is  correct  syntax.  Try to make each option an individual
  289.              argument. The parser also allows to specify  all  arguments
  290.              in any order. That is why
  291.  
  292.                   d2d /a a: b: /x128 /v
  293.  
  294.              and
  295.  
  296.                   d2d /x128 /a a: b: /v
  297.  
  298.              produce  the  same  result.  The  only  exception are drive
  299.              specifications: The first drive is always the source drive.
  300.  
  301.              The  consistent  parser  makes  comments  on  images  quite
  302.              difficult:  If the comment contains blanks, the whole argu-
  303.              ment must be quoted  (like  "/ca blank").  No  comment  can
  304.              contain a slash (/).
  305.  
  306.              The  specified  path  for  the  temporary swap file is only
  307.              checked if it is needed.  Invalid  paths  from  environment
  308.  
  309.  
  310.    Ulrich Windl            Last change: 14 April 1993                       5
  311.  
  312.  
  313.    D2D                   Professional Disc Copy Program                   D2D
  314.  
  315.  
  316.              variables are silently ignored.
  317.  
  318.              Images must reside on a fixed disc whereas disc drives must
  319.              be floppy drives. It is possible to fool  D2D  with  images
  320.              paths that are not on a fixed disc.
  321.  
  322.              Paths for images and temporary swap files must begin with a
  323.              drive letter prefix.
  324.  
  325.              Almost every message from D2D is written to stderr;  there-
  326.              fore they can't be redirected with COMMAND.COM.
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.    Ulrich Windl            Last change: 14 April 1993                       6
  373.