[Solved] "We couldn't update system reserved partition" Windows 10 update

Discussion in 'Windows 10' started by mubaidr, Mar 7, 2017.

  1. mubaidr

    mubaidr MDL Junior Member

    Dec 8, 2010
    53
    3
    0
  2. kaljukass

    kaljukass MDL Guru

    Nov 26, 2012
    3,396
    1,322
    120
    Where this partition is located? Here will not see such name.
    Or what do you mean?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. rpo

    rpo MDL Expert

    Jan 3, 2010
    1,447
    1,423
    60
    UEFI/GPT-based hard drive partitions require a 16 MB Microsoft reserved partition (MSR).
     
  4. mubaidr

    mubaidr MDL Junior Member

    Dec 8, 2010
    53
    3
    0

    I forgot to add that the specified partition (and recovery partition) are both missing in Disk Management Tools.

    Is there any way i can create MSR partition manually? or continue setup?
     
  5. rpo

    rpo MDL Expert

    Jan 3, 2010
    1,447
    1,423
    60
    MSR partition :

    create partition msr size=16

    Recovery partition :

    Get 500 MB unallocated storage and enter :

    create partition primary
    format quick fs=ntfs label="Recovery"
    assign letter="R"
    set id="de94bba4-06d1-4d40-a16a-bfd50179d6ac"
    gpt attributes=0x8000000000000001
     
  6. mubaidr

    mubaidr MDL Junior Member

    Dec 8, 2010
    53
    3
    0
    Thank you, exaclty what i was looking for. Will try and update. :clap:
     
  7. rpo

    rpo MDL Expert

    Jan 3, 2010
    1,447
    1,423
    60
    I believe the system reserved partition is the EFI system partition.
     
  8. mubaidr

    mubaidr MDL Junior Member

    Dec 8, 2010
    53
    3
    0
    oh. I tried to mount the EFI partition but i can't access the contents of the drive. It gives security permission error but there is no security tab in partition properties.



    Thank you once again for the quick & very helpful responces. I did increase the size of EFI partition and setup is working now. Thank you! :hug2:
     
  9. mubaidr

    mubaidr MDL Junior Member

    Dec 8, 2010
    53
    3
    0
    #11 mubaidr, Mar 8, 2017
    Last edited by a moderator: Apr 20, 2017
    (OP)
    After the preparing screen reaches 100% (before first reboot) an alert come up: "Windows installation has failed"

    This is the setup log file:

    Code:
    2017-03-08 17:10:16, Error                 CONX   Windows::Compat::Appraiser::AppraiserSettings::GetSettingsInternal (228):   Failed to Query OneSettings [0x80070002].[gle=0x80070002]
    2017-03-08 17:17:42, Error      [0x0803b6] MIG    Can't retrieve group information for user NT SERVICE\MSSQL$SQLEXPRESS. NetUserGetLocalGroups failed 0x000008AD
    2017-03-08 17:17:57, Error                 SP     pSPRemoveUpgradeRegTree: failed to delete reg tree HKLM\SYSTEM\Setup\Upgrade[gle=0x00000005]
    2017-03-08 17:18:15, Error      [0x0803b6] MIG    Can't retrieve group information for user NT SERVICE\MSSQL$SQLEXPRESS. NetUserGetLocalGroups failed 0x000008AD
    2017-03-08 17:18:28, Error      [0x080831] MIG    CSIAgent: Invalid xml format: FormatException: Component with display name: Plugin/{52776FBF-403C-49cc-b7cb-dd557f36096A} already loaded __cdecl Mig::CMXEMigrationXml::CMXEMigrationXml(class Mig::CPlatform *,class UnBCL::String *,class UnBCL::XmlDocument *,class UnBCL::String *,class UnBCL::String *)
    2017-03-08 17:19:07, Error                 CSI    00000001 (F) 80220008 [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=8] #243598# from CWcmScalarInstanceCore::GetCurrentValue(options = 393216, status = '(null)', value = { type: 40972, bytes ( 12 ): 65006e002d00550053000000 })
    [gle=0x80004005]
    2017-03-08 17:20:06, Error                 CSI    00000002 (F) 80220008 [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=8] #443422# from CWcmScalarInstanceCore::GetCurrentValue(options = 393216, status = '(null)', value = { type: 40972, bytes ( 12 ): 65006e002d00550053000000 })
    [gle=0x80004005]
    2017-03-08 17:20:10, Error      [0x0803b6] MIG    Can't retrieve group information for user NT SERVICE\MSSQL$SQLEXPRESS. NetUserGetLocalGroups failed 0x000008AD
    2017-03-08 17:20:20, Error      [0x080831] MIG    CSIAgent: Invalid xml format: FormatException: Component with display name: Plugin/{C939EC0F-2F56-4CE8-AF56-2336596A5FA7} already loaded __cdecl Mig::CMXEMigrationXml::CMXEMigrationXml(class Mig::CPlatform *,class UnBCL::String *,class UnBCL::XmlDocument *,class UnBCL::String *,class UnBCL::String *)
    2017-03-08 17:25:02, Error                        CSetupAutomation::Resurrect: File not found: C:\$WINDOWS.~BT\Sources\Panther\automation.dat[gle=0x00000002]
    2017-03-08 17:25:02, Error                 SP     CSetupPlatform::ResurrectAutomation: Failed to resurrect automation: 0x80070002[gle=0x00000002]
    2017-03-08 17:25:04, Error      [0x0803b6] MIG    Can't retrieve group information for user NT SERVICE\MSSQL$SQLEXPRESS. NetUserGetLocalGroups failed 0x000008AD
    2017-03-08 17:25:08, Error      [0x064199] IBSLIB SetCheckpoint(WinPEBootFilesRestoreCheckpoint): threw exception.: Win32Exception: \\?\G:\EFI\Microsoft\Boot\el-GR\bootmgr.efi.mui dir copy to \\?\C:\$WINDOWS.~BT\Sources\Rollback\EFI\Microsoft\Boot\el-GR\bootmgr.efi.mui: The file or directory is corrupted and unreadable. [0x80070570] void __cdecl UnBCL::Directory::Copy(const class UnBCL::String *,const class UnBCL::String *,int,struct UnBCL::Directory::ICopyDelegate *)
    void __cdecl UnBCL::Directory::Copy(const class UnBCL::String *,const class UnBCL::String *,int,struct UnBCL::Directory::ICopyDelegate *)[gle=0x00000012]
    2017-03-08 17:25:08, Error      [0x06418a] IBSLIB RollbackSetCheckpoint(WinPEBootFilesRestoreCheckpoint): threw exception.: Win32Exception: \\?\G:\EFI\Microsoft\Boot\el-GR\bootmgr.efi.mui dir copy to \\?\C:\$WINDOWS.~BT\Sources\Rollback\EFI\Microsoft\Boot\el-GR\bootmgr.efi.mui: The file or directory is corrupted and unreadable. [0x80070570] void __cdecl OSRollbackService::CCheckpointImpressario::SetCheckpoint(const unsigned short *,struct OSRollbackService::ICheckpointParameters *)
    void __cdecl UnBCL::Directory::Copy(const class UnBCL::String *,const class UnBCL::String *,int,struct UnBCL::Directory::ICopyDelegate *)
    void __cdecl UnBCL::Directory::Copy(const class UnBCL::String *,const class UnBCL::String *,int,struct UnBCL::Directory::ICopyDelegate *)[gle=0x00000012]
    2017-03-08 17:25:08, Error      [0x06414e] IBSLIB RollbackSetCheckpoint(WinPEBootFilesRestoreCheckpoint) failed. Disabling Rollback.[gle=0x00000012]
    2017-03-08 17:25:08, Error                 SP     Error setting OS Switch Rollback checkpoint[gle=0x00000012]
    2017-03-08 17:25:08, Error                 SP     Operation failed: Update Boot Code. Error: 0x80004005[gle=0x000000b7]
    2017-03-08 17:25:08, Error                 MOUPG  MoSetupPlatform: Finalize reported failure![gle=0x000000b7]
    2017-03-08 17:25:08, Error                 MOUPG  MoSetupPlatform: Using action error code: [0x80004005][gle=0x000000b7]
    2017-03-08 17:25:08, Error                 MOUPG  CDlpActionFinalize::ExecuteSetupPlatformFinalize(1018): Result = 0x80004005[gle=0x000000b7]
    2017-03-08 17:25:08, Error                 MOUPG  CDlpActionFinalize::ExecuteRoutine(435): Result = 0x80004005
    2017-03-08 17:25:28, Error                 MOUPG  CDlpActionImpl<class CDlpErrorImpl<class CDlpObjectInternalImpl<class CUnknownImpl<class IMoSetupDlpAction> > > >::Execute(441): Result = 0x80004005
    2017-03-08 17:25:28, Error                 MOUPG  CDlpTask::ExecuteAction(3243): Result = 0x80004005
    2017-03-08 17:25:28, Error                 MOUPG  CDlpTask::ExecuteActions(3397): Result = 0x80004005
    2017-03-08 17:25:28, Error                 MOUPG  CDlpTask::Execute(1631): Result = 0x80004005
    2017-03-08 17:25:28, Error                 MOUPG  CSetupManager::ExecuteTask(2083): Result = 0x80004005
    2017-03-08 17:25:28, Error                 MOUPG  CSetupManager::ExecuteTask(2046): Result = 0x80004005
    2017-03-08 17:25:28, Error                 MOUPG  CSetupManager::ExecuteInstallMode(833): Result = 0x80004005
    2017-03-08 17:25:28, Error                 MOUPG  CSetupManager::ExecuteDownlevelMode(396): Result = 0x80004005
    2017-03-08 17:25:30, Error                 MOUPG  CSetupManager::Execute(232): Result = 0x80004005
    2017-03-08 17:25:30, Error                 MOUPG  CSetupHost::Execute(368): Result = 0x80004005
     
  10. mubaidr

    mubaidr MDL Junior Member

    Dec 8, 2010
    53
    3
    0
    Had to repair EFI partition using bcd tool. Setup works fine afterwards and successfully upgraded Windows 10.