Lastdrive Ü
   ßßßßßßßßßß

 Specifies the maximum number of drives you can access.  The value you
 specify represents the last valid drive FreeDOS is to recognize.

 Syntax: LASTDRIVE=x

   x   Specifies a drive letter in the range A through Z.  The minimum
       value for this parameter that corresponds to the number of drives
       installed on your system.  For example, one drive = A,
       two drives = B, etc...

 Default setting
 The last drive, by default, is the one after the last drive being used
 on your system.

 Effect on memory
 FreeDOS allocates a data structure in memory for each drive specified
 by lastdrive, so you should not specify more drives than necessary.

 Example:
 The following command sets the last drive to M, giving your computer 13
 logical drives:

    LASTDRIVE=m

 See Also:
   Config.SYS