You're welcome, Givi. Glad to have helped. 👍
You may close this thread by marking helpful posts as answers if there are no further questions. How to mark Your question as "Answered".
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I cloned my OS drive twice to move to a newer hardware. But the last time, it seems the "System Reserved" partition of the drive had some issues. 1st: it is not showing "System Reserved" on that partition. 2nd: the following attributes "system, Active, MBR" are not on it and shows only "Primary". My PC still boots up, but the whole purpose of this exercise was to get compatible to install Windows 11 and upgrade the OS drive with new and faster hardware. My questions are:
Is there anything I can do to fix it other than re-installing the OS?
Is this going to cause any issue with upgrade to Windows 11?
See below properties of this partition.
Device SCSI\Disk&Ven_NVMe&Prod_CT2000T705SSD3\5&2384875e&0&000000 was not migrated due to partial or ambiguous match.
Last Device Instance Id: SCSI\Disk&Ven_Samsung&Prod_SSD_870_QVO_1TB\4&fa535c2&0&000000
Class Guid: {4d36e967-e325-11ce-bfc1-08002be10318}
Location Path:
Migration Rank: 0xF000FF001001F020
Present: false
Status: 0xC00007196/15/2024 10:51:31 AM Device not migrated
6/15/2024 10:51:31 AM Device configured (disk.inf)
Device SCSI\Disk&Ven_NVMe&Prod_CT2000T705SSD3\5&2384875e&0&000000 was configured.
Driver Name: disk.inf
Class Guid: {4d36e967-e325-11ce-bfc1-08002be10318}
Driver Date: 06/21/2006
Driver Version: 10.0.19041.4355
Driver Provider: Microsoft
Driver Section: disk_install.NT
Driver Rank: 0xFF0007
Matching Device Id: GenDisk
Outranked Drivers:
Device Updated: false
Parent Device: PCI\VEN_C0A9&DEV_542B&SUBSYS_2B00C0A9&REV_00\4&2ec11bf&0&000A
6/15/2024 10:51:31 AM Device started (disk)
Device SCSI\Disk&Ven_NVMe&Prod_CT2000T705SSD3\5&2384875e&0&000000 was started.
Driver Name: disk.inf
Class Guid: {4d36e967-e325-11ce-bfc1-08002be10318}
Service: disk
Lower Filters:
Upper Filters:
Thank you.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
You're welcome, Givi. Glad to have helped. 👍
You may close this thread by marking helpful posts as answers if there are no further questions. How to mark Your question as "Answered".
Givi,
The /map command may not be needed. Run:
MBR2GPT /convert /disk:1 /allowFullOS
Hi Ramesh,
Thanks again, that is much better, see below the output. Would you also, tell me how do I find the required "/map", values for the source and the destination : [/map:<source>=<destination>] ?
C:\WINDOWS\system32>MBR2GPT /validate /disk:1 /allowFullOS
MBR2GPT: Attempting to validate disk 1
MBR2GPT: Retrieving layout of disk
MBR2GPT: Validating layout, disk sector size is: 512 bytes
MBR2GPT: Validation completed successfully
C:\WINDOWS\system32>
Regards,
Givi
Hi Givi,
See if MBR2GPT can now validate Disk 1.
Yes, select the 500 MB partition and click the Delete button. Or, right-click the partition and click "Delete Volume"
Hi Ramesh,
This was a good news, the output is posoitive. So, then just left click on that partion and choose "delete Volume"?
Microsoft Windows [Version 10.0.19045.4598]
(c) Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32>bcdboot C:\Windows /s C: /f ALL
Boot files successfully created.
C:\WINDOWS\system32>
Thanks a bunch.
Givi