| Windows NT Tries to Duplicate MS-DOS Drive Letter SchemeLast reviewed: May 7, 1997Article ID: Q101703 | 
| The information in this article applies to:
 
 SUMMARYWindows NT attempts to assign drive letters to partitions in the same manner that MS-DOS does. However, there are cases in which drive letter assignments are not the same. 
 MORE INFORMATIONConsider the following example in which a system has two hard disks, each of which has two partitions: 
    Windows NT assigns drive letters as follows:
      --------------------
      | C: FAT | E: NTFS |
      --------------------
      --------------------
      | D: FAT | F: FAT  |
      --------------------
   However, MS-DOS assigns drive letters as follows:
      --------------------
      | C: FAT | Unknown |
      --------------------
      --------------------
      | D: FAT | E: FAT  |
      --------------------
Because MS-DOS does not recognize the NTFS partition, it marks the
partition as "unknown" and does not assign it a drive letter.
 NOTE: In Disk Administrator, you can customize the drive letter assignments by choosing Drive Letter from the Partition menu. | 
| Additional query words: prodnt 
 © 1998 Microsoft Corporation. All rights reserved. Terms of Use. |