Partition type
Template:Short description Script error: No such module "about". Template:Use dmy dates
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.[1]
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,[1] 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.[2]
List of partition IDs
This is a list of known master boot record partition types on IBM PC compatible computers:
| Partition ID | Occurrence | Access | Bootable | Type | Origin | Supported by | Description |
|---|---|---|---|---|---|---|---|
00h |
MBR, EBR | — | No | Free | IBM | All | Script error: No such module "anchor".Empty partition entry |
01h |
MBR, EBR | CHS, LBA | x86, 68000, 8080/Z80 | File system | IBM | DOS 2.0+ | Script error: No such module "anchor".FAT12 as primary partition in first physical 32 MB of disk or as logical drive anywhere on disk (else use 06h instead)[3][4][5]
|
02h |
MBR | CHS | x86, 68000, Z8000, PDP-11 | File system | Microsoft, SCO | XENIX | Script error: No such module "anchor".XENIX root (see 03h and FFh)[3]
|
03h |
MBR | CHS | No | File system | Microsoft, SCO | XENIX | Script error: No such module "anchor".XENIX usr (see 02h and FFh)[3]
|
04h |
MBR, EBR | CHS, LBA | x86, 68000, 8080/Z80 | File system | Microsoft | DOS 3.0+ | Script error: No such module "anchor".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).[3][4][5]
|
05h |
MBR, EBR | CHS, (LBA) | No, AAP | Container | IBM | Some versions of DOS 3.2, DOS 3.3+ | Script error: No such module "anchor".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)[3][4][5]
|
06h |
MBR, EBR | CHS, LBA | x86 | File system | Compaq | DOS 3.31+ | Script error: No such module "anchor".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.[nb 1][3][4][5]
|
07h |
MBR, EBR | CHS, LBA | x86 | File system | Microsoft, IBM | OS/2 1.2+ | Script error: No such module "anchor".IFS |
| MBR, EBR | CHS, LBA | 286 | File system | IBM | OS/2 1.2+, Windows NT | HPFS[3] | |
| MBR, EBR | CHS, LBA | 386 | File system | Microsoft | Windows NT | NTFS[4][5] | |
| MBR, EBR | CHS, LBA | Yes | File system | Microsoft | Windows Embedded CE | exFAT | |
| File system | Quantum Software Systems | QNX 2 | QNX "qnx" (7) (pre-1988 only)[6][nb 2] | ||||
08h |
MBR | CHS | x86 | File system | Commodore | Commodore MS-DOS 3.x | Script error: No such module "anchor".Logical sectored FAT12 or FAT16[nb 3] |
| CHS | x86 | File system | IBM | OS/2 1.0-1.3 | OS/2 (FAT?) | ||
| File system | IBM | AIX | AIX boot/split | ||||
| File system | Quantum Software Systems | QNX 1.x/2.x | QNX "qny" (8)[6][nb 2] | ||||
| Container | Dell | Partition spanning multiple drives | |||||
09h |
File system | IBM | AIX | Script error: No such module "anchor".AIX data/boot | |||
| File system | Quantum Software Systems | QNX 1.x/2.x | QNX "qnz" (9)[6][nb 2] | ||||
| MBR | CHS | 286 | File system | Mark Williams Company | Coherent | Coherent file system | |
| MBR | File system | Microware | OS-9 | OS-9 RBF | |||
0Ah |
Service | PowerQuest, IBM | OS/2 | Script error: No such module "anchor".OS/2 Boot Manager[nb 4] | |||
| Swap | Mark Williams Company | Coherent | Coherent swap partition | ||||
0Bh |
MBR, EBR | CHS, LBA | x86 | File system | Microsoft | DOS 7.1+ | Script error: No such module "anchor".FAT32 with CHS addressing[4][5] |
0Ch |
MBR, EBR | LBA | x86 | File system | Microsoft | DOS 7.1+ | Script error: No such module "anchor".FAT32 with LBA[4][5] |
0Eh |
MBR, EBR | LBA | x86 | File system | Microsoft | DOS 7.0+ | Script error: No such module "anchor".FAT16B with LBA[4][5] |
0Fh |
MBR, EBR | LBA | No, AAP | Container | Microsoft | DOS 7.0+ | Script error: No such module "anchor".Extended partition with LBA (see 05h and CFh)[4][5]
|
11h |
MBR | CHS | x86 | File system | Leading Edge | Leading Edge MS-DOS 3.x | Script error: No such module "anchor".Logical sectored FAT12 or FAT16[nb 3] |
| Hidden FS | IBM | OS/2 Boot Manager | Hidden FAT12 (corresponds with 01h)[nb 4]
| ||||
12h |
MBR | CHS, LBA | x86 | Service FS | Compaq | Script error: No such module "anchor".Configuration partition (bootable FAT with MS-DOS[4][5][7]); Recovery partition (bootable FAT32 with Windows setup[8]) | |
| MBR | x86 | Service | Gang of Nine | EISA machines | EISA configuration utility for the system[4][5] | ||
| Hibernation | Compaq | Compaq Contura | Hibernation partition[7] | ||||
| MBR | x86 | Service FS | NCR | Diagnostics and firmware partition (bootable FAT)[7] | |||
| MBR | x86 | Service FS | Intel | Service partition (bootable FAT)[7] (see 98h)
| |||
| Service FS | IBM | Rescue and Recovery partition[7] | |||||
14h |
File system | AST | AST MS-DOS 3.x | Script error: No such module "anchor".Logical sectored FAT12 or FAT16[nb 3] (see AST MBR) | |||
| x86, 68000, 8080/Z80 | Hidden FS | IBM | OS/2 Boot Manager | Hidden FAT16 (corresponds with 04h)[nb 4]
| |||
| LBA | x86 | File system | Lasse Krogh Thygesen | Maverick OS | Omega file system[9] | ||
15h |
No, AAP | Hidden container | IBM | OS/2 Boot Manager | Script error: No such module "anchor".Hidden extended partition with CHS addressing (corresponds with 05h)[nb 4]
| ||
| LBA | No | Swap | Lasse Krogh Thygesen | Maverick OS | Swap[9] | ||
16h |
x86, 68000, 8080/Z80 | Hidden FS | IBM | OS/2 Boot Manager | Script error: No such module "anchor".Hidden FAT16B (corresponds with 06h)[nb 4]
| ||
17h |
Hidden FS | IBM | OS/2 Boot Manager | Script error: No such module "anchor".Hidden IFS (corresponds with 07h)[nb 4]
| |||
Hidden HPFS (corresponds with 07h)[nb 4]
| |||||||
Hidden NTFS (corresponds with 07h)[nb 4]
| |||||||
Hidden exFAT (corresponds with 07h)[nb 4]
| |||||||
18h |
No | Hibernation | AST | AST Windows | Script error: No such module "anchor".AST Zero Volt Suspend or SmartSleep partition | ||
19h |
Willow Schlanger | Willowtech Photon coS | Script error: No such module "anchor".Willowtech Photon coS (see 20h)
| ||||
1Bh |
Hidden FS | IBM | OS/2 Boot Manager | Script error: No such module "anchor".Hidden FAT32 (corresponds with 0Bh)[nb 4]
| |||
1Ch |
Hidden FS | IBM | OS/2 Boot Manager | Script error: No such module "anchor".Hidden FAT32 with LBA (corresponds with 0Ch)[nb 4]
| |||
| Service FS | ASUS | ASUS eRecovery | ASUS recovery partition (Hidden FAT32 with LBA, see 0Ch)[10]
| ||||
1Eh |
Hidden FS | IBM | OS/2 Boot Manager | Script error: No such module "anchor".Hidden FAT16 with LBA (corresponds with 0Eh)[nb 4]
| |||
1Fh |
MBR, EBR | LBA | Hidden container | IBM | OS/2 Boot Manager | Script error: No such module "anchor".Hidden extended partition with LBA addressing (corresponds with 0Fh)[nb 4]
| |
20h |
? | File system | Microsoft | Windows Mobile | Script error: No such module "anchor".Windows Mobile update XIP | ||
| File system | Willow Schlanger | Willowsoft Overture File System (OFS1) (see 19h)
| |||||
21h |
MBR | ? | Hewlett-Packard | HP Volume Expansion | Script error: No such module "anchor".[nb 5] | ||
| File system | Dave Poirier | Oxygen | FSo2 (Oxygen File System) (see 22h)
| ||||
22h |
Container | Dave Poirier | Oxygen | Script error: No such module "anchor".Oxygen Extended Partition Table (see 21h)
| |||
23h
|
Yes | File system | Microsoft | Windows Mobile | Windows Mobile boot XIP | ||
24h |
MBR | CHS | x86 | File system | NEC | NEC MS-DOS 3.30 | Script error: No such module "anchor".Logical sectored FAT12 or FAT16[11][nb 3] (see NEC MBR) |
27h |
Service FS | Microsoft | Windows | Script error: No such module "anchor".Windows Recovery Environment (RE) partition (hidden NTFS partition type 07h)[12]
| |||
| MBR | LBA | Yes | Service FS | Acer | D2D eRecovery | Rescue partition (Hidden NTFS labeled "PQService", corresponds to 07h)
| |
| Yes | Service | MikroTik | Linux (RouterBOARD 500) | RooterBOOT kernel partition (contains a raw ELF Linux kernel, no file system) | |||
2Ah |
File system | Kurt Skauen | AtheOS | Script error: No such module "anchor".AtheOS file system (AthFS, AFS) (an extension of BFS, see 2Bh and EBh)
| |||
| MBR, EBR | LBA | x86 | File system | Reserved (see CAh)
| |||
2Bh |
File system | Kristian van der Vliet | SyllableOS | Script error: No such module "anchor".SyllableSecure (SylStor), a variant of AthFS (an extension of BFS, see 2Ah and EBh)
| |||
30h |
MBR | CHS | x86 | File system | Digital Research | Personal CP/M-86 | Found in some OEM Siemens systems instead of DBh.[13] Filesystem parameters are in the following sector (LBA 1), not the partition itself.
|
31h |
Microsoft, IBM | Script error: No such module "anchor".Reserved | |||||
32h |
MBR | Yes | Container | Alien Internet Services | nOS | Script error: No such module "anchor".Used as a container for nOS partitions (kernel and driver caching, user file storage, swap, etc.)[14][15][16] | |
33h |
Microsoft, IBM | Script error: No such module "anchor".Reserved | |||||
34h |
Microsoft, IBM | Script error: No such module "anchor".Reserved | |||||
35h |
MBR, EBR | CHS, LBA | No | File system | IBM | OS/2 Warp Server / eComStation | Script error: No such module "anchor".JFS (OS/2 implementation of AIX Journaling File system) |
36h |
Microsoft, IBM | Script error: No such module "anchor".Reserved | |||||
38h |
File system | Timothy Williams | THEOS | Script error: No such module "anchor".THEOS version 3.2, 2 GB partition | |||
39h |
Container | Bell Labs | Plan 9 | Script error: No such module "anchor".Plan 9 edition 3 partition (sub-partitions described in second sector of partition) | |||
| File system | Timothy Williams | THEOS | THEOS version 4 spanned partition | ||||
3Ah |
File system | Timothy Williams | THEOS | Script error: No such module "anchor".THEOS version 4, 4 GB partition | |||
3Bh |
Container | Timothy Williams | THEOS | Script error: No such module "anchor".THEOS version 4 extended partition | |||
3Ch |
Service | PowerQuest | PartitionMagic | Script error: No such module "anchor".PqRP (PartitionMagic or DriveImage in progress)[17] | |||
3Dh |
Hidden FS | PowerQuest | PartitionMagic | Script error: No such module "anchor".Hidden NetWare | |||
40h |
PICK Systems | PICK | Script error: No such module "anchor".PICK R83 | ||||
| VenturCom | Venix | Venix 80286 | |||||
41h |
Yes | Personal RISC | Script error: No such module "anchor".Personal RISC Boot | ||||
| Linux | Linux | Old Linux/Minix (disk shared with DR DOS 6.0) (corresponds with 81h)
| |||||
| PowerPC | PowerPC | PowerPC | PPC PReP (Power PC Reference Platform) Boot | ||||
42h |
Secured FS | Peter Gutmann | SFS | Script error: No such module "anchor".Secure File system (SFS) | |||
| No | Linux | Linux | Old Linux swap (disk shared with DR DOS 6.0) (corresponds with 82h)
| ||||
| Container | Microsoft | Windows 2000, XP, etc. | Dynamic extended partition marker[4][5] | ||||
43h |
Yes | File system | Linux | Linux | Script error: No such module "anchor".Old Linux native (disk shared with DR DOS 6.0) (corresponds with 83h)
| ||
44h |
Wildfile | GoBack | Script error: No such module "anchor".Norton GoBack, WildFile GoBack, Adaptec GoBack, Roxio GoBack | ||||
45h |
CHS | Priam | Script error: No such module "anchor".Priam (see also 5Ch)
| ||||
| MBR | CHS | Yes | Boot-US | Boot-US boot manager (1 cylinder) | |||
| Jochen Liedtke, GMD | EUMEL/ELAN | EUMEL/ELAN (L2) | |||||
46h |
Jochen Liedtke, GMD | EUMEL/ELAN | Script error: No such module "anchor".EUMEL/ELAN (L2) | ||||
47h |
Jochen Liedtke, GMD | EUMEL/ELAN | Script error: No such module "anchor".EUMEL/ELAN (L2) | ||||
48h |
Jochen Liedtke, GMD | EUMEL/ELAN | Script error: No such module "anchor".EUMEL/ELAN (L2), ERGOS L3 | ||||
4Ah |
MBR | Yes | Nick Roberts | AdaOS | Script error: No such module "anchor".Aquila (see 7Fh)
| ||
| MBR, EBR | CHS, LBA | No | File system | Mark Aitchison | ALFS/THIN | ALFS/THIN advanced lightweight file system for DOS | |
4Ch |
ETH Zürich | ETH Oberon | Script error: No such module "anchor".Aos (A2) file system (76) | ||||
4Dh |
Quantum Software Systems | QNX 4.x, Neutrino | Script error: No such module "anchor".Primary QNX POSIX volume on disk (77)[6][nb 2] | ||||
4Eh |
Quantum Software Systems | QNX 4.x, Neutrino | Script error: No such module "anchor".Secondary QNX POSIX volume on disk (78)[6][nb 2] | ||||
4Fh |
Quantum Software Systems | QNX 4.x, Neutrino | Script error: No such module "anchor".Tertiary QNX POSIX volume on disk (79)[6][nb 2] | ||||
| Yes | ETH Zürich | ETH Oberon | Boot / native file system (79) | ||||
50h |
ETH Zürich | ETH Oberon | Script error: No such module "anchor".Alternative native file system (80) | ||||
| No | Ontrack | Disk Manager 4 | Read-only partition (old) | ||||
| LynxOS | Lynx RTOS | ||||||
| Novell | |||||||
51h |
Novell | Script error: No such module "anchor". | |||||
| No | Ontrack | Disk Manager 4-6 | Read-write partition (Aux 1) | ||||
52h |
MBR | CHS | File system | Digital Research | CP/M-80 | Script error: No such module "anchor".CP/M-80 | |
| Microport | System V/AT, V/386 | ||||||
53h |
Ontrack | Disk Manager 6 | Script error: No such module "anchor".Auxiliary 3 (WO) | ||||
54h |
Ontrack | Disk Manager 6 | Script error: No such module "anchor".Dynamic Drive Overlay (DDO) | ||||
55h |
MicroHouse / StorageSoft | EZ-Drive | Script error: No such module "anchor".EZ-Drive, Maxtor, MaxBlast, or DriveGuide INT 13h redirector volume | ||||
56h |
AT&T | AT&T MS-DOS 3.x | Script error: No such module "anchor".Logical sectored FAT12 or FAT16[nb 3] | ||||
| MicroHouse / StorageSoft | EZ-Drive | Disk Manager partition converted to EZ-BIOS | |||||
| Golden Bow | VFeature | VFeature partitioned volume | |||||
57h |
MicroHouse / StorageSoft | DrivePro | Script error: No such module "anchor". | ||||
| Novell | VNDI partition | ||||||
59h |
MBR, EBR | CHS, LBA | Yes | File system | Yocto | yocOS | yocFS |
5Ch |
CHS | Container | Priam | EDISK | Script error: No such module "anchor".Priam EDisk Partitioned Volume (see also 45h)
| ||
61h |
MBR | CHS | Hidden FS | Storage Dimensions | SpeedStor | Script error: No such module "anchor".Hidden FAT12 (corresponds to E1h)[nb 6]
| |
63h |
CHS | File system | AT&T | SCO Unix, ISC, UnixWare, AT&T System V/386, ix, MtXinu BSD 4.3 on Mach | Script error: No such module "anchor". | ||
| CHS | Yes | File system | Mach and BSD[18][19] | GNU/Hurd | Script error: No such module "anchor".Old GNU/Hurd with UFS[18] support (corresponds with 83h)
| ||
| MBR | CHS | Hidden FS | Storage Dimensions | SpeedStor | Hidden read-only FAT12 (corresponds to E3h)[nb 6]
| ||
64h |
? | Storage Dimensions | SpeedStor | Script error: No such module "anchor".Hidden FAT16 (corresponds to E4h)[nb 6]
| |||
| File system | Novell | NetWare | NetWare File System 286/2[3] | ||||
| Secured FS | Solomon | PC-ARMOUR | |||||
65h |
File system | Novell | NetWare | Script error: No such module "anchor".NetWare File System 386 | |||
66h |
? | Novell | NetWare | Script error: No such module "anchor".Storage Management Services (SMS) | |||
| MBR | CHS | Hidden FS | Storage Dimensions | SpeedStor | Hidden read-only FAT16 (corresponds to E6h)[nb 6]
| ||
67h |
? | Novell | NetWare | Script error: No such module "anchor".Wolf Mountain cluster | |||
68h |
? | Novell | NetWare | Script error: No such module "anchor". | |||
69h |
? | Novell | NetWare 5 | Script error: No such module "anchor". | |||
| ? | Novell | NetWare | Novell Storage Services (NSS) | ||||
6Ch |
MBR | CHS, LBA | x86 | Container | DragonFly BSD | BSD | Script error: No such module "anchor".BSD slice (DragonFly BSD)[20] |
70h |
Service | DiskSecure | Script error: No such module "anchor".DiskSecure multiboot | ||||
71h |
Microsoft, IBM | Script error: No such module "anchor".Reserved | |||||
72h |
MBR, EBR | CHS | x86 | Policy FS | APTI conformant systems | Script error: No such module "anchor".APTI alternative FAT12 (CHS, SFN) (corresponds with 01h)
| |
| File system | Nordier | Unix V7/x86 | V7/x86 | ||||
73h |
Microsoft, IBM | Script error: No such module "anchor".Reserved | |||||
74h |
MBR | CHS | Hidden FS | Storage Dimensions | SpeedStor | Script error: No such module "anchor".Hidden FAT16B (corresponds to F4h)[nb 6]
| |
75h |
File system | IBM | PC/IX | Script error: No such module "anchor".[3] | |||
76h |
Storage Dimensions | SpeedStor | Script error: No such module "anchor".Hidden read-only FAT16B (corresponds to F6h)[nb 6]
| ||||
77h |
File system | Novell | Script error: No such module "anchor".VNDI, M2FS, M2CS | ||||
78h |
Yes | File system | Geurt Vos | Script error: No such module "anchor".XOSL bootloader file system | |||
79h |
MBR, EBR | CHS | x86 | Policy FS | APTI conformant systems | Script error: No such module "anchor".APTI alternative FAT16 (CHS, SFN) (corresponds with 04h)
| |
7Ah |
MBR, EBR | LBA | x86 | Policy FS | APTI conformant systems | Script error: No such module "anchor".APTI alternative FAT16 (LBA, SFN) (corresponds with 0Eh)
| |
7Bh |
MBR, EBR | CHS | x86 | Policy FS | APTI conformant systems | Script error: No such module "anchor".APTI alternative FAT16B (CHS, SFN) (corresponds with 06h)
| |
7Ch |
MBR, EBR | LBA | x86 | Policy FS | APTI conformant systems | Script error: No such module "anchor".APTI alternative FAT32 (LBA, SFN) (corresponds with 0Ch)
| |
7Dh |
MBR, EBR | CHS | x86 | Policy FS | APTI conformant systems | Script error: No such module "anchor".APTI alternative FAT32 (CHS, SFN) (corresponds with 0Bh)
| |
7Eh |
MBR, EBR | No | Cache | Romex Software | PrimoCache | Level 2 cache | |
7Fh |
MBR, EBR | Alternative OS Development Partition Standard | Script error: No such module "anchor". Reserved for individual or local use and temporary or experimental projects[2] | ||||
80h |
File system | Andrew Tanenbaum | Minix 1.1-1.4a | Script error: No such module "anchor".MINIX file system (old) | |||
81h |
File system | Andrew Tanenbaum | Minix 1.4b+ | Script error: No such module "anchor".MINIX file system (corresponds with 41h)
| |||
82h |
No | Swap | Linux | Linux | Script error: No such module "anchor".Linux swap space (corresponds with 42h)
| ||
| No | Swap | Linux | GNU/Hurd | Script error: No such module "anchor".GNU/Hurd (Hurd uses the same Linux swap file system) | |||
| x86 | Container | Sun Microsystems | Script error: No such module "anchor".Solaris x86 (for Sun disklabels up to 2005) (see BFh)
| ||||
83h |
Yes | File system | Linux | Linux | Script error: No such module "anchor".Any native Linux file system (see 93h, corresponds with 43h)
| ||
| Yes | File system | Linux | GNU/Hurd | Script error: No such module "anchor".GNU/Hurd (Hurd and GRUB use the same Linux ext2 file system to run and it no longer supports UFS[18] file system, corresponds with 63h)
| |||
84h |
No | Hibernation | Microsoft | ? | Script error: No such module "anchor".APM hibernation (suspend to disk, S2D)[5][7][21] | ||
| Hidden FS | IBM | OS/2 | Hidden C: (FAT16)(corresponds to either 04h or 06h) | ||||
| Hibernation | Intel | Rapid Start technology | Rapid Start hibernation data[22] (possibly iFFS; possibly used for Intel SRT SSD cache as well) | ||||
85h |
No, AAP | Container | Linux | Linux | Script error: No such module "anchor".Linux extended[23] (corresponds with 05h)
| ||
86h |
File system | Microsoft | Windows NT 4 Server | Script error: No such module "anchor".Fault-tolerant FAT16B mirrored volume set (see B6h and C6h, corresponds with 06h)[4][5]
| |||
| Service | Linux | Linux | Linux RAID superblock with auto-detect (old) (see FDh)Script error: No such module "Unsubst".
| ||||
87h |
File system | Microsoft | Windows NT 4 Server | Script error: No such module "anchor".Fault-tolerant HPFS/NTFS mirrored volume set (see B7h and C7h, corresponds with 07h)[4][5]
| |||
88h |
Service | Linux | Linux | Script error: No such module "anchor".Linux plaintext partition table | |||
8Ah |
Service | Martin Kiewitz | AirBoot | Script error: No such module "anchor".AirBoot is a track0 Boot Manager with on-the-fly partition detection[24] | |||
8Bh |
File system | Microsoft | Windows NT 4 Server | Script error: No such module "anchor".Legacy fault-tolerant FAT32 mirrored volume set (see BBh and CBh, corresponds with 0Bh)[4]
| |||
8Ch |
File system | Microsoft | Windows NT 4 Server | Script error: No such module "anchor".Legacy fault-tolerant FAT32 mirrored volume set (see BCh and CCh, corresponds with 0Ch)[4]
| |||
8Dh |
MBR, EBR | CHS, LBA | x86, 68000, 8080/Z80 | Hidden FS | FreeDOS | Free FDISK | Script error: No such module "anchor".Hidden FAT12 (corresponds with 01h)[nb 7]
|
8Eh |
Container | Linux | Linux | Script error: No such module "anchor".Linux LVM since 1999 (see FEh)Script error: No such module "Unsubst".
| |||
90h |
MBR, EBR | CHS, LBA | x86, 68000, 8080/Z80 | Hidden FS | FreeDOS | Free FDISK | Script error: No such module "anchor".Hidden FAT16 (corresponds with 04h)[nb 7]
|
91h |
MBR, EBR | CHS, LBA | No, AAP | Hidden container | FreeDOS | Free FDISK | Script error: No such module "anchor".Hidden extended partition with CHS addressing (corresponds with 05h)[nb 7]
|
92h |
MBR, EBR | CHS, LBA | x86 | Hidden FS | FreeDOS | Free FDISK | Script error: No such module "anchor".Hidden FAT16B (corresponds with 06h)[nb 7]
|
93h |
File system | Andrew S. Tanenbaum | Amoeba | Script error: No such module "anchor".Amoeba native file system | |||
| Hidden FS | Linux | Hidden Linux file system (see 83h)
| |||||
94h |
Service | Andrew S. Tanenbaum | Amoeba | Script error: No such module "anchor".Amoeba bad block table | |||
95h |
File system | MIT | EXOPC | Script error: No such module "anchor".EXOPC native | |||
96h |
File system | ? | CHRP | Script error: No such module "anchor".ISO-9660 file system[25] | |||
97h |
MBR, EBR | CHS, LBA | x86 | Hidden FS | FreeDOS | Free FDISK | Script error: No such module "anchor".Hidden FAT32 (corresponds with 0Bh)[nb 7]
|
98h |
MBR, EBR | LBA | x86 | Hidden FS | FreeDOS | Free FDISK | Script error: No such module "anchor".Hidden FAT32 (corresponds with 0Ch)[nb 7]
|
| MBR | CHS, LBA | x86 | Service FS | Datalight | ROM-DOS | Service partition (bootable FAT) ROM-DOS SuperBoot (see 12h)
| |
| MBR | CHS, LBA | x86 | Service FS | Intel | ? | Service partition (bootable FAT)[7] (see 12h)
| |
99h |
File system | ? | ? | Script error: No such module "anchor".Early UnixScript error: No such module "Unsubst". | |||
9Ah |
MBR, EBR | LBA | x86 | Hidden FS | FreeDOS | Free FDISK | Script error: No such module "anchor".Hidden FAT16 (corresponds with 0Eh)[nb 7]
|
9Bh |
MBR, EBR | LBA | No, AAP | Hidden container | FreeDOS | Free FDISK | Script error: No such module "anchor".Hidden extended partition with LBA (corresponds with 0Fh)[nb 7]
|
9Eh |
File system | Andy Valencia | VSTa | Script error: No such module "anchor".Script error: No such module "Unsubst". | |||
| File system | Andy Valencia | ForthOS | ForthOS (eForth port)[26] | ||||
9Fh |
? | ? | BSD/OS 3.0+, BSDI | Script error: No such module "anchor". (see B7h and B8h)
| |||
A0h |
MBR | Service FS | Hewlett-Packard | ? | Script error: No such module "anchor".Diagnostic partition for HP laptops[7] | ||
| Hibernation | Phoenix, IBM, Toshiba, Sony | ? | Hibernate partition[5] | ||||
A1h |
? | Hewlett-Packard | HP Volume Expansion | Script error: No such module "anchor".[nb 5] | |||
| Hibernation | Phoenix, NEC | ? | Hibernate partition | ||||
A2h |
MBR | CHS, LBA | ARM | Image | Altera | Cyclone V | Script error: No such module "anchor".Hard Processor System (HPS) ARM preloader[27] |
A3h |
? | Hewlett-Packard | HP Volume Expansion | Script error: No such module "anchor".[nb 5] | |||
A4h |
? | Hewlett-Packard | HP Volume Expansion | Script error: No such module "anchor".[nb 5] | |||
A5h |
MBR | Container | FreeBSD | BSD | Script error: No such module "anchor".BSD slice (BSD/386, 386BSD, NetBSD (before 1998-02-19), FreeBSD)[28] | ||
A6h |
? | Hewlett-Packard | HP Volume Expansion | Script error: No such module "anchor".[nb 5] | |||
| MBR | Container | OpenBSD | OpenBSD | OpenBSD slice | |||
A7h |
386 | File system | NeXT | NeXTSTEP | Script error: No such module "anchor".Script error: No such module "Unsubst". | ||
A8h |
File system | Apple | Darwin, Mac OS X | Script error: No such module "anchor".Apple Darwin, Mac OS X UFS[nb 8] | |||
A9h |
MBR | Container | NetBSD | NetBSD | Script error: No such module "anchor".NetBSD slice[29] | ||
AAh |
MBR | CHS | ? | File system | Olivetti | MS-DOS | Script error: No such module "anchor".Olivetti MS-DOS FAT12 (1.44 MB) (corresponds with 06h)
|
ABh |
Yes | Service | Apple | Darwin, Mac OS X | Script error: No such module "anchor".Apple Darwin, Mac OS X boot[nb 8] | ||
| File system | Stanislav Karchebny | GO! OS | GO! | ||||
ACh |
Yes | Service | Apple | Darwin, Mac OS X | Script error: No such module "anchor".Apple RAID, Mac OS X RAID[nb 8] | ||
ADh |
File system | Ben Avison, Acorn | RISC OS | Script error: No such module "anchor".ADFS / FileCore format | |||
AEh |
x86 | File system | Frank Barrus | ShagOS | Script error: No such module "anchor".ShagOS file system | ||
AFh |
? | File system | Apple | Mac OS X | Script error: No such module "anchor".HFS and HFS+[nb 8] | ||
| No | Swap | Frank Barrus | ShagOS | ShagOS swap | |||
B0h |
MBR | CHS, LBA | x86 | Blocker | Star-Tools | Boot-Star | Script error: No such module "anchor".Boot-Star dummy partition |
B1h |
? | Hewlett-Packard | HP Volume Expansion | Script error: No such module "anchor".[nb 5] | |||
| File system | QNX Software Systems | QNX 6.x | QNX Neutrino power-safe file system[nb 2] | ||||
B2h |
File system | QNX Software Systems | QNX 6.x | Script error: No such module "anchor".QNX Neutrino power-safe file system[nb 2] | |||
B3h |
? | Hewlett-Packard | HP Volume Expansion | Script error: No such module "anchor".[nb 5] | |||
| File system | QNX Software Systems | QNX 6.x | QNX Neutrino power-safe file system[nb 2] | ||||
B4h |
? | Hewlett-Packard | HP Volume Expansion | Script error: No such module "anchor".[nb 5] | |||
B6h |
? | Hewlett-Packard | HP Volume Expansion | Script error: No such module "anchor".[nb 5] | |||
| EBR | File system | Microsoft | Windows NT 4 Server | Corrupted fault-tolerant FAT16B mirrored master volume (see C6h and 86h, corresponds with 06h)
| |||
B7h |
File system | BSDI (before 3.0) | Script error: No such module "anchor".BSDI native file system / swap (see B8h and 9Fh)
| ||||
| EBR | File system | Microsoft | Windows NT 4 Server | Corrupted fault-tolerant HPFS/NTFS mirrored master volume (see C7h and 87h, corresponds with 07h)
| |||
B8h |
File system | BSDI (before 3.0) | Script error: No such module "anchor".BSDI swap / native file system (see B7h and 9Fh)
| ||||
BBh |
Hidden FS | PhysTechSoft, Acronis, SWsoft | BootWizard, OS Selector | Script error: No such module "anchor".PTS BootWizard 4 / OS Selector 5 for hidden partitions other than 01h, 04h, 06h, 07h, 0Bh, 0Ch, 0Eh and unformatted partitions
| |||
| MBR | Service FS | Acronis | Acronis True Image | OEM Secure Zone (corresponds to BCh)
| |||
| EBR | File system | Microsoft | Windows NT 4 Server | Corrupted fault-tolerant FAT32 mirrored master volume (see CBh and 8Bh, corresponds with 0Bh)
| |||
BCh |
EBR | File system | Microsoft | Windows NT 4 Server | Corrupted fault-tolerant FAT32 mirrored master volume (see CCh and 8Ch, corresponds with 0Ch)
| ||
| MBR | LBA | Service FS | Acronis | Acronis True Image | Acronis Secure Zone | ||
| MBR, EBR | Service FS | Paragon Software Group | Backup Capsule | Backup CapsuleScript error: No such module "Unsubst". | |||
BDh |
File system | ? | BonnyDOS/286 | Script error: No such module "anchor".Script error: No such module "Unsubst". | |||
BEh |
Yes | File system | Sun Microsystems | Solaris 8 | Script error: No such module "anchor".Solaris 8 boot | ||
BFh |
x86 | Container | Sun Microsystems | Solaris | Script error: No such module "anchor".Solaris x86 (for Sun disklabels, since 2005) (see 82h)
| ||
C0h |
MBR | CHS, LBA | x86 | Secured container | Novell, IMS | DR-DOS, Multiuser DOS, REAL/32 | Script error: No such module "anchor".Secured FAT partition (smaller than 32 MB)[nb 9][nb 10] |
C1h |
MBR, EBR | CHS, LBA | x86 | Secured FS | Digital Research | DR DOS 6.0+ | Script error: No such module "anchor".Secured FAT12 (corresponds with 01h)[nb 9]
|
C2h |
Yes | Hidden FS | BlueSky Innovations | Power Boot | Script error: No such module "anchor".Hidden Linux native file system | ||
C3h |
No | Hidden swap | BlueSky Innovations | Power Boot | Script error: No such module "anchor".Hidden Linux swap | ||
C4h |
MBR, EBR | CHS, LBA | x86 | Secured FS | Digital Research | DR DOS 6.0+ | Script error: No such module "anchor".Secured FAT16 (corresponds with 04h)[nb 9]
|
C5h |
MBR, EBR | CHS, LBA | No, AAP | Secured container | Digital Research | DR DOS 6.0+ | Script error: No such module "anchor".Secured extended partition with CHS addressing (corresponds with 05h)[nb 9]
|
C6h |
MBR, EBR | CHS, LBA | x86 | Secured FS | Digital Research | DR DOS 6.0+ | Script error: No such module "anchor".Secured FAT16B (corresponds with 06h)[nb 9]
|
| EBR | File system | Microsoft | Windows NT 4 Server | Corrupted fault-tolerant FAT16B mirrored slave volume (see B6h and 86h, corresponds with 06h)
| |||
C7h |
MBR | Yes | File system | Syrinx | Script error: No such module "anchor".Syrinx boot | ||
| EBR | File system | Microsoft | Windows NT 4 Server | Corrupted fault-tolerant HPFS/NTFS mirrored slave volume (see B7h and 87h, corresponds with 07h)
| |||
C8h |
? | Reserved for DR-DOS since 1997Script error: No such module "Unsubst". | |||||
C9h |
? | Reserved for DR-DOS since 1997Script error: No such module "Unsubst". | |||||
CAh |
? | Reserved for DR-DOS since 1997Script error: No such module "Unsubst". | |||||
CBh |
MBR, EBR | CHS, LBA | x86 | Secured FS | Caldera | DR-DOS 7.0x | Script error: No such module "anchor".Secured FAT32 (corresponds with 0Bh)[nb 9]
|
| EBR | File system | Microsoft | Windows NT 4 Server | Corrupted fault-tolerant FAT32 mirrored slave volume (see BBh and 8Bh, corresponds with 0Bh)
| |||
CCh |
MBR, EBR | LBA | x86 | Secured FS | Caldera | DR-DOS 7.0x | Script error: No such module "anchor".Secured FAT32 (corresponds with 0Ch)[nb 9]
|
| EBR | File system | Microsoft | Windows NT 4 Server | Corrupted fault-tolerant FAT32 mirrored slave volume (see BCh and 8Ch, corresponds with 0Ch)
| |||
CDh |
No | Service | Convergent Technologies, Unisys | CTOS | Script error: No such module "anchor".Memory dump (see DDh and DBh)
| ||
| MBR | LBA | x86 | File system | openSUSE | Linux | openSUSE ISOHybrid ISO9660 partition (from openSUSE Leap "Live" x86 images)[30] | |
CEh |
MBR, EBR | LBA | x86 | Secured FS | Caldera | DR-DOS 7.0x | Script error: No such module "anchor".Secured FAT16B (corresponds with 0Eh)[nb 9]
|
CFh |
MBR, EBR | LBA | No, AAP | Secured container | Caldera | DR-DOS 7.0x | Script error: No such module "anchor".Secured extended partition with LBA (corresponds with 0Fh)[nb 9]
|
D0h |
MBR | CHS, LBA | 386 | Secured container | Novell, IMS | Multiuser DOS, REAL/32 | Script error: No such module "anchor".Secured FAT partition (larger than 32 MB)[nb 11][nb 10] |
D1h |
MBR, EBR | CHS | 386 | Secured FS | Novell | Multiuser DOS | Script error: No such module "anchor".Secured FAT12 (corresponds with 01h)[nb 11]
|
D4h |
MBR, EBR | CHS | 386 | Secured FS | Novell | Multiuser DOS | Script error: No such module "anchor".Secured FAT16 (corresponds with 04h)[nb 11]
|
D5h |
MBR, EBR | CHS | No | Secured container | Novell | Multiuser DOS | Script error: No such module "anchor".Secured extended partition with CHS addressing (corresponds with 05h)[nb 11]
|
D6h |
MBR, EBR | CHS | 386 | Secured FS | Novell | Multiuser DOS | Script error: No such module "anchor".Secured FAT16B (corresponds with 06h)[nb 11]
|
D8h |
MBR | CHS | File system | Digital Research | CP/M-86 | Script error: No such module "anchor".CP/M-86 (see DBh)Script error: No such module "Unsubst".
| |
DAh |
No | Service | John Hardin | Script error: No such module "anchor".Non-file system data | |||
| Secured FS | DataPower | Powercopy Backup | Shielded disk | ||||
DBh |
MBR | CHS | x86 | File system | Digital Research | CP/M-86, Concurrent CP/M-86, Concurrent DOS | Script error: No such module "anchor".[13] (see D8h)[3]
|
| ? | Convergent Technologies, Unisys | CTOS | ? (see CDh and DDh)Script error: No such module "Unsubst".
| ||||
| x86 | Service | KDG Telemetry | D800 | boot image for x86 supervisor CPU (SCPU) module | |||
| MBR | CHS, LBA | x86 | Service FS | Dell | DRMK | FAT32 system restore partition (DSR) (see DEh)
| |
DDh |
No | Service | Convergent Technologies, Unisys | CTOS | Script error: No such module "anchor".Hidden memory dump (see CDh and DBh)
| ||
DEh |
MBR | CHS, LBA | x86 | Hidden FS | Dell | Script error: No such module "anchor".FAT16 utility/diagnostic partition[5][7][31] | |
DFh |
? | Data General | DG/UX | Script error: No such module "anchor".DG/UX virtual disk managerScript error: No such module "Unsubst". | |||
| MBR | Blocker | TeraByte Unlimited | BootIt | EMBRMScript error: No such module "Unsubst". | |||
| ? | ? | Aviion | Script error: No such module "Unsubst". | ||||
E0h |
File system | STMicroelectronics | Script error: No such module "anchor".ST AVFS | ||||
E1h |
MBR | CHS | File system | Storage Dimensions | SpeedStor | Script error: No such module "anchor".FAT12 (≤16 MB) (corresponds to 01h)[nb 6]
| |
E3h |
File system | Storage Dimensions | SpeedStor | Script error: No such module "anchor".Read-only FAT12 (corresponds to E1h)[nb 6]
| |||
E4h |
MBR | CHS | File system | Storage Dimensions | SpeedStor | Script error: No such module "anchor".FAT16 (≤32 MB) (corresponds to 04h)[nb 6]
| |
E5h |
MBR | CHS | x86 | File system | Tandy | Tandy MS-DOS | Script error: No such module "anchor".Logical sectored FAT12 or FAT16[nb 3] |
E6h |
File System | Storage Dimensions | SpeedStor | Script error: No such module "anchor".Read-only FAT16 (corresponds to E4h)[nb 6]
| |||
E8h |
MBR, EBR | CHS, LBA | No | Service | Linux | LUKS | Script error: No such module "anchor".Linux Unified Key Setup[32] |
EBh |
386 | File system | Be Inc. | BeOS, Haiku | Script error: No such module "anchor".BFS (see 2Ah and 2Bh)
| ||
ECh |
File system | Robert Szeleney | SkyOS | Script error: No such module "anchor".SkyFS | |||
EDh |
MBR, EBR | CHS, LBA | x86 | Service | Matthias R. Paul | Sprytix | Script error: No such module "anchor".EDC loader |
| MBR | CHS, LBA | x86 | Hewlett-Packard | EFI | Was proposed for GPT hybrid MBR[nb 12] | ||
EEh |
MBR | No | Blocker | Microsoft | EFI | Script error: No such module "anchor".GPT protective MBR[1][5] (see EFh)
| |
EFh |
MBR | Service FS | Intel | EFI | Script error: No such module "anchor".EFI system partition. Can be a FAT12, FAT16, FAT32 (or other) file system[5] (see EEh)
| ||
F0h |
CHS | Service | Linux | Script error: No such module "anchor".PA-RISC Linux boot loader; must reside in first physical 2 GB | |||
F2h |
MBR | CHS | x86 | File system | Sperry IT, Unisys, Digital Research | Sperry IT MS-DOS 3.x, Unisys MS-DOS 3.3, Digital Research DOS Plus 2.1 | Script error: No such module "anchor".Logical sectored FAT12 or FAT16[nb 3] secondary partition |
F4h |
MBR | CHS | File system | Storage Dimensions | SpeedStor | Script error: No such module "anchor".FAT16B (corresponds to 06h)[nb 6]
| |
| File system | ? | Prologue | Single volume partition for NGF or TwinFS | ||||
F5h |
Container | ? | Prologue | Script error: No such module "anchor".MD0-MD9 multi volume partition for NGF or TwinFS | |||
F6h |
MBR | File system | Storage Dimensions | SpeedStor | Script error: No such module "anchor".Read-only FAT16B (corresponds to F4h)[nb 6]
| ||
F7h |
File system | Natalia Portillo | O.S.G. | Script error: No such module "anchor".EFAT | |||
| File system | DDRdrive | X1 | Solid State file system | ||||
F8h |
MBR | Service | Arm | Arm EBBR 1.0 [33] | Protective partition for the area containing system firmware | ||
F9h |
Cache | ALC Press | Linux | Script error: No such module "anchor".pCache ext2/ext3 persistent cache[34] | |||
FBh |
No | File system | VMware | VMware ESX | Script error: No such module "anchor".VMware VMFS file system partition | ||
FCh |
No | Swap | VMware | VMware ESX | Script error: No such module "anchor".VMware swap / VMKCORE kernel dump partition | ||
FDh |
Service | Linux | Linux | Script error: No such module "anchor".Linux RAID superblock with auto-detect (see 86h)
| |||
FEh |
Service | IBM | PS/2 | Script error: No such module "anchor".PS/2 IML partition[5][7] | |||
| MBR | CHS, LBA | x86 | Service FS | IBM | PS/2 | PS/2 recovery partition (FAT12 reference disk floppy image), (corresponds with 01h if activated, all other partitions +10h then)[5]
| |
| Service | Linux | Linux | Old Linux LVM (see 8Eh)
| ||||
FFh |
MBR | CHS | No | Service | Microsoft | XENIX | Script error: No such module "anchor".XENIX bad block table (see 02h and 03h)[3]
|
See also
- Template:Section link
- Extended Boot Record (EBR)
- GUID Partition Table (GPT)
- List of file systems
- Rigid Disk Block (RDB)
Notes
<templatestyles src="Div col/styles.css"/>
- ↑ 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
01hand04h, even if they were otherwise small enough to be recognized by these DOS versions. In order to hide these volumes from these DOS issues06hcan 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. - ↑ a b c d e f g h i QNX partition IDs
07h,08h,09h,4Dh(77),4Eh(78),4Fh(79), as well asB1h(177),B2h(178) andB3h(179). - ↑ a b c d e f g 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. - ↑ a b c d e f g h i j k l m Used by OS/2 Boot Manager:
0Ah,11h,14h,15h,16h,17h,1Bh,1Ch,1Eh,1Fh. - ↑ a b c d e f g h i HP Volume Expansion is a variant of SpeedStor and uses partition IDs
21h,A1h,A3h,A4h,A6h,B1h,B3h,B4h, andB6h. - ↑ a b c d e f g h i j k l 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,E4handF4hwhich can be marked read-only (becomingE3h,E6h,F6h), hidden (61h,64h,74h) or hidden read-only (63h,66h,76h). - ↑ a b c d e f g h Used by Free FDISK of FreeDOS:
8Dh,90h,91h,92h,97h,98h,9Ah,9Bh. - ↑ a b c d Apple Mac OS X uses partition IDs
A8h,ABh,ACh, andAFh. - ↑ a b c d e f g h i 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. - ↑ a b Versions of IMS REAL/32 use partition IDs
C0handD0hfor multi-user security. - ↑ a b c d e Versions of Multiuser DOS use these partition IDs for secured FAT partitions with multi-user security:
D0h,D1h,D4h,D5h,D6h. - ↑ Was suggested in now-superseded T13 EDD 4 proposal e09127r1 Template:Webarchive (2009). The successor e09127r3 Template:Webarchive (2010) now recommends to use a normal partition type (the one that a legacy OS would see) instead of this special value.
References
<templatestyles src="Reflist/styles.css" />
- ↑ a b c Script error: No such module "citation/CS1".
- ↑ a b Script error: No such module "citation/CS1".
- ↑ a b c d e f g h i j k Script error: No such module "citation/CS1". (xxvi+738+iv pages, 3.5"-floppy [1][2]) Errata: [3][4][5]
- ↑ a b c d e f g h i j k l m n o p Script error: No such module "citation/CS1".
- ↑ a b c d e f g h i j k l m n o p q r s t u Script error: No such module "citation/CS1".
- ↑ a b c d e f QNX partition types
- ↑ a b c d e f g h i j Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ a b Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ a b Script error: No such module "citation/CS1".
- ↑ Andries Brouwer's partition type list: [6](https://aeb.win.tue.nl/partitions/partition_types-1.html)
- ↑ NetBSD source code: [7](https://github.com/NetBSD/src/blob/master/sys/sys/bootblock.h)
- ↑ File command magic file: [8](https://github.com/file/file/blob/master/magic/Magdir/filesystems)
- ↑ Script error: No such module "citation/CS1".
- ↑ a b c Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ DragonFly BSD commit 794d80a: Change legacy MBR partition type from 0xA5 to 0x6C
- ↑ Script error: No such module "citation/CS1".
- ↑ Intel Rapid Start technology
- ↑ Script error: No such module "citation/CS1".
- ↑ AirBoot: Martin Kiewitz Boot Manager with on-the-fly partition detection
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".Script error: No such module "Unsubst".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
Script error: No such module "Check for unknown parameters".