Mkdir (Md)

Creates a directory or subdirectory. The mkdir command with the parameters listed below is only available when you are using the Recovery Console The mkdir command with different parameters is available from the command prompt.

mkdir [drive:]path 

-or-

md [drive:]path 

Parameters

drive: 

Specifies the drive on which you want to create the new directory.

path 

Specifies the name and location of the new directory. You cannot use wildcard characters.

Note

Mkdir only operates within the system directories of the current Windows installation, removable media, the root directory of any hard disk partition, or the local installation sources.

Top of pageTop of page

Related Topics

Command-line reference A-Z

Recovery Console overview


Top of pageTop of page