Forum Discussion
MBR2GPT Disk layout validation failed
Mr_Garrison The log hint in the video was extremely valuable.
Unfortunately, it turns out that my personal failure mode for MBR2GPT seems to be:
ValidateLayout: First partition too close to the beginning of the disk. Should start at offset 17408 or above, found at 512
I have no idea what, if anything, I would be able to do to remedy that. I'm assuming that first partition is crucial (even though it show as 100% free) and I can't just remove it.
My disk looks like:
and
macsrwe- reverse the instructions. If you are "too close" to the beginning of the partition, follow the instructions, but you'll be creating space in front of the partition instead of at the end of the partition.
The answer to your issue is in the response from the log. So you want to create more space, just like the log instructs you - start the offset at 17408 or more (e.g. 17410).
- macsrweApr 29, 2022Copper ContributorSorry for the late reply, I never got a notification of this response.
I hear what you're saying, but it sounds tougher than "reverse the instructions." Following the instructions to grow or shrink dead space in a partition is relatively pedestrian. But I don't have any instructions on hand that let me shift an entire partition rightwards by 17K, data and all. How do I do that?- Mr_GarrisonApr 30, 2022Copper Contributor
macsrweDon't think of the process as how you described. Think of simply decreasing the volume size.
Read my instructions again. The instructions don't get specific about using Disk Management since all those who had posted were well versed with that portion, apparently. You're really not "reversing" the instructions. You are simply using the same instructions to reduce the volume and allow Windows to determine the "where" to move things around.
Open Disk Management (use the search bar in Windows - it will appear as "Create and format hard disk partitions" - click and look around to get used to where things are, labels, options, etc.
When you're comfortable that you have at least an idea of what you are going to do, then "select" (click on) the volume you want to edit.Since you've already determined where you need space, you are going to reduce the volume by the amount you have determined using the "log" information where it states how much the volume size is over - or, too close to ?
Right click on the volume that needs to be reduced in size. You will have an option appear in the list from your right click where you can click on "Shrink Volume".When you click on that another window will appear. In that window you will see the size of the volume and a field you can change the numbers (size) of the volume. Change that number to comply with what your "log" said (something like "too close to XX").
There is a calculation between the size of the volume and what the log says it should be. In your case, your log will state something like "...too close to beginning of disk. Should begin at offset X or more, found at X.
So you want to calculate the difference between "Should begin..." and "...found at..."
The difference is the amount you will "shrink" the volume (change the numbers in "Shrink Volume") so that the volume matches what the log is telling you. If you make the volume slightly smaller than recommended, that's better - just don't go more than a few digits smaller than recommended (unless you have lot of space on the drive that's not used).
When you have manually changed the volume numbers, click "Shrink" in the little window and Windows will do the work.When that is completed, run the MBR2GPT test again. You should see that the test is happy with the volume at that point.
- macsrweMay 04, 2022Copper ContributorI hope I didn't offend you with my last posting. I really don't understand your instructions. If you can explain how you expect me to modify a partition that I don't think is modifiable, I'm perfectly willing to try anything that seems to make sense. Otherwise, I'm up the creek?