Article ID: 51978 - Last Review: January 18, 2007 - Revision: 2.3 Order in Which MS-DOS and Windows Assign Drive Letters
This article was previously published under Q51978 On This PageSUMMARY
Microsoft MS-DOS assigns drive letters to the first two physical
floppy disk drives and hard disk drives it finds at boot time in a
fixed sequence, including multiple partitions and logical drives on
the hard disks. You cannot change this sequence.
The drive letters assigned to additional drives installed using DRIVER.SYS and other installable device drivers is dependent upon the order in which the drivers are loaded in the CONFIG.SYS file. These drive letter assignments can be influenced by changing the order of the CONFIG.SYS statements or loading "dummy" drives to "use up" drive letters. Drive letter assignments can change when you upgrade from one Microsoft MS-DOS version to another or from an original equipment manufacturer (OEM) version of MS-DOS to another version that assigns drive letters differently. (The order in which drive letters are assigned was modified by OEMs in earlier versions of MS-DOS.) This article describes how MS-DOS assigns drive letters; it does not explain how particular OEM MS-DOS versions assign drive letters. MORE INFORMATION
The following occurs at startup:
Example 1Consider as an example a system with one floppy disk drive and one hard disk drive, with two MS-DOS partitions (a primary partition and an extended partition containing a single logical drive) on the hard disk. In this configuration, MS-DOS will assign the floppy disk drive as drives A and B, the primary partition on the hard disk drive as drive C, and the logical drive in the extended partition as drive D.Example 2Consider another system with three floppy disk drives, the third drive being installed using DRIVER.SYS, and two hard disk drives, with a primary and an extended partition on each hard disk drive. The extended partition on the first hard disk drive contains two logical drives, and the extended MS-DOS partition on the second hard disk drive contains one logical drive. A RAM disk is also created using RAMDRIVE.SYS.In this configuration, MS-DOS will assign the first two floppy disk drives as drives A and B, then assign the primary partitions on the first and second physical hard disk drives as drives C and D, respectively. MS-DOS will then assign the drive letters E and F to the two logical drives in the extended partition on the first physical drive, and G to the logical drive in the extended partition on the second physical drive. The third floppy disk drive, installed using DRIVER.SYS, and the RAM disk created using RAMDRIVE.SYS, will be assigned the letters H and I in the order in which the DEVICE= statements appear in the CONFIG.SYS file. Partitioning SchemesListed below are some sample partitioning schemes for two 40-megabyte (MB) hard disk drives and their resulting drive letter assignments:
APPLIES TO
| Other Resources Other Support Sites
CommunityArticle Translations
|






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email
Back to the top