Partition type

{{Short description|Table inside a master boot record}}

{{About|MBR partition types in IBM PC compatible systems|GPT partition types|GUID Partition Table#Partition type GUIDs|Amiga RDB partition types|Rigid Disk Block}}

{{Use dmy dates|date=April 2019|cs1-dates=y}}

The partition type (or partition ID) in a partition's entry in the partition table inside a master boot record (MBR) is a byte value intended to specify the file system the partition contains or to flag special access methods used to access these partitions (e.g. special CHS mappings, LBA access, logical mapped geometries, special driver access, hidden partitions, secured or encrypted file systems, etc.).

Overview

Lists of assigned partition types to be used in the partition table in the MBR were originally maintained by IBM and Microsoft internally. When the market of PC operating systems and disk tools grew and liberated, other vendors had a need to assign special partition types to their products as well. As Microsoft neither documented all partition types already assigned by them nor wanted to maintain foreign assignments, third parties started to simply assign partition types on their own behalf in a mostly uncoordinated trial-and-error manner. This led to various conflicting assignments sometimes causing severe compatibility problems between certain products.

Several industry experts including Hale Landis, Ralf D. Brown, Matthias R. Paul, and Andries E. Brouwer in the 1990s started to research partition types and published (and later synchronized) partition type lists in order to help document the industry de facto standard and thereby reduce the risk of further conflicts. Some of them also actively helped to maintain software dealing with partitions to work with the updated lists, indicated conflicts, devised additional detection methods and work-arounds for vendors, or engaged in coordinating new non-conflictive partition type assignments as well.

It is up to an operating system's boot loader or kernel how to interpret the value. So the table specifies which operating systems or disk-related products introduced an ID and what file system or special partition type they mapped it to. Partitions with partition types unknown to the software should be treated as reserved but occupied disk storage space which should not be dealt with by the software, save for partition managers.

Local or Experimental Use

While the list is not officially maintained, new assignments should be coordinated.

In particular temporary partition type assignments for local or experimental projects can utilize type 7Fh in order to avoid conflicts with already assigned types. This type was specially reserved for individual use as part of the Alternative OS Development Partition Standard (AODPS) initiative since 2002.{{Cite web|url=https://groups.google.com/d/msg/alt.os.development/koTbjqUYCjQ/U-ZJpOAgruAJ|title=Partition Type ID (The RESULTs)|last=Martineau|first=Stéphane|date=2002-08-11|website=alt.os.development|access-date=2017-08-20}}

List of partition IDs

This is a list of known master boot record partition types on IBM PC compatible computers:

class="wikitable sortable" border="1" style="float:center;"

! Partition ID !! Occurrence !! Access !! Bootable !! Type !! Origin !! Supported by !! Description

00hMBR, EBR{{N/a}}{{No}}FreeIBMAll{{anchor|PID_00h}}Empty partition entry

| 01h

MBR, EBRCHS, LBAx86, 68000, 8080/Z80File systemIBMDOS 2.0+{{anchor|PID_01h}}FAT12 as primary partition in first physical 32 MB of disk or as logical drive anywhere on disk (else use 06h instead)
02hMBRCHSx86, 68000, Z8000, PDP-11File systemMicrosoft, SCOXENIX{{anchor|PID_02h}}XENIX root (see 03h and FFh)
03hMBRCHS{{No}}File systemMicrosoft, SCOXENIX{{anchor|PID_03h}}XENIX usr (see 02h and FFh)
04hMBR, EBRCHS, LBAx86, 68000, 8080/Z80File systemMicrosoftDOS 3.0+{{anchor|PID_04h}}FAT16 with less than 65,536 sectors (32 MB). As primary partition it must reside in first physical 32 MB of disk, or as logical drive anywhere on disk (else use 06h instead).
05hMBR, EBRCHS, (LBA){{No}}, AAPContainerIBMSome versions of DOS 3.2, DOS 3.3+{{anchor|PID_05h}}Extended partition with CHS addressing. It must reside within the first physical 8 GB of disk, else use 0Fh instead (see 0Fh, 85h, C5h, D5h)
06hMBR, EBRCHS, LBAx86File systemCompaqDOS 3.31+{{anchor|PID_06h}}FAT16B with 65,536 or more sectors. It must reside within the first 8 GB of disk unless used for logical drives in an 0Fh extended partition (else use 0Eh instead). Also used for FAT12 and FAT16 volumes in primary partitions if they are not residing in first physical 32 MB of disk.
rowspan="5" | 07hMBR, EBRCHS, LBAx86File systemMicrosoft, IBMOS/2 1.2+{{anchor|PID_07h}}IFS
MBR, EBRCHS, LBA286File systemIBMOS/2 1.2+, Windows NTHPFS
MBR, EBRCHS, LBA386File systemMicrosoftWindows NTNTFS
MBR, EBRCHS, LBA{{Yes}}File systemMicrosoftWindows Embedded CEexFAT
File system

| Quantum Software Systems

QNX 2QNX "qnx" (7) (pre-1988 only)
rowspan="5" | 08hMBRCHSx86File systemCommodoreCommodore MS-DOS 3.x{{anchor|PID_08h}}Logical sectored FAT12 or FAT16
CHSx86File systemIBMOS/2 1.0-1.3OS/2 (FAT?)
File system

| IBM

AIXAIX boot/split
File system

| Quantum Software Systems

QNX 1.x/2.xQNX "qny" (8)
Container

| Dell

Partition spanning multiple drives
rowspan="4" | 09hFile system

| IBM

AIX{{anchor|PID_09h}}AIX data/boot
File system

| Quantum Software Systems

QNX 1.x/2.xQNX "qnz" (9)
MBRCHS286File systemMark Williams CompanyCoherentCoherent file system
MBRFile systemMicrowareOS-9OS-9 RBF
rowspan="2" | 0AhService

| PowerQuest, IBM

OS/2{{anchor|PID_0Ah}}OS/2 Boot Manager
Swap

| Mark Williams Company

CoherentCoherent swap partition
0BhMBR, EBRCHS, LBAx86File systemMicrosoftDOS 7.1+{{anchor|PID_0Bh}}FAT32 with CHS addressing
0ChMBR, EBRLBAx86File systemMicrosoftDOS 7.1+{{anchor|PID_0Ch}}FAT32 with LBA
0EhMBR, EBRLBAx86File systemMicrosoftDOS 7.0+{{anchor|PID_0Eh}}FAT16B with LBA
0FhMBR, EBRLBA{{No}}, AAPContainerMicrosoftDOS 7.0+{{anchor|PID_0Fh}}Extended partition with LBA (see 05h and CFh)
rowspan=2 | 11hMBRCHSx86File systemLeading EdgeLeading Edge MS-DOS 3.x{{anchor|PID_11h}}Logical sectored FAT12 or FAT16
Hidden FSIBMOS/2 Boot ManagerHidden FAT12 (corresponds with 01h)
rowspan="6" | 12hMBRCHS, LBAx86Service FSCompaq{{anchor|PID_12h}}Configuration partition (bootable FAT with MS-DOS); Recovery partition (bootable FAT32 with Windows setup{{Cite news|url=http://forum.notebookreview.com/threads/compaq-setup-partition.318354/|title=Compaq Setup partition|work=NotebookReview|access-date=2018-02-14|language=en-US}})
MBR

|

x86

| Service

Gang of NineEISA machines

| EISA configuration utility for the system

HibernationCompaqCompaq ConturaHibernation partition
MBRx86Service FSNCRDiagnostics and firmware partition (bootable FAT)
MBRx86Service FSIntelService partition (bootable FAT) (see 98h)
Service FSIBMRescue and Recovery partition
rowspan="3" | 14hFile systemASTAST MS-DOS 3.x{{anchor|PID_14h}}Logical sectored FAT12 or FAT16 (see AST MBR)
x86, 68000, 8080/Z80Hidden FSIBMOS/2 Boot ManagerHidden FAT16 (corresponds with 04h)
LBAx86

| File system

Lasse Krogh Thygesen

| Maverick OS

Omega file system{{Cite web|url=http://www.maverick-os.dk/FileSystemFormats/FileSystemIdentifiers.html|title=Maverick - The Operating System - File System Identifiers|last=Thygesen|first=Lasse Krogh|website=www.maverick-os.dk|language=en|access-date=2017-08-19}}
rowspan="2" | 15h{{No}}, AAPHidden containerIBMOS/2 Boot Manager{{anchor|PID_15h}}Hidden extended partition with CHS addressing (corresponds with 05h)
LBANo

| Swap

| Lasse Krogh Thygesen

| Maverick OS

Swap
16hx86, 68000, 8080/Z80Hidden FSIBMOS/2 Boot Manager{{anchor|PID_16h}}Hidden FAT16B (corresponds with 06h)
rowspan="4" | 17hrowspan="4" |rowspan="4" |rowspan="4" |rowspan="4" | Hidden FSrowspan="4" | IBMrowspan="4" | OS/2 Boot Manager{{anchor|PID_17h}}Hidden IFS (corresponds with 07h)
Hidden HPFS (corresponds with 07h)
Hidden NTFS (corresponds with 07h)
Hidden exFAT (corresponds with 07h)
18h{{No}}HibernationASTAST Windows{{anchor|PID_18h}}AST Zero Volt Suspend or SmartSleep partition
19hWillow SchlangerWillowtech Photon coS{{anchor|PID_19h}}Willowtech Photon coS (see 20h)
1BhHidden FSIBMOS/2 Boot Manager{{anchor|PID_1Bh}}Hidden FAT32 (corresponds with 0Bh)
rowspan="2" | 1ChHidden FSIBMOS/2 Boot Manager{{anchor|PID_1Ch}}Hidden FAT32 with LBA (corresponds with 0Ch)
Service FSASUSASUS eRecoveryASUS recovery partition (Hidden FAT32 with LBA, see 0Ch){{Cite web |url=https://rog.asus.com/forum/showthread.php?1822-Re-Creating-Recovery-Partition |title=RE Creating Recovery Partition |date=2011-07-03 |website=ASUS Republic of Gamers}}
1EhHidden FSIBMOS/2 Boot Manager{{anchor|PID_1Eh}}Hidden FAT16 with LBA (corresponds with 0Eh)
1FhMBR, EBRLBAHidden containerIBMOS/2 Boot Manager{{anchor|PID_1Fh}}Hidden extended partition with LBA addressing (corresponds with 0Fh)
rowspan="2" | 20h?

| File system

| Microsoft

Windows Mobile{{anchor|PID_20h}}Windows Mobile update XIP
File system

| Willow Schlanger

Willowsoft Overture File System (OFS1) (see 19h)
rowspan="2" | 21hMBR?

| Hewlett-Packard

HP Volume Expansion

| {{anchor|PID_21h}}

File systemDave PoirierOxygenFSo2 (Oxygen File System) (see 22h)
22hContainerDave PoirierOxygen{{anchor|PID_22h}}Oxygen Extended Partition Table (see 21h)
23h

|

{{Yes}}File system

| Microsoft

Windows MobileWindows Mobile boot XIP
24hMBRCHSx86File systemNECNEC MS-DOS 3.30{{anchor|PID_24h}}Logical sectored FAT12 or FAT16 (see NEC MBR)
rowspan="3" | 27hService FSMicrosoftWindows{{anchor|PID_27h}}Windows Recovery Environment (RE) partition (hidden NTFS partition type 07h)
MBRLBA{{Yes}}Service FSAcerD2D eRecoveryRescue partition (Hidden NTFS labeled "PQService", corresponds to 07h)
{{Yes}}ServiceMikroTikLinux (RouterBOARD 500)RooterBOOT kernel partition (contains a raw ELF Linux kernel, no file system)
rowspan="2" | 2AhFile systemKurt SkauenAtheOS{{anchor|PID_2Ah}}AtheOS file system (AthFS, AFS) (an extension of BFS, see 2Bh and EBh)
MBR, EBRLBAx86File systemReserved (see CAh)
2BhFile system

| Kristian van der Vliet

SyllableOS{{anchor|PID_2Bh}}SyllableSecure (SylStor), a variant of AthFS (an extension of BFS, see 2Ah and EBh)
30hMBRCHSx86File systemDigital ResearchPersonal CP/M-86Found in some OEM Siemens systems instead of DBh. Filesystem parameters are in the following sector (LBA 1), not the partition itself.
31hMicrosoft, IBM{{anchor|PID_31h}}Reserved
32hMBRYesContainerAlien Internet ServicesnOS{{anchor|PID_32h}}Used as a container for nOS partitions (kernel and driver caching, user file storage, swap, etc.)Andries Brouwer's partition type list: [https://aeb.win.tue.nl/partitions/partition_types-1.html](https://aeb.win.tue.nl/partitions/partition_types-1.html) NetBSD source code: [https://github.com/NetBSD/src/blob/master/sys/sys/bootblock.h](https://github.com/NetBSD/src/blob/master/sys/sys/bootblock.h) File command magic file: [https://github.com/file/file/blob/master/magic/Magdir/filesystems](https://github.com/file/file/blob/master/magic/Magdir/filesystems)
33hMicrosoft, IBM{{anchor|PID_33h}}Reserved
34hMicrosoft, IBM{{anchor|PID_34h}}Reserved
35hMBR, EBRCHS, LBA{{No}}File systemIBMOS/2 Warp Server / eComStation{{anchor|PID_35h}}JFS (OS/2 implementation of AIX Journaling File system)
36hMicrosoft, IBM{{anchor|PID_36h}}Reserved
38hFile system

| Timothy Williams

THEOS{{anchor|PID_38h}}THEOS version 3.2, 2 GB partition
rowspan="2" | 39hContainerBell LabsPlan 9{{anchor|PID_39h}}Plan 9 edition 3 partition (sub-partitions described in second sector of partition)
File system

| Timothy Williams

THEOSTHEOS version 4 spanned partition
3AhFile system

| Timothy Williams

THEOS{{anchor|PID_3Ah}}THEOS version 4, 4 GB partition
3BhContainer

| Timothy Williams

THEOS{{anchor|PID_3Bh}}THEOS version 4 extended partition
3ChService

| PowerQuest

PartitionMagic{{anchor|PID_3Ch}}PqRP (PartitionMagic or DriveImage in progress)
3DhHidden FSPowerQuestPartitionMagic{{anchor|PID_3Dh}}Hidden NetWare
rowspan="2" | 40hPICK SystemsPICK{{anchor|PID_40h}}PICK R83
VenturComVenixVenix 80286
rowspan="3" | 41h{{Yes}}Personal RISC{{anchor|PID_41h}}Personal RISC Boot
LinuxLinuxOld Linux/Minix (disk shared with DR DOS 6.0) (corresponds with 81h)
PowerPCPowerPCPowerPCPPC PReP (Power PC Reference Platform) Boot
rowspan="3" | 42hSecured FSPeter GutmannSFS{{anchor|PID_42h}}Secure File system (SFS)
{{No}}LinuxLinuxOld Linux swap (disk shared with DR DOS 6.0) (corresponds with 82h)
ContainerMicrosoftWindows 2000, XP, etc.Dynamic extended partition marker
43h{{Yes}}File systemLinuxLinux{{anchor|PID_43h}}Old Linux native (disk shared with DR DOS 6.0) (corresponds with 83h)
44hWildfileGoBack{{anchor|PID_44h}}Norton GoBack, WildFile GoBack, Adaptec GoBack, Roxio GoBack
rowspan="3" | 45hCHSPriam{{anchor|PID_45h}}Priam (see also 5Ch)
MBRCHS{{Yes}}Boot-USBoot-US boot manager (1 cylinder)
Jochen Liedtke, GMDEUMEL/ELANEUMEL/ELAN (L2)
46hJochen Liedtke, GMDEUMEL/ELAN{{anchor|PID_46h}}EUMEL/ELAN (L2)
47hJochen Liedtke, GMDEUMEL/ELAN{{anchor|PID_47h}}EUMEL/ELAN (L2)
48hJochen Liedtke, GMDEUMEL/ELAN{{anchor|PID_48h}}EUMEL/ELAN (L2), ERGOS L3
rowspan="2" | 4AhMBR{{Yes}}Nick RobertsAdaOS{{anchor|PID_4Ah}}Aquila (see 7Fh)
MBR, EBRCHS, LBA{{No}}File systemMark AitchisonALFS/THINALFS/THIN advanced lightweight file system for DOS
4ChETH ZürichETH Oberon{{anchor|PID_4Ch}}Aos (A2) file system (76)
4DhQuantum Software SystemsQNX 4.x, Neutrino{{anchor|PID_4Dh}}Primary QNX POSIX volume on disk (77)
4EhQuantum Software SystemsQNX 4.x, Neutrino{{anchor|PID_4Eh}}Secondary QNX POSIX volume on disk (78)
rowspan="2" | 4FhQuantum Software SystemsQNX 4.x, Neutrino{{anchor|PID_4Fh}}Tertiary QNX POSIX volume on disk (79)
{{Yes}}ETH ZürichETH OberonBoot / native file system (79)
rowspan="4" | 50hETH ZürichETH Oberon{{anchor|PID_50h}}Alternative native file system (80)
{{No}}OntrackDisk Manager 4Read-only partition (old)
LynxOSLynx RTOS
Novell
rowspan="2" | 51hNovell{{anchor|PID_51h}}
{{No}}OntrackDisk Manager 4-6Read-write partition (Aux 1)
rowspan="2" | 52hMBRCHSFile systemDigital ResearchCP/M-80{{anchor|PID_52h}}CP/M-80
MicroportSystem V/AT, V/386
53hOntrackDisk Manager 6{{anchor|PID_53h}}Auxiliary 3 (WO)
54hOntrackDisk Manager 6{{anchor|PID_54h}}Dynamic Drive Overlay (DDO)
55hMicroHouse / StorageSoftEZ-Drive{{anchor|PID_55h}}EZ-Drive, Maxtor, MaxBlast, or DriveGuide INT 13h redirector volume
rowspan="3" | 56hAT&TAT&T MS-DOS 3.x{{anchor|PID_56h}}Logical sectored FAT12 or FAT16
MicroHouse / StorageSoftEZ-DriveDisk Manager partition converted to EZ-BIOS
Golden BowVFeatureVFeature partitioned volume
rowspan="2" | 57hMicroHouse / StorageSoftDrivePro{{anchor|PID_57h}}
NovellVNDI partition
59hMBR, EBRCHS, LBA{{Yes}}File systemYoctoyocOSyocFS
5ChCHSContainerPriamEDISK{{anchor|PID_5Ch}}Priam EDisk Partitioned Volume (see also 45h)
61hMBR

|CHS

|

Hidden FS

| Storage Dimensions

SpeedStor{{anchor|PID_61h}}Hidden FAT12 (corresponds to E1h)[http://minuszerodegrees.net/software/speedstor.htm SpeedStor is an extended storage support driver for DOS for IBM PC/XT (v. 6.03) and IBM PC/AT (v. 6.5)]. Its custom partition types are E1h, E4h and F4h which can be marked read-only (becoming E3h, E6h, F6h), hidden (61h, 64h, 74h) or hidden read-only (63h, 66h, 76h).
rowspan="3" | 63hCHSFile systemAT&T

| SCO Unix, ISC, UnixWare, AT&T System V/386, ix, MtXinu BSD 4.3 on Mach

{{anchor|PID_63h}}
CHS{{Yes}}File systemMach and BSD{{Cite web|url=https://git.savannah.gnu.org/cgit/hurd/hurd.git/commit/?id=84cf9c0f312637b670cc87224ff7e7c4da659e36|title=GNU Hurd: Remove UFS support}}{{Cite web|url=https://git.savannah.gnu.org/cgit/hurd/hurd.git/tree/NEWS?id=94cef36797600d11a50d09828fa80df8a73dfd1c|title=GNU Hurd: NEWS 1995}}GNU/Hurd{{anchor|PID_63h}}Old GNU/Hurd with UFS support (corresponds with 83h)
MBR

|CHS

|

|Hidden FS

|Storage Dimensions

|SpeedStor

|Hidden read-only FAT12 (corresponds to E3h)

rowspan="3" |64h?

| Storage Dimensions

SpeedStor{{anchor|PID_64h}}Hidden FAT16 (corresponds to E4h)
File systemNovellNetWareNetWare File System 286/2
Secured FS

| Solomon

PC-ARMOUR
65hFile systemNovellNetWare{{anchor|PID_65h}}NetWare File System 386
rowspan="2" | 66h?NovellNetWare{{anchor|PID_66h}}Storage Management Services (SMS)
MBR

| CHS

Hidden FS

| Storage Dimensions

SpeedStorHidden read-only FAT16 (corresponds to E6h)
67h?

| Novell

NetWare{{anchor|PID_67h}}Wolf Mountain cluster
68h?

| Novell

NetWare{{anchor|PID_68h}}
rowspan="2" | 69h?

| Novell

NetWare 5{{anchor|PID_69h}}
?

| Novell

NetWareNovell Storage Services (NSS)
6ChMBRCHS, LBAx86ContainerDragonFly BSDBSD{{anchor|PID_6Ch}}BSD slice (DragonFly BSD)DragonFly BSD commit 794d80a: [https://github.com/DragonFlyBSD/DragonFlyBSD/commit/794d80aa519b394b3174f20776a6a667452422db Change legacy MBR partition type from 0xA5 to 0x6C]
70hService

|

DiskSecure{{anchor|PID_70h}}DiskSecure multiboot
71hMicrosoft, IBM{{anchor|PID_71h}}Reserved
rowspan="2" | 72hMBR, EBRCHSx86Policy FSAPTI conformant systems{{anchor|PID_72h}}APTI alternative FAT12 (CHS, SFN) (corresponds with 01h)
File system

| Nordier

Unix V7/x86V7/x86
73hMicrosoft, IBM{{anchor|PID_73h}}Reserved
74hMBR

|CHS

|

Hidden FS

| Storage Dimensions

SpeedStor{{anchor|PID_74h}}Hidden FAT16B (corresponds to F4h)
75hFile system

| IBM

PC/IX{{anchor|PID_75h}}
76hStorage DimensionsSpeedStor

|{{anchor|PID_76h}}Hidden read-only FAT16B (corresponds to F6h)

77hFile systemNovell{{anchor|PID_77h}}VNDI, M2FS, M2CS
78h{{Yes}}File systemGeurt Vos{{anchor|PID_78h}}XOSL bootloader file system
79hMBR, EBRCHSx86Policy FSAPTI conformant systems{{anchor|PID_79h}}APTI alternative FAT16 (CHS, SFN) (corresponds with 04h)
7AhMBR, EBRLBAx86Policy FSAPTI conformant systems{{anchor|PID_7Ah}}APTI alternative FAT16 (LBA, SFN) (corresponds with 0Eh)
7BhMBR, EBRCHSx86Policy FSAPTI conformant systems{{anchor|PID_7Bh}}APTI alternative FAT16B (CHS, SFN) (corresponds with 06h)
7ChMBR, EBRLBAx86Policy FSAPTI conformant systems{{anchor|PID_7Ch}}APTI alternative FAT32 (LBA, SFN) (corresponds with 0Ch)
7DhMBR, EBRCHSx86Policy FSAPTI conformant systems{{anchor|PID_7Dh}}APTI alternative FAT32 (CHS, SFN) (corresponds with 0Bh)
7EhMBR, EBR{{No}}CacheRomex SoftwarePrimoCacheLevel 2 cache
7FhMBR, EBRAlternative OS Development Partition Standard{{anchor|PID_7Fh}} Reserved for individual or local use and temporary or experimental projects
80hFile systemAndrew TanenbaumMinix 1.1-1.4a{{anchor|PID_80h}}MINIX file system (old)
81hFile systemAndrew TanenbaumMinix 1.4b+{{anchor|PID_81h}}MINIX file system (corresponds with 41h)
rowspan="3" | 82h{{No}}SwapLinuxLinux{{anchor|PID_82h}}Linux swap space (corresponds with 42h)
{{No}}SwapLinuxGNU/Hurd{{anchor|PID_82h}}GNU/Hurd (Hurd uses the same Linux swap file system)
x86ContainerSun Microsystems{{anchor|PID_82h}}Solaris x86 (for Sun disklabels up to 2005) (see BFh)
rowspan="2" | 83h{{Yes}}File systemLinuxLinux{{anchor|PID_83h}}Any native Linux file system (see 93h, corresponds with 43h)
{{Yes}}File systemLinuxGNU/Hurd{{anchor|PID_83h}}GNU/Hurd (Hurd and GRUB use the same Linux ext2 file system to run and it no longer supports UFS file system, corresponds with 63h)
rowspan="3" | 84h{{No}}HibernationMicrosoft?{{anchor|PID_84h}}APM hibernation (suspend to disk, S2D)
Hidden FSIBMOS/2Hidden C: (FAT16)(corresponds to either 04h or 06h)
HibernationIntelRapid Start technologyRapid Start hibernation data (possibly iFFS; possibly used for Intel SRT SSD cache as well)
85h{{No}}, AAPContainerLinuxLinux{{anchor|PID_85h}}Linux extended (corresponds with 05h)
rowspan="2" | 86hFile systemMicrosoftWindows NT 4 Server{{anchor|PID_86h}}Fault-tolerant FAT16B mirrored volume set (see B6h and C6h, corresponds with 06h)
ServiceLinuxLinuxLinux RAID superblock with auto-detect (old) (see FDh){{Citation needed|date=August 2017}}
87hFile systemMicrosoftWindows NT 4 Server{{anchor|PID_87h}}Fault-tolerant HPFS/NTFS mirrored volume set (see B7h and C7h, corresponds with 07h)
88hServiceLinuxLinux{{anchor|PID_88h}}Linux plaintext partition table
8AhServiceMartin KiewitzAirBoot{{anchor|PID_8Ah}}AirBoot is a track0 Boot Manager with on-the-fly partition detection[http://rousseaux.github.io/netlabs.air-boot AirBoot: Martin Kiewitz Boot Manager with on-the-fly partition detection]
8BhFile systemMicrosoftWindows NT 4 Server{{anchor|PID_8Bh}}Legacy fault-tolerant FAT32 mirrored volume set (see BBh and CBh, corresponds with 0Bh)
8ChFile systemMicrosoftWindows NT 4 Server{{anchor|PID_8Ch}}Legacy fault-tolerant FAT32 mirrored volume set (see BCh and CCh, corresponds with 0Ch)
8DhMBR, EBRCHS, LBAx86, 68000, 8080/Z80Hidden FSFreeDOSFree FDISK{{anchor|PID_8Dh}}Hidden FAT12 (corresponds with 01h)
8EhContainer

| Linux

Linux{{anchor|PID_8Eh}}Linux LVM since 1999 (see FEh){{Citation needed|date=August 2017}}
90hMBR, EBRCHS, LBAx86, 68000, 8080/Z80Hidden FSFreeDOSFree FDISK{{anchor|PID_90h}}Hidden FAT16 (corresponds with 04h)
91hMBR, EBRCHS, LBA{{No}}, AAPHidden containerFreeDOSFree FDISK{{anchor|PID_91h}}Hidden extended partition with CHS addressing (corresponds with 05h)
92hMBR, EBRCHS, LBAx86Hidden FSFreeDOSFree FDISK{{anchor|PID_92h}}Hidden FAT16B (corresponds with 06h)
rowspan="2" | 93hFile systemAndrew S. Tanenbaum

| Amoeba

{{anchor|PID_93h}}Amoeba native file system
Hidden FSLinuxHidden Linux file system (see 83h)
94hService

| Andrew S. Tanenbaum

| Amoeba

{{anchor|PID_94h}}Amoeba bad block table
95hFile system

| MIT

EXOPC{{anchor|PID_95h}}EXOPC native
96hFile system?

| CHRP

{{anchor|PID_96h}}ISO-9660 file system
97hMBR, EBRCHS, LBAx86Hidden FSFreeDOSFree FDISK{{anchor|PID_97h}}Hidden FAT32 (corresponds with 0Bh)
rowspan="3" | 98hMBR, EBRLBAx86Hidden FSFreeDOSFree FDISK{{anchor|PID_98h}}Hidden FAT32 (corresponds with 0Ch)
MBRCHS, LBAx86Service FSDatalightROM-DOSService partition (bootable FAT) ROM-DOS SuperBoot (see 12h)
MBRCHS, LBAx86Service FSIntel?

| Service partition (bootable FAT) (see 12h)

99hFile system?

| ?

| {{anchor|PID_99h}}Early Unix{{Citation needed|date=August 2017}}

9AhMBR, EBRLBAx86Hidden FSFreeDOSFree FDISK{{anchor|PID_9Ah}}Hidden FAT16 (corresponds with 0Eh)
9BhMBR, EBRLBA{{No}}, AAPHidden containerFreeDOSFree FDISK{{anchor|PID_9Bh}}Hidden extended partition with LBA (corresponds with 0Fh)
rowspan="2" | 9EhFile system

| Andy Valencia

VSTa{{anchor|PID_9Eh}}{{Citation needed|date=August 2017}}
File system

| Andy Valencia

ForthOSForthOS (eForth port){{Cite web |url=http://www.forthos.org/setup.html |title=ForthOS setup instructions |access-date=31 December 2017 |archive-url=https://web.archive.org/web/20170719021419/http://www.forthos.org/setup.html |archive-date=19 July 2017 |url-status=dead }}
9Fh??

| BSD/OS 3.0+, BSDI

{{anchor|PID_9Fh}} (see B7h and B8h)
rowspan="2" |A0hMBRService FSHewlett-Packard?

| {{anchor|PID_A0h}}Diagnostic partition for HP laptops

HibernationPhoenix, IBM, Toshiba, Sony?

| Hibernate partition

rowspan="2" | A1h?

| Hewlett-Packard

HP Volume Expansion

| {{anchor|PID_A1h}}

HibernationPhoenix, NEC?

| Hibernate partition

A2hMBRCHS, LBAARMImageAlteraCyclone V{{anchor|PID_A2h}}Hard Processor System (HPS) ARM preloader
A3h?

| Hewlett-Packard

HP Volume Expansion

| {{anchor|PID_A3h}}

A4h?

| Hewlett-Packard

HP Volume Expansion

| {{anchor|PID_A4h}}

A5hMBRContainerFreeBSDBSD{{anchor|PID_A5h}}BSD slice (BSD/386, 386BSD, NetBSD (before 1998-02-19), FreeBSD)
rowspan="2" | A6h?

| Hewlett-Packard

HP Volume Expansion

| {{anchor|PID_A6h}}

MBRContainerOpenBSDOpenBSDOpenBSD slice
A7h386File systemNeXTNeXTSTEP

| {{anchor|PID_A7h}}{{Citation needed|date=August 2017}}

A8hFile systemAppleDarwin, Mac OS X{{anchor|PID_A8h}}Apple Darwin, Mac OS X UFS
A9hMBRContainerNetBSDNetBSD{{anchor|PID_A9h}}NetBSD slice
AAhMBRCHS?File systemOlivettiMS-DOS{{anchor|PID_AAh}}Olivetti MS-DOS FAT12 (1.44 MB) (corresponds with 06h)
rowspan="2"| ABh{{Yes}}Service

| Apple

Darwin, Mac OS X{{anchor|PID_ABh}}Apple Darwin, Mac OS X boot
File system

| Stanislav Karchebny

GO! OSGO!
ACh{{Yes}}Service

| Apple

Darwin, Mac OS X{{anchor|PID_ACh}}Apple RAID, Mac OS X RAID
ADhFile systemBen Avison, AcornRISC OS{{anchor|PID_ADh}}ADFS / FileCore format
AEhx86File systemFrank BarrusShagOS{{anchor|PID_AEh}}ShagOS file system
rowspan="2"| AFh?

| File system

| Apple

Mac OS X

| {{anchor|PID_AFh}}HFS and HFS+

{{No}}SwapFrank BarrusShagOSShagOS swap
B0hMBRCHS, LBAx86BlockerStar-ToolsBoot-Star{{anchor|PID_B0h}}Boot-Star dummy partition
rowspan="2" | B1h?

| Hewlett-Packard

HP Volume Expansion

| {{anchor|PID_B1h}}

File system

| QNX Software Systems

QNX 6.xQNX Neutrino power-safe file system
B2hFile system

| QNX Software Systems

QNX 6.x{{anchor|PID_B2h}}QNX Neutrino power-safe file system
rowspan="2" | B3h?

| Hewlett-Packard

HP Volume Expansion

| {{anchor|PID_B3h}}

File system

| QNX Software Systems

QNX 6.xQNX Neutrino power-safe file system
B4h?

| Hewlett-Packard

HP Volume Expansion

| {{anchor|PID_B4h}}

rowspan="2" | B6h?

| Hewlett-Packard

HP Volume Expansion

| {{anchor|PID_B6h}}

| EBRFile systemMicrosoftWindows NT 4 ServerCorrupted fault-tolerant FAT16B mirrored master volume (see C6h and 86h, corresponds with 06h)
rowspan="2" | B7hFile systemBSDI (before 3.0){{anchor|PID_B7h}}BSDI native file system / swap (see B8h and 9Fh)
| EBRFile systemMicrosoftWindows NT 4 ServerCorrupted fault-tolerant HPFS/NTFS mirrored master volume (see C7h and 87h, corresponds with 07h)
B8hFile systemBSDI (before 3.0){{anchor|PID_B8h}}BSDI swap / native file system (see B7h and 9Fh)
rowspan="3" | BBhHidden FSPhysTechSoft, Acronis, SWsoftBootWizard, OS Selector{{anchor|PID_BBh}}PTS BootWizard 4 / OS Selector 5 for hidden partitions other than 01h, 04h, 06h, 07h, 0Bh, 0Ch, 0Eh and unformatted partitions
MBRService FS

| Acronis

Acronis True ImageOEM Secure Zone (corresponds to BCh)
EBRFile system

| Microsoft

Windows NT 4 ServerCorrupted fault-tolerant FAT32 mirrored master volume (see CBh and 8Bh, corresponds with 0Bh)
rowspan="3" | BChEBRFile system

| Microsoft

Windows NT 4 ServerCorrupted fault-tolerant FAT32 mirrored master volume (see CCh and 8Ch, corresponds with 0Ch)
MBRLBAService FS

| Acronis

Acronis True ImageAcronis Secure Zone
MBR, EBRService FS

| Paragon Software Group

Backup CapsuleBackup Capsule{{Citation needed|date=August 2017}}
BDhFile system

| ?

| BonnyDOS/286

{{anchor|PID_BDh}}{{Citation needed|date=August 2017}}
BEh{{Yes}}File system

| Sun Microsystems

Solaris 8{{anchor|PID_BEh}}Solaris 8 boot
BFhx86ContainerSun MicrosystemsSolaris{{anchor|PID_BFh}}Solaris x86 (for Sun disklabels, since 2005) (see 82h)
C0hMBRCHS, LBAx86Secured containerNovell, IMSDR-DOS, Multiuser DOS, REAL/32{{anchor|PID_C0h}}Secured FAT partition (smaller than 32 MB)
C1hMBR, EBRCHS, LBAx86Secured FSDigital ResearchDR DOS 6.0+{{anchor|PID_C1h}}Secured FAT12 (corresponds with 01h)
C2h{{Yes}}Hidden FSBlueSky InnovationsPower Boot{{anchor|PID_C2h}}Hidden Linux native file system
C3h{{No}}Hidden swapBlueSky InnovationsPower Boot{{anchor|PID_C3h}}Hidden Linux swap
C4hMBR, EBRCHS, LBAx86Secured FSDigital ResearchDR DOS 6.0+{{anchor|PID_C4h}}Secured FAT16 (corresponds with 04h)
C5hMBR, EBRCHS, LBA{{No}}, AAPSecured containerDigital ResearchDR DOS 6.0+{{anchor|PID_C5h}}Secured extended partition with CHS addressing (corresponds with 05h)
rowspan="2" | C6hMBR, EBRCHS, LBAx86Secured FSDigital ResearchDR DOS 6.0+{{anchor|PID_C6h}}Secured FAT16B (corresponds with 06h)
EBRFile system

| Microsoft

Windows NT 4 ServerCorrupted fault-tolerant FAT16B mirrored slave volume (see B6h and 86h, corresponds with 06h)
rowspan="2" | C7hMBR{{Yes}}File system

|

Syrinx{{anchor|PID_C7h}}Syrinx boot
EBRFile system

| Microsoft

Windows NT 4 ServerCorrupted fault-tolerant HPFS/NTFS mirrored slave volume (see B7h and 87h, corresponds with 07h)
C8h?

|

Reserved for DR-DOS since 1997{{Citation needed|date=August 2017}}
C9h?

|

Reserved for DR-DOS since 1997{{Citation needed|date=August 2017}}
CAh?

|

Reserved for DR-DOS since 1997{{Citation needed|date=August 2017}}
rowspan="2" | CBhMBR, EBRCHS, LBAx86Secured FSCalderaDR-DOS 7.0x{{anchor|PID_CBh}}Secured FAT32 (corresponds with 0Bh)
EBRFile system

| Microsoft

Windows NT 4 ServerCorrupted fault-tolerant FAT32 mirrored slave volume (see BBh and 8Bh, corresponds with 0Bh)
rowspan="2" | CChMBR, EBRLBAx86Secured FSCalderaDR-DOS 7.0x{{anchor|PID_CCh}}Secured FAT32 (corresponds with 0Ch)
EBRFile system

| Microsoft

Windows NT 4 ServerCorrupted fault-tolerant FAT32 mirrored slave volume (see BCh and 8Ch, corresponds with 0Ch)
rowspan="2" | CDh{{No}}Service

| Convergent Technologies, Unisys

CTOS{{anchor|PID_CDh}}Memory dump (see DDh and DBh)
MBRLBAx86File systemopenSUSELinuxopenSUSE ISOHybrid ISO9660 partition (from openSUSE Leap "Live" x86 images)
CEhMBR, EBRLBAx86Secured FSCalderaDR-DOS 7.0x{{anchor|PID_CEh}}Secured FAT16B (corresponds with 0Eh)
CFhMBR, EBRLBA{{No}}, AAPSecured containerCalderaDR-DOS 7.0x{{anchor|PID_CFh}}Secured extended partition with LBA (corresponds with 0Fh)
D0hMBRCHS, LBA386Secured containerNovell, IMSMultiuser DOS, REAL/32{{anchor|PID_D0h}}Secured FAT partition (larger than 32 MB)
D1hMBR, EBRCHS386Secured FSNovellMultiuser DOS{{anchor|PID_D1h}}Secured FAT12 (corresponds with 01h)
D4hMBR, EBRCHS386Secured FSNovellMultiuser DOS{{anchor|PID_D4h}}Secured FAT16 (corresponds with 04h)
D5hMBR, EBRCHS{{No}}Secured containerNovellMultiuser DOS{{anchor|PID_D5h}}Secured extended partition with CHS addressing (corresponds with 05h)
D6hMBR, EBRCHS386Secured FSNovellMultiuser DOS{{anchor|PID_D6h}}Secured FAT16B (corresponds with 06h)
D8hMBRCHSFile systemDigital ResearchCP/M-86

| {{anchor|PID_D8h}}CP/M-86 (see DBh){{citation needed|date=September 2012}}

rowspan="2" | DAh{{No}}Service

| John Hardin

{{anchor|PID_DAh}}Non-file system data
Secured FS

| DataPower

Powercopy BackupShielded disk
rowspan="4" | DBhMBRCHSx86File systemDigital ResearchCP/M-86, Concurrent CP/M-86, Concurrent DOS{{anchor|PID_DBh}} (see D8h)
?

| Convergent Technologies, Unisys

CTOS? (see CDh and DDh){{Citation needed|date=August 2017}}
x86Service

| KDG Telemetry

D800boot image for x86 supervisor CPU (SCPU) module
MBRCHS, LBAx86Service FSDellDRMKFAT32 system restore partition (DSR) (see DEh)
DDh{{No}}Service

| Convergent Technologies, Unisys

CTOS{{anchor|PID_DDh}}Hidden memory dump (see CDh and DBh)
DEhMBRCHS, LBAx86Hidden FSDell{{anchor|PID_DEh}}FAT16 utility/diagnostic partition{{cite web|url=https://technet.microsoft.com/en-us/library/cc526838.aspx|title=Create Multiple Partitions on a Device|date=7 January 2009 |publisher=Microsoft TechNet|access-date=2015-04-19}}
rowspan="3" | DFh?

| Data General

DG/UX{{anchor|PID_DFh}}DG/UX virtual disk manager{{Citation needed|date=August 2017}}
MBRBlockerTeraByte UnlimitedBootItEMBRM{{Citation needed|date=August 2017}}
?

| ?

| Aviion

{{Citation needed|date=August 2017}}
E0hFile systemSTMicroelectronics{{anchor|PID_E0h}}ST AVFS
E1hMBR

|CHS

|

File systemStorage DimensionsSpeedStor{{anchor|PID_E1h}}FAT12 (≤16 MB) (corresponds to 01h)
E3hFile systemStorage DimensionsSpeedStor{{anchor|PID_E3h}}Read-only FAT12 (corresponds to E1h)
E4hMBR

|CHS

|

File systemStorage DimensionsSpeedStor{{anchor|PID_E4h}}FAT16 (≤32 MB) (corresponds to 04h)
E5hMBRCHSx86File systemTandyTandy MS-DOS{{anchor|PID_E5h}}Logical sectored FAT12 or FAT16
E6hFile System

| Storage Dimensions

SpeedStor{{anchor|PID_E6h}}Read-only FAT16 (corresponds to E4h)
E8hMBR, EBRCHS, LBA{{No}}Service

| Linux

LUKS{{anchor|PID_E8h}}Linux Unified Key Setup
EBh386File systemBe Inc.BeOS, Haiku{{anchor|PID_EBh}}BFS (see 2Ah and 2Bh)
EChFile systemRobert SzeleneySkyOS{{anchor|PID_ECh}}SkyFS
rowspan="2" | EDhMBR, EBRCHS, LBAx86Service

| Matthias R. Paul

Sprytix{{anchor|PID_EDh}}EDC loader
MBRCHS, LBAx86Hewlett-PackardEFI

| Was proposed for GPT hybrid MBRWas suggested in now-superseded [http://www.t13.org/documents/UploadedDocuments/docs2009/e09127r1-EDD-4_Hybrid_MBR_support.pdf T13 EDD 4 proposal e09127r1] {{Webarchive|url=https://web.archive.org/web/20170819022607/http://www.t13.org/documents/UploadedDocuments/docs2009/e09127r1-EDD-4_Hybrid_MBR_support.pdf |date=2017-08-19 }} (2009). The successor [http://www.t13.org/Documents/UploadedDocuments/docs2010/e09127r3-EDD-4_Hybrid_MBR_boot_code_annex.pdf e09127r3] {{Webarchive|url=https://web.archive.org/web/20180501221942/http://www.t13.org/Documents/UploadedDocuments/docs2010/e09127r3-EDD-4_Hybrid_MBR_boot_code_annex.pdf |date=2018-05-01 }} (2010) now recommends to use a normal partition type (the one that a legacy OS would see) instead of this special value.

EEhMBR{{No}}BlockerMicrosoftEFI{{anchor|PID_EEh}}GPT protective MBR (see EFh)
EFhMBRService FS

| Intel

EFI{{anchor|PID_EFh}}EFI system partition. Can be a FAT12, FAT16, FAT32 (or other) file system (see EEh)
F0hCHSService

|

Linux{{anchor|PID_F0h}}PA-RISC Linux boot loader; must reside in first physical 2 GB
F2hMBRCHSx86File systemSperry IT, Unisys, Digital ResearchSperry IT MS-DOS 3.x, Unisys MS-DOS 3.3, Digital Research DOS Plus 2.1{{anchor|PID_F2h}}Logical sectored FAT12 or FAT16 secondary partition
rowspan="2" | F4hMBR

|CHS

|

File systemStorage DimensionsSpeedStor{{anchor|PID_F4h}}FAT16B (corresponds to 06h)
File system?

| Prologue

Single volume partition for NGF or TwinFS
F5hContainer?

| Prologue

{{anchor|PID_F5h}}MD0-MD9 multi volume partition for NGF or TwinFS
F6hMBRFile system

| Storage Dimensions

SpeedStor{{anchor|PID_F6h}}Read-only FAT16B (corresponds to F4h)
rowspan="2" | F7hFile systemNatalia PortilloO.S.G.{{anchor|PID_F7h}}EFAT
File systemDDRdriveX1Solid State file system
F8hMBRServiceArmArm EBBR 1.0 Protective partition for the area containing system firmware
F9hCache

| ALC Press

Linux{{anchor|PID_F9h}}pCache ext2/ext3 persistent cache
FBh{{No}}File systemVMwareVMware ESX{{anchor|PID_FBh}}VMware VMFS file system partition
FCh{{No}}SwapVMwareVMware ESX{{anchor|PID_FCh}}VMware swap / VMKCORE kernel dump partition
FDhServiceLinuxLinux{{anchor|PID_FDh}}Linux RAID superblock with auto-detect (see 86h)
rowspan="3" | FEhServiceIBMPS/2{{anchor|PID_FEh}}PS/2 IML partition
MBRCHS, LBAx86Service FSIBMPS/2PS/2 recovery partition (FAT12 reference disk floppy image), (corresponds with 01h if activated, all other partitions +10h then)
ServiceLinuxLinuxOld Linux LVM (see 8Eh)
FFhMBRCHS{{No}}Service

| Microsoft

XENIX{{anchor|PID_FFh}}XENIX bad block table (see 02h and 03h)

See also

Notes

{{Div col|colwidth=30em}}

MS-DOS/PC DOS 2.0-3.1 cannot cope with hard disk partitions outside the first 32 MB of the disk. Therefore, FAT12 and FAT16 volumes in primary partitions physically residing outside this area must not use partition IDs 01h and 04h, even if they were otherwise small enough to be recognized by these DOS versions. In order to hide these volumes from these DOS issues 06h can be used instead. DOS distinguishes FAT types by their number of clusters, not by their partition ID, therefore, this does not cause any problems for DOS 3.31 and higher except for a possibly wrong file system type display in FDISK.

Used by OS/2 Boot Manager: 0Ah, 11h, 14h, 15h, 16h, 17h, 1Bh, 1Ch, 1Eh, 1Fh.

Used by Free FDISK of FreeDOS: 8Dh, 90h, 91h, 92h, 97h, 98h, 9Ah, 9Bh.

Known partition IDs for logical sectored FATs include: 08h (Commodore MS-DOS 3.x), 11h (Leading Edge MS-DOS 3.x), 14h (AST MS-DOS 3.x), 24h (NEC MS-DOS 3.30), 56h (AT&T MS-DOS 3.x), E5h (Tandy MS-DOS), F2h (Sperry IT MS-DOS 3.x, Unisys MS-DOS 3.3 — also used by Digital Research DOS Plus 2.1).

While non-standard and sub-optimal these FAT variants are perfectly valid according to the specifications of the file system itself, although default issues of MS-DOS / PC DOS 3.x were not able to cope with them. Most of these vendor specific FAT12 and FAT16 variants can be mounted by more flexible file system implementations in operating systems such as DR-DOS simply by changing the partition ID to one of the recognized types. Also, if they no longer need to be recognized by their original operating systems, existing partitions can be "converted" into FAT12 and FAT16 volumes compliant with versions of MS-DOS/PC DOS like 5.0-6.3, which do not support logical sector sizes different from 512 bytes, by switching to a BPB with 32-bit entry for the number of sectors, as introduced since DOS 3.31, keeping the cluster size and reducing the logical sector size in the BPB down to 512 bytes, while at the same time increasing the counts of logical sectors per cluster, reserved logical sectors, total logical sectors, and logical sectors per FAT by the same factor.

HP Volume Expansion is a variant of SpeedStor and uses partition IDs 21h, A1h, A3h, A4h, A6h, B1h, B3h, B4h, and B6h.

Apple Mac OS X uses partition IDs A8h, ABh, ACh, and AFh.

Versions of DR DOS 6.0 and higher use several of these partition IDs for secured FAT partitions with single-user security: C0h, C1h, C4h, C5h, C6h, CBh, CCh, CEh, CFh.

Versions of Multiuser DOS use these partition IDs for secured FAT partitions with multi-user security: D0h, D1h, D4h, D5h, D6h.

Versions of IMS REAL/32 use partition IDs C0h and D0h for multi-user security.

QNX partition IDs 07h, 08h, 09h, 4Dh (77), 4Eh (78), 4Fh (79), as well as B1h (177), B2h (178) and B3h (179).{{div col end}}

References

{{reflist|refs=

{{cite web

| title=Virtual Disk Service (VDS advanced clean method)

| url=http://msdn.microsoft.com/en-us/library/aa381675(v=vs.85).aspx

| website=Microsoft Developer Network

| date=2011-09-07

| publisher=Microsoft

| access-date=2011-09-14}}

{{cite web

| url=http://msdn.microsoft.com/en-us/library/dd744364.aspx

| title=BIOS-Based Disk-Partition Configurations

| website=Microsoft Developer Network

| date=2009-10-22

| publisher=Microsoft

| access-date=2011-07-24}}

{{cite web

|url = http://www.howtofixcomputers.com/bb/ftopic4438.html

|title = About PqRP

|date = 2003-07-26

|publisher = HowToFixComputers

|access-date = 2011-10-14

|url-status = dead

|archive-url = https://archive.today/20130125233947/http://www.howtofixcomputers.com/bb/ftopic4438.html

|archive-date = 2013-01-25

}}

{{cite web

| url=http://support.microsoft.com/kb/221799

| title=Drive Letters Assigned to Unsupported Partition Types

| website=Microsoft Knowledge Base

| publisher=Microsoft

| date=2007-02-27}}

{{cite web

| url=http://tldp.org/HOWTO/Large-Disk-HOWTO-13.html

| title=Extended and logical partitions

| work=Large Disk HOWTO

| author=Andries Brouwer

| author-link=Andries Brouwer

| year=2004

| access-date=2011-07-19}}

{{cite web

| url=http://www.freebsd.org/doc/handbook/disk-organization.html#BASICS-CONCEPT-DISK-MODEL

| title=Disk Organization

| work=FreeBSD Handbook

| year=2011

| publisher=FreeBSD

| access-date=2011-07-30}}

{{cite web

| url=http://www.netbsd.org/docs/guide/en/chap-inst.html#chap-inst-install-partition

| title=Partitions

| work=The NetBSD Guide

| year=2011

| publisher=NetBSD

| access-date=2011-12-30}}

{{cite web

| url=http://msdn.microsoft.com/en-us/windows/hardware/gg463525.aspx

| title=Windows and GPT FAQ

| website=Microsoft Developer Network

| date=2011-06-15

| publisher=Microsoft

| access-date=2011-07-24}}

{{cite book |title=DOS Internals |author-first=Geoff |author-last=Chappell |editor-first1=Andrew |editor-last1=Schulman |editor-first2=Amorette |editor-last2=Pedersen |date=January 1994 |edition=1st printing, 1st |series=The Andrew Schulman Programming Series |publisher=Addison Wesley Publishing Company |isbn=978-0-201-60835-9 }} (xxvi+738+iv pages, 3.5"-floppy [https://web.archive.org/web/20190421200111/https://gopher.tildeverse.org/gopher.viste.fr/9/programming/PC/DOS/DOS%2520Internals/DOS_Internals.zip][https://web.archive.org/web/20200222111608/https://www.pcjs.org/pubs/pc/programming/DOS_Internals/]) Errata: [https://web.archive.org/web/20200222111742/http://www.geoffchappell.com/notes/dos/internals/][https://web.archive.org/web/20200222111853/https://gopher.tildeverse.org/gopher.viste.fr/1/programming/PC/DOS/DOS%2520Internals/crtdrvr][https://web.archive.org/web/20200222111945/https://gopher.tildeverse.org/gopher.viste.fr/1/programming/PC/DOS/DOS%2520Internals/xmswatch]

{{cite web

| publisher=Microsoft TechNet

| url=https://technet.microsoft.com/en-us/library/cc977219.aspx

| title=Disk Concepts and Troubleshooting

| work=Windows 2000 Server

| date=11 September 2008

| access-date=2014-06-15}}

{{cite web

| publisher=Microsoft TechNet

| url=https://technet.microsoft.com/en-us/library/bb457122.aspx

| title=Troubleshooting Disks and File Systems

| date=2005-11-05

| access-date=2014-06-15}}

{{citation

| title=FYI - Installing DR DOS on NEC DOS 3.3 Partitions

| publisher=Novell

| date=1993-01-05

| id=FYI.M.1101

| url=http://cd.textfiles.com/netwaresl/NOV_INFO/RNW93/10JAN93.MON

| access-date=2014-08-12}}

{{cite web |url=http://www.seasip.info/Cpm/cpm86form.html |author-first=John C. |author-last=Elliott |work=Seasip.info |date=1998 |title=CP/M-86 disc formats}}

[http://www.qnx.com/developers/docs/qnx_4.25_docs/qnx4/sysarch/fsys.html#RAWVOLUMES QNX partition types]

{{cite web|url=http://www.alcpress.com/articles/pcache.html|archive-url=https://web.archive.org/web/20160308142512/http://alcpress.com/articles/pcache.html|title=Proposal for pCache|first1=Ed|last1=Sawicki|first2=David|last2=May|website=ALCPress.com|publisher=Accelerated Learning Center|date=2003-08-08|archive-date=2016-03-08|access-date=2016-11-29}}

[http://www.intel.com/support/motherboards/desktop/sb/CS-033637.htm Intel Rapid Start technology]

{{cite web|url=http://www.altera.com/literature/hb/cyclone-v/cyclone5_handbook.pdf|title=Altera Cyclone V Device Handbook - Hard Processor System Technical Reference Manual|publisher=Altera Corporation|volume=3|edition=cv_5v4|date=2014-06-30|access-date=2014-09-07|url-status=dead|archive-url=https://web.archive.org/web/20140907213856/http://www.altera.com/literature/hb/cyclone-v/cyclone5_handbook.pdf|archive-date=2014-09-07}}

{{cite web|url=https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770211|archive-url=https://web.archive.org/web/20190503171736/https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770211|title=/sbin/fdisk: add LUKS partition type code to fdisk|publisher=Debian|date=2014-11-19|archive-date=2019-05-03|access-date=2019-05-03}}

{{cite web|url=https://github.com/ARM-software/ebbr/releases/tag/v1.0|title=Embedded Base Boot Requirements (EBBR) Specification Release v1.0|publisher=Arm Limited and Contributors|date=2019-05-31|access-date=2020-06-18}}

{{cite web|url=https://download.opensuse.org/distribution/leap/15.3/live/openSUSE-Leap-15.3-XFCE-Live-x86_64-Build9.427-Media.iso|title=openSUSE Leap 15.3 LIVE XFCE x86 ISO (first 512 bytes)|publisher=openSUSE|date=2022-03-28|access-date=2022-04-05}}{{Dead link|date=October 2023 |bot=InternetArchiveBot |fix-attempted=yes }}

{{cite web

| title=PowerPC Microprocessor Common Hardware Reference Platform (CHRP)

| url=http://www.bitsavers.org/pdf/apple/powerpc/CHRP/chrp1_7a.pdf

| date=1996-09-23

| access-date=2023-10-28}}

}}

Further reading

  • {{cite book |title=Anwenderdokumentation - Anleitung für den Systemprogrammierer - MOS DCP 1700 |id=C3013-0000-0 M3030, Textdiskette DCP1700 T1/2 C3010-9991-2M3020, Disk-Nr.: 5962 /88 ROBOTRON PROJEKT DRESDEN KA2 DD-DS 80*16*256 |language=de |publisher=VEB Robotron-Projekt Dresden |version=3.20 |location=Dresden, East-Germany |date=1988-01-29 |chapter=5.3.2.2. Partition-Tabelle |url=http://www.robotron-net.de/Service/Dokus/DCP20sys.pdf |access-date=2021-12-03 |url-status=live |archive-url=https://web.archive.org/web/20210829191036/http://www.robotron-net.de/Service/Dokus/DCP20sys.pdf |archive-date=2021-08-29}} (NB. Has partition IDs for the East-German MS-DOS clone DCP 1700 (including R/W and R/O), the CP/M-86 clone SCP 1700, the VENIX clone MUTOS and the iRMX clone BOS1810.)

Category:Disk file systems

Category:Disk partitions

Category:DOS technology

Category:IBM PC compatibles

ca:Partició de disc