Windows 95 Partition Types Not Recognized by Windows NT

Last reviewed: February 6, 1998
Article ID: Q151414
The information in this article applies to:
  • Microsoft Windows NT operating system version 3.1
  • Microsoft Windows NT Advanced Server version 3.1
  • Microsoft Windows NT Workstation versions 3.5, 3.51, and 4.0
  • Microsoft Windows NT Server versions 3.5, 3.51, and 4.0

SUMMARY

Windows NT does not recognize Windows 95 FAT32 partitions.

MORE INFORMATION

OEM versions of Windows 95 support four partition types for FAT file systems that Windows NT does not recognize. The partition type can be identified by the System ID byte in the partition table. This byte is located at the following offsets:

   0x1C2 = Partition 1
   0x1D2 = Partition 2
   0x1E2 = Partition 3
   0x1F2 = Partition 4

The four values used by Windows 95 that Windows NT does not recognize are as follows:

   0x0B      Primary  Fat32 Partitions up to 2047 GB
   0x0C      Same as 0x0B, uses Logical Block Address Int 0x13 extensions
   0x0E      Same as 0x06, uses Logical Block Address Int 0x13 extensions
   0x0F      Same as 0x05, uses Logical Block Address Int 0x13 extensions

The FAT partition types that Windows NT version 3.X and 4.0 can recognize are:

   0x01      Fat12 < 10 megabytes
   0x04      Fat16 < 32 megabytes
   0x06      Fat16 > 32 megabytes
   0x05      Extended (may be FAT, HPFS or NTFS)


Additional query words: 3.10 3.50 3.51 4.00 prodnt
Keywords : ntfilesys NTSrvWkst kbenv kbfaq
Version : 3.1 3.5 3.51 4.0
Platform : winnt


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: February 6, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.