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".
Hi Ramesh,
Sorry for the delay. I just did not want to jump into it. So, I ran the below command to see what it says, and I get the "Cannot find OS partition(s) for disk 1" response. Also, how do I find the 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
Cannot find OS partition(s) for disk 1
C:\WINDOWS\system32>
Thank you much
Givi
Hi Givi,
Hi Ramesh,
Thank you so much for getting back with me. Please see below output from the command you sent. Anything else please let me know.
Microsoft Windows [Version 10.0.19045.4598]
(c) Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32>BCDEDIT /enum all
Firmware Boot Manager
identifier {fwbootmgr}
displayorder {bootmgr}
timeout 1
Windows Boot Manager
identifier {bootmgr}
device partition=C:
path \EFI\Microsoft\Boot\bootmgfw.efi
description Windows Boot Manager
locale en-us
inherit {globalsettings}
default {current}
resumeobject {723a7840-2b26-11ef-9a24-d28ca8647453}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
identifier {current}
device partition=C:
path \WINDOWS\system32\winload.efi
description Windows 10
locale en-us
inherit {bootloadersettings}
isolatedcontext Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \WINDOWS
resumeobject {723a7840-2b26-11ef-9a24-d28ca8647453}
nx OptIn
bootmenupolicy Standard
Resume from Hibernate
identifier {723a7840-2b26-11ef-9a24-d28ca8647453}
device partition=C:
path \WINDOWS\system32\winresume.efi
description Windows Resume Application
locale en-us
inherit {resumeloadersettings}
isolatedcontext Yes
allowedinmemorysettings 0x15000075
filedevice partition=C:
filepath \hiberfil.sys
bootmenupolicy Standard
debugoptionenabled No
Resume from Hibernate
identifier {8740b227-be06-11ee-b8d0-97a0c5375827}
device unknown
path \WINDOWS\system32\winresume.efi
description Windows Resume Application
locale en-us
inherit {resumeloadersettings}
isolatedcontext Yes
allowedinmemorysettings 0x15000075
filepath \hiberfil.sys
bootmenupolicy Standard
debugoptionenabled No
Windows Memory Tester
identifier {memdiag}
device partition=C:
path \EFI\Microsoft\Boot\memtest.efi
description Windows Memory Diagnostic
locale en-us
inherit {globalsettings}
badmemoryaccess Yes
EMS Settings
identifier {emssettings}
bootems No
Debugger Settings
identifier {dbgsettings}
debugtype Local
RAM Defects
identifier {badmemory}
Global Settings
identifier {globalsettings}
inherit {dbgsettings}
{emssettings}
{badmemory}
Boot Loader Settings
identifier {bootloadersettings}
inherit {globalsettings}
{hypervisorsettings}
Hypervisor Settings
identifier {hypervisorsettings}
hypervisordebugtype Serial
hypervisordebugport 1
hypervisorbaudrate 115200
Resume Loader Settings
identifier {resumeloadersettings}
inherit {globalsettings}
C:\WINDOWS\system32>
Regartds,
Givi