home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / doshelp / helpsb.zoo / help / config / drivparm.hlp < prev    next >
Encoding:
Text File  |  1989-01-01  |  1.0 KB  |  25 lines

  1. DRIVPARM= /D:n [/T:t] [/S:s] [/H:h] [/F:f] [/N] [/C]        [new DOS 3.3]
  2.  
  3. Each DRIVPARM line configures a device on your computer and tells DOS to
  4. assign a unique drive name (letter) to it. Diskette drive names will follow
  5. the "standard" A: and B: (if present). Hard drive names will follow C: (and
  6. any other drive names assigned to partitions on the drive C: occupies). Some
  7. versions of DOS use DEVICE=DRIVER.SYS instead.
  8.  
  9. n is an index you assign to each drive. For diskettes, indexes must be
  10.     less than 128. 0=A, 1=B, etc. Hard disks may be above 128. Multiple
  11.     DRIVPARMs for the same index are allowed.
  12.  
  13. /T:t sets tracks per side, 1-999 (default 80)
  14.  
  15. /S:s sets sectors per track, 1-99 (default 9)
  16.  
  17. /H:h sets maximum number of heads, 1-99 (default 2)
  18.  
  19. /F:f specifies form factor, 0=160/180/320/360Kb, 1=1.2Mb, 2=720Kb (default),
  20.     3=8" SD, 4=8" DD, 5=hard disk, 6=tape drive, 7-1.44Mb
  21.  
  22. /N sets nonremovable block device
  23.  
  24. /C sets changeline (door-open) support as available
  25.