------------------- MS-DOS v6.22 Help: DRVSPACE /CREATE -------------------- <Examples> <Index> ---------------------------------------------------------------------------- DRVSPACE /CREATE Creates a new compressed drive by using free space on an uncompressed drive. The new compressed drive will provide more storage capacity than the amount of space it uses. Syntax DRVSPACE /CREATE drive1: [/NEWDRIVE=drive2:] [/SIZE=size | /RESERVE=size] Parameter drive1: Specifies the uncompressed drive that contains the space you want to use to create the new drive. Switches /CREATE Creates a new compressed drive by using free space on the uncompressed drive specified by drive1. This switch can be abbreviated to /CR. /NEWDRIVE=drive2: Specifies the drive letter for the new compressed drive. The /NEWDRIVE switch is optional; if you omit it, DriveSpace assigns the next available drive letter to the new drive. This switch can be abbreviated to /N. /RESERVE=size Specifies how many megabytes of free space DriveSpace should leave on the uncompressed drive. To make the compressed drive as large as possible, specify a size of 0. You can include either the /RESERVE switch or the /SIZE switch, but not both. If you omit both switches, DriveSpace reserves 2 MB of free space. The /RESERVE switch can be abbreviated as /RE. /SIZE=size Specifies the total size, in megabytes, of the compressed volume file. (This is the amount of space on the uncompressed drive that you want to allocate to the compressed drive.) You can include either the /RESERVE switch or the /SIZE switch, but not both. The /SIZE switch can be abbreviated as /SI. *** <Syntax> ---------------------------------------------------------------------------- DRVSPACE /CREATE -- Examples To create a new compressed drive that uses all available space on uncompressed drive E, type the following command: drvspace /create e: /reserve=0 To create a new compressed drive by using 10 MB of space on uncompressed drive E, type the following command: drvspace /create e: /size=10 To create a new compressed drive by using space on uncompressed drive D, and to direct DriveSpace to leave 2.75 MB of free space on drive D, type the following command: drvspace /create d: /reserve=2.75 The following command creates a new compressed drive by using all but 2 MB of the space on drive D: drvspace /create d: Because the command includes neither the /RESERVE switch nor the /SIZE switch, DriveSpace uses the default value for the /RESERVE switch and leaves 2 MB of space on drive D. *** ---------------------------------------------------------------------------- <Top of page>
Last update: December 07, 2002 14:45 by Content © 1997 Microsoft Corporation All else © 2000-2005 |