The information in this article applies to:
SYMPTOMSIn a dual-boot configuration, when you delete and re-create Windows NT file system (NTFS) partitions on the hard disk, extra drive letters appear when you boot to MS-DOS. CAUSEThis is caused by Disk Administrator not setting the partition type correctly (the partition should be 06 for file allocation table [FAT] and 07 for NTFS). When the computer starts, the BIOS scans the master boot record (MBR), and when it finds the value 06 for the partition type, it assigns a drive letter. RESOLUTION
You will need a sector editor such as Windows NT Diskedit or Norton
Diskedit to resolve the issue. Using the sector editor, change the
Partition type from 06 to 07. An example is shown below using Windows NT
diskedit:
NOTE: this is a partial view of what will be on your screen. 01C0 01 00 06 FE.... The first partition (01C0) is FAT, and the partition type listed is 06, which means FAT, so this entry is correct. The second partition (01D0) is NTFS, the partition type listed is 07, which is also correct. The third partition (01E0) is NTFS but the partition type listed is 06, or FAT. This is the entry you must change. Move your cursor to the number 6 and change it to 7. STATUSMicrosoft has confirmed this to be a problem in Windows NT version 3.51. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional query words: 3.50 3.51 prodnt
Keywords : ntfilesys NTSrvWkst |
Last Reviewed: February 19, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |