What is the difference between an MBR and GPT partition style?

A MBR (Master Boot Record) is the partition style that has been around since the early days of the PC. It can run a maximum of 4 partitions; each partition can have a maximum size of 2TB.  GPT (globally-unique-identifier partition table) is the new-school partition style that can support up to near 9.5 billion terabytes on a single volume. Each GPT volume can be up to 256 TB in size with a total of 128 partitions, but this is because of limits set on it by the NTFS file structure. It may be possible for a GPT volume to have an unlimited partition. In terms of data storage, the GPT style is vastly superior. However, the MBT style still maintains the distinct advantage of booting nearly any operating system in existence. A GPT volume can only boot Windows Server 2003 or higher and Windows Vista or higher.

What is the difference between a Dynamic and a Basic disk style?

Along with choosing between MBR and GPT, you can also choose whether or not a disk should be dynamic or basic. A basic disk is the default format used by Windows and is compatible with all versions of Windows, including MS-DOS. A basic disk can run 4 MBR partitions or 128 GPT partitions within a single volume on a single physical drive. In contrast, a Dynamic disk is only compatible with Windows Server, Vista, 7, and 8 (XP can read it but has limited options). Dynamic disks also aren’t compatible with most portable storage drives (see USB, FireWire), older Server 2003 configurations, and have issues with iSCSi storage area networks. I don’t suggest using dynamic disks unless you run a server or NAS (network-attached storage) environment on completely modern equipment and software. A dynamic disk supports up to 2000 volumes, which are similar to partitions. Furthermore, these dynamic volumes can be customized with certain characteristics, namely:

Spanned – Combining multiple physical storage drives into a single dynamic volume.Striped – When data is split across multiple storage drives to improve I/O performanceMirrored – When data is cloned or duplicated to two or more physical storage drives.RAID-5 – Involves an array of three or more physical storage drives where data is Striped across them. In addition, parity information is saved along with the normal data. If one of the drives crashes, the remaining drives can rebuild the lost data onto a new drive without any of them actually being a mirror.

The quickest way to open up the Windows partition manager is to use the key combo Windows Key + R and type: diskmgmt.msc and hit Enter or click OK.

In the Disk Management window that appears, right-click the drive’s volume that you want to change the partition style of. From the context menu, choose “Delete Volume….”

A confirmation window will appear confirming that you want to perform this action, as it will delete all of your data. If you haven’t backed up your data yet, now is the last chance as it will be near unrecoverable after this.

Next, right-click on the same drive but the left-pane (the grey one). You can convert back and forth between GPT and MBT from the context menu as long as the drive doesn’t have any volumes on it.

From this same menu, you can also set up a Dynamic Disk array. While you can readily convert a basic disk to a dynamic one, reverting to basic can be complicated.

When switching to Dynamic, you will ask which physical drives you would like to include in the array. To properly set it up, all drives selected would need to be cleared of data. Again, don’t switch to Dynamic unless you’re 100% sure that is what you want to do.

Find out what style your drive currently is

If you’re unsure what style your drive is using, it’s easy to find out. Just right-click the disk and select Properties.

The Volumes window will show whether the type is Basic or Dynamic, and it will also show whether the partition style is MBR or GPT.

Comment Name * Email *

Δ  Save my name and email and send me emails as new comments are made to this post.

How to Change a a Drive Partition Style from MBR to GPT - 86How to Change a a Drive Partition Style from MBR to GPT - 10How to Change a a Drive Partition Style from MBR to GPT - 28How to Change a a Drive Partition Style from MBR to GPT - 74How to Change a a Drive Partition Style from MBR to GPT - 12How to Change a a Drive Partition Style from MBR to GPT - 95How to Change a a Drive Partition Style from MBR to GPT - 47How to Change a a Drive Partition Style from MBR to GPT - 85How to Change a a Drive Partition Style from MBR to GPT - 85How to Change a a Drive Partition Style from MBR to GPT - 11How to Change a a Drive Partition Style from MBR to GPT - 8