Forum Discussion
Aaron B
Mar 23, 2018Copper Contributor
MBR2GPT Disk layout validation failed
When i try to run
mbr2gpt /validate /disk:0 /allowFullOS
i get the following output
MBR2GPT: Attempting to validate disk 0 MBR2GPT: Retrieving layout of disk MBR2GPT: Validating ...
Smart2470
Oct 07, 2021Copper Contributor
I faced this issue because my system partition and boot partition were different disks
I copied the system partition to the same disk as boot partition, rebooted with bios change to point to correct disk (boot order), then deleted to older system partition on wrong disk.
I was able to run this command successfully after that.
Turned the boot to uefi from legacy
Enabled secure boot and tpm 2
Now I am able to install windows 11. Hope this helps.
I copied the system partition to the same disk as boot partition, rebooted with bios change to point to correct disk (boot order), then deleted to older system partition on wrong disk.
I was able to run this command successfully after that.
Turned the boot to uefi from legacy
Enabled secure boot and tpm 2
Now I am able to install windows 11. Hope this helps.