Content deleted Content added
reverted to previous version |
TheStarman (talk | contribs) Word 'disk' should be spelled as it is in "hard disk" or "Basic Disk"; not as 'disc'. |
||
Line 12:
|}
A '''Basic Data Partition''' is a [[partition (computing)|partition]] on a [[data storage device]] that is used to hold
According to Microsoft, the Basic Data Partition is the equivalent to partition types 0x06, 0x07, and 0x0B in the [[Master Boot Record|MBR Partition Table]] scheme<ref name=GPTFAQ />. However, in practice it is equivalent to partition types 0x01, 0x04, 0x0C, and 0x0E as well.
Line 20:
A Basic Data Partition can be formatted with any [[filesystem]] format, although most commonly BDPs are formatted with the [[File Allocation Table|FAT]] or [[NTFS]] filesystem formats. To determine which filesystem format a BDP contains, Microsoft specifies that one should inspect the [[BIOS Parameter Block]] that is contained in the BDPs [[Volume Boot Record]].
When a Microsoft operating system converts a (GPT partitioned) "Basic Disk" to a "Dynamic Disk", all BDPs are combined and converted to a single [[Logical Disk Manager]] data partition (GUID <tt>AF9B60A0-1431-4F62-BC68-3311714A69AD</tt>). This is analogous to the conversion from partition types 0x01, 0x04, 0x06, 0x07, 0x0B, 0x0C, and 0x0E to partition type 0x42 on MBR partitioned
== References ==
|