When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Drive letter assignment - Wikipedia

    en.wikipedia.org/wiki/Drive_letter_assignment

    If more than two physical floppy drives are present, DOS versions prior to 5.0 will assign subsequent drive letters, whereas DOS 5.0 and higher will remap these drives to higher drive letters at a later stage; see below. Assign a drive letter to the first active primary partition recognized upon the first physical hard disk.

  3. diskpart - Wikipedia

    en.wikipedia.org/wiki/Diskpart

    With diskpart, scripts are supported to facilitate such functions. For example, the code below would create a new partition: create partition logical size=2048 assign letter=F Specifically, the above will create a 2 GB logical partition, provided that adequate space is available, and assign it the drive letter 'F:'. [5]

  4. Microsoft basic data partition - Wikipedia

    en.wikipedia.org/wiki/Microsoft_basic_data_partition

    The operating system may not automatically assign a drive letter to the volume. In Microsoft operating systems , when using basic disk partitioned with GUID Partition Table (GPT) layout, a basic data partition ( BDP ) is any partition identified with Globally Unique Identifier (GUID) of EBD0A0A2-B9E5-4433-87C0-68B6B72699C7 .

  5. SUBST - Wikipedia

    en.wikipedia.org/wiki/SUBST

    "M" represents the drive letter to assign a custom label to. However, labels created for SUBST drives in this manner are overridden by the label of the host drive/partition: the custom labels are only used if the host drive has no label. One may then: Delete the host's drive label; Create the proper registry keys for the SUBST drive letter;

  6. label (command) - Wikipedia

    en.wikipedia.org/wiki/Label_(command)

    However, it can also be applied to other types of drive such as mapped drives. [5] It is available in MS-DOS versions 3.1 and later and IBM PC DOS releases 3 and later. [6] It is an external command. MS-DOS 4.0x and earlier used label.com as the external file. MS-DOS 5.0 and Windows use label.exe as the external file. [7]

  7. Drive mapping - Wikipedia

    en.wikipedia.org/wiki/Drive_mapping

    Drive mapping is how MS-DOS and Microsoft Windows associate a local drive letter (A-Z) with a shared storage area to another computer (often referred as a File Server) over a network. After a drive has been mapped , a software application on a client 's computer can read and write files from the shared storage area by accessing that drive, just ...

  8. Partition type - Wikipedia

    en.wikipedia.org/wiki/Partition_type

    The partition type (or partition ID) in a partition's entry in the partition table inside a master boot record (MBR) is a byte value intended to specify the file system the partition contains or to flag special access methods used to access these partitions (e.g. special CHS mappings, LBA access, logical mapped geometries, special driver access, hidden partitions, secured or encrypted file ...

  9. List of DOS commands - Wikipedia

    en.wikipedia.org/wiki/List_of_DOS_commands

    The JOIN command attaches a drive letter to a specified directory on another drive. [11] The opposite can be achieved via the SUBST command. The command is available in MS-DOS versions 3 through 5. It is available separately for versions 6.2 and later on the Supplemental Disk. [1]