oem.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
DRVSPACE /AUTOMOUNT--Examples
Syntax
────────────────────────────────────────────────────────────────────────────
 
                       DRVSPACE /AUTOMOUNT──Examples
 
If you have floppy drives A and B, and a Bernoulli removable drive D, the
following command enables automatic mounting of all these drives:
 
    drvspace /automount=1
 
Note:  Before a floppy drive actually mounts, you must insert the floppy
       disk in the drive, and then begin using the floppy disk.
 
If you just want to enable automatic mounting of floppy drives A and B, use
the following command:
 
    drvspace /automount=ab
 
                                      ♦