From 1346ac6a1baf177d0355c517821584dd9eddbb83 Mon Sep 17 00:00:00 2001 From: Greg Lindsay Date: Wed, 21 Jun 2017 12:22:47 -0700 Subject: [PATCH] added bullet to specifications --- windows/deployment/mbr-to-gpt.md | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/deployment/mbr-to-gpt.md b/windows/deployment/mbr-to-gpt.md index 87134c472f..4fb101afd2 100644 --- a/windows/deployment/mbr-to-gpt.md +++ b/windows/deployment/mbr-to-gpt.md @@ -224,6 +224,7 @@ Before any change to the disk is made, MBR2GPT validates the layout and geometry - 16KB + 1 sector at the end of the disk - There are at most 3 primary partitions in the MBR partition table - One of the partitions is set as active and is the system partition +- The disk does not have any extended/logical partition - The BCD store on the system partition contains a default OS entry pointing to an OS partition - The volume IDs can be retrieved for each volume which has a drive letter assigned - All partitions on the disk are of MBR types recognized by Windows or has a mapping specified using the /map command-line option