Skip to content
Discussion options

You must be logged in to vote

This is intentional:

  1. Alignment: All partitions should align to 1 MiB boundary. So size is calculated & rounded in MiB.
  2. Reserved space: 1 MiB at the start and the end.

In addition to the primary GPT header and Partition Entry Array, stored at the beginning of the disk, there is a backup GPT header and Partition Entry Array, stored at the end of the disk.

https://en.wikipedia.org/wiki/GUID_Partition_Table#Features
https://superuser.com/questions/1483928/why-do-windows-and-linux-leave-1mib-unused-before-first-partition

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by technobirb
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants