Article ID: 101703
Article Last Modified on 11/1/2006
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.
Additional query words: prodnt
Keywords: kbother KB101703