Content deleted Content added
Logical_Disk_Manager#Basic_and_dynamic_disks_and_volumes |
There's a standard "floatright" table class on Wikipedia. Simplify text. Fix capitalization. Introduce the acronym "MBR" before using it throughout the rest of the article. →See also: Alphabetize per MOS:SEEALSO. |
||
Line 1:
{| class="wikitable
|+ Microsoft-defined GPT 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 |deadurl=yes |archiveurl=https://web.archive.org/web/20060423103021/http://technet2.microsoft.com/WindowsServer/en/Library/bdeda920-1f08-4683-9ffb-7b4b50df0b5a1033.mspx |archivedate=April 23, 2006 }}</ref>
|-
Line 11:
|}
In [[Microsoft]] [[operating system]]s, when using [[
In the GPT scheme, BDPs are the only partition types which [[Windows XP]] 64-bit can mount and 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 [[master boot record]] (MBR) partition types <tt>[[
A Basic Data Partition can be formatted with any [[filesystem]] format, although most commonly BDPs are formatted with the NTFS, exFAT, or FAT32 filesystem formats. To programatically determine which filesystem format a BDP contains, Microsoft specifies that one should inspect the [[BIOS Parameter Block]] that is contained in the BDP's [[Volume Boot Record]].
When a Microsoft operating system converts a GPT-partitioned [[
Linux used the same partition type GUID for basic data partition as Windows prior to introduction of a Linux specific Data Partition GUID <tt>0FC63DAF-8483-4772-8E79-3D69D8477DE4</tt><ref name="RodSmithMLpost">{{cite mailing list|last=Smith|first=Rod|title=Need for a unique Linux GPT GUID type code (PATCH included)|mailinglist=bug-parted|date=23 June 2011|url=http://lists.gnu.org/archive/html/bug-parted/2011-06/msg00026.html |agency=lists.gnu.org |accessdate=10 April 2013}}</ref> (see [[GUID Partition Table]]).
Line 27:
== See also ==
* [[Microsoft Reserved Partition]] (MSR), a reserved partition on GPT disk▼
* [[EFI System Partition]] (ESP), a reserved partition on GPT disk▼
* [[Disk partitioning]]
▲* [[EFI System Partition]] (ESP), a reserved partition on GPT disk
▲* [[Microsoft Reserved Partition]] (MSR), a reserved partition on GPT disk
[[Category:Disk file systems]]
{{
|