Hi All,
Greets,
1.
First attempt at running mbr2gpt went smoothly. The MBR drive was converted in an instance and booted successfully subsequently.
Congrats & Thanks to both of you (
goopy &
Megahertz07 ) It's a great find! Using "
Win 10 tool" to convert Win 7 OS disk from MBR to GPT without losing data & installation!
2.
However the usual 128Mb system reserve was not created. What is that used for? Any problem down the road?
(i) Don't confuse "System Reserved Partition ( active partition in MBR )" with "MSR ( GPT )"!
(ii) It seems the tools, converting an OS disk from MBR to GPT, don't take care about
MSR creation. Why ? I don't have much to say except
this!
( Unfortunately, The
MSR will not be listed in Window's in-built Disk Management & people lose it preparing for Installations & dual boots. It can be seen only from 3rd party Imaging or Partitioning programs. It is also listed in Windows In-built Command line tool
Diskpart ( Diskpart > List Disk > Select Disk > List Partition )
3.
Would anyone know what tool was used to perform the MBR/GPT conversion without destroying the data? Can diskpart convert gpt do the job?
It was done by a win 10 command line tool :
MBR2GPT.EXE which is included in ''Windows 10 version 1703 build 15063'' & later versions. We don't have that in Win 7, 8, 8.1 & earlier versions of Win 10. KYHI Recovery ISO is based on an earlier version of Win 10. So, it does not support the tool either.
No, diskpart can't convert to GPT without data loss but good 3rd party Partitioning programs can do that for free.
But you are migrating an OS disk & not just a data disk which is
directly supported by only
Pro editions of 3rd party programs.
4.
Came across this old post by Kyhi "Moving/recreating EFI partition" on migrating to a new drive and was wondering if the tools used can do so similarly in W7. The idea seems to be
(a) Use diskpart to create a 100MB EFI partition on a new GPT drive,
(b) Make an image of the windows partition to be migrated and restore on to the unallocated portion of the new GPT drive,
(c) Run BCDboot to write the boot data to the new EFI partition.
So does W7 have all the tools required to do this?
Moving / recreating EFI partition - Windows 10 Forums
Hats Off! Great Link, Greater Understanding & Greatest Idea!
We have those options in Win 7 command line as well.
You have sketched a full plan to migrate. That looks great but still experimental! I would further suggest to make all the three partitions EFI, MSR & OS and then proceed with the migration.
But the things are a little different / limited in the link. He is actually creating
EFI partition on the disk while OS partition is already there. He is only making space for EFI Partition, then creating it & writing boot data to it. The OS partition is already there.
You are having a fully working OS with EFI partition already there as you have mentioned above.
You are only missing
MSR partition which has no mention in the link.
Let me know.
Thanks & Regards. ...