home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / format / examples.hlp next >
Encoding:
Text File  |  1989-01-01  |  1.8 KB  |  42 lines

  1. SAMPLE command and resulting output  | Comments about the output
  2.  
  3.   FORMAT A:/S                This command will FORMAT the diskette
  4.                     in drive A: and transfer the three
  5. Insert new diskette for drive A:    system files (COMMAND.COM and the two
  6. and strike <Return> when ready        *.SYS files) to the diskette. As soon
  7.                     as you hit the Return, Enter, or <──┘
  8. Format Complete                key, formatting will begin. Sometimes
  9. System transferred            FORMAT will report its progress by
  10.                     displaying the number of tracks or per
  11.                     cent of disk formatted.
  12.  
  13.                     The diskette doesn't have to be blank,
  14.                     but if there are any files on the
  15.                     diskette they will be destroyed.
  16.  
  17.    362496 bytes total disk space
  18.     38912 bytes used by system        In this example, there are defective
  19.    221184 bytes in bad sectors        areas on the diskette that DOS marks
  20.    102400 bytes available on disk    unavailable for use.
  21.  
  22.      1024 bytes in each allocation unit            The size and number of
  23.       100 allocation units available on disk        allocation units for
  24.                             data to be written to
  25.                     the disk is reported, along with the
  26. Volume Serial Number is 0E61-12E9    volume serial number put on the disk
  27.                     by the manufacturer.
  28. Format another (Y/N)?N
  29.  
  30.   FORMAT C:/V                This command will FORMAT the hard
  31.                     disk called C:. If any files were
  32. Format Complete                on the disk, they should be backed
  33.                     up on diskettes before doing this
  34.                     format, since they will be destroyed
  35.                     by FORMAT.
  36.  
  37. Enter desired volume label (11 characters, RETURN for none)?
  38.  
  39.                     After formatting the disk, FORMAT asks
  40.                     if you want to label the disk. Labels
  41.                     are more useful on diskettes than on
  42.                     hard disks.
  43.