Posted On January 18, 2021

MBR & GPT Disk Partitioning Comparisons

kimconnect 0 comments
blog.KimConnect.com >> Windows >> MBR & GPT Disk Partitioning Comparisons

A quote one has provided to colleagues on this topic:

Although speed is the same between MBR and GPT disk partitioning, the latter supports volumes up to 18 exabytes with 128 partitions per disk while the former allows volumes up to 2 terabytes with 4 primary partitions per disk. On an MBR disk, the partitioning and boot data are stored contiguously. If this data is overwritten or corrupted, it’s difficult to recover. Conversely, GPT stores multiple copies of this data across the disk; thus, it’s easier to recover from corruptions on a GTP formatted device.

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Setting Windows Security Auditing via Command Line

Please be advised that the follow auditpol cmdlet would be overridden by Group Policies in…

How to change product ID and install new CD Key for Windows

Regedit >> browse to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\Current Version >> change ProductID to new value >> exit…

System Backup Proposal for Businesses not Under Regulations

Objectives: - RPO 10 minutes for Data of mission critial servers (Domino & Finance) -…