Microsoft basic data partition: Difference between revisions

Content deleted Content added
Rogitor (talk | contribs)
m fixed broken link
major clarification
Line 1:
{{confusing|date=December 2006}}
{| class="wikitable" style="float:right;" width="40%" border="2"
|+ Microsoft-defined GUID Partition TableGPT attribute flags for BDPs<ref>{{cite web|url=http://technet2.microsoft.com/WindowsServer/en/Library/bdeda920-1f08-4683-9ffb-7b4b50df0b5a1033.mspx|work=Microsoft TechNet|title=How Basic Disks work}}</ref>
|-
! Bit number !! Meaning
Line 12 ⟶ 11:
|}
 
AIn '''Basic[[Microsoft]] Data[[operating Partition'''system]]s, iswhen ausing [[partitionbasic (computing)|partitiondisk]] onpartitioned awith [[dataGUID storagePartition deviceTable]] that(GPT) islayout, useda to'''basic holddata diskpartition''' volumes('''BDP''') thatis areany to[[partition be(computing)|partition]] visibleidentified towith [[WindowsGlobally XPUnique Identifier]] and(GUID): later operating systems<tt>EBD0A0A2-B9E5-4433-87C0-68B6B72699C7</tt>.<ref name=GPTFAQ>{{cite web|url=http://www.microsoft.com/whdc/device/storage/GPT_FAQ.mspx|work=Windows and GPT FAQ|title=Windows GPT Implementation}}</ref>. The [[Globally Unique Identifier]] for the Basic Data Partition in the [[GUID Partition Table]] scheme is <tt>EBD0A0A2-B9E5-4433-87C0-68B6B72699C7</tt>.
 
BasicIn Datathe GPT scheme, partitionsBDPs are the only partition types (in the GPT scheme) to which [[Windows XP]] 64-bit can mount willand normally assign drive letters.<ref>{{cite web|url=http://technet2.microsoft.com/WindowsServer/en/Library/ca099518-dde5-4eac-a1f1-38eff6e3e5091033.mspx|work=Microsoft TechNet|title=DiskPart documentation}}</ref>
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.
 
According to Microsoft, the Basicbasic Datadata Partitionpartition is the equivalent to partition types 0x06, 0x07, and 0x0B in the traditional [[Master Boot Record|MBR Partitionpartition Tabletable]] scheme<ref name=GPTFAQ />. However, inIn practice it is equivalent to partition types 0x01, 0x04, 0x0C, and 0x0E types as well.
Basic Data partitions are the only partition types (in the GPT scheme) to which Windows XP will normally assign drive letters.<ref>{{cite web|url=http://technet2.microsoft.com/WindowsServer/en/Library/ca099518-dde5-4eac-a1f1-38eff6e3e5091033.mspx|work=Microsoft TechNet|title=DiskPart documentation}}</ref>
 
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 BDPsBDP's [[Volume Boot Record]].
 
When a Microsoft operating system converts a (GPT -partitioned) "Basic[[basic Disk"disk]] to a "Dynamic[[dynamic Disk"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 disks.
 
== References ==
{{Reflist}}
<references />
 
== See also ==
* [[Microsoft Reserved Partition]] (MSR), a reserved partition on GPT disk
* [[EFI System Partition]] (ESP), a reserved partition on GPT disk
* [[Disk partitioning]]