USB Update to 1709 from 1703 "cannot update system reserve partition"

Page 3 of 3 FirstFirst 123

  1. Posts : 136
    Windows 10 21H2 Build 19044.3086
    Thread Starter
       #21

    Thank you. It rebooted and this time got further producing a new objection!

    USB Update to 1709 from 1703 "cannot update system reserve partition"-20171126_162527.jpg

    Shall I start a new thread?
      My Computer


  2. Posts : 136
    Windows 10 21H2 Build 19044.3086
    Thread Starter
       #22

    I see a file jumped onto my usb and Ive no idea how that happened. I deleted it,, rebooted and am trying it again.
      My Computer


  3. Posts : 136
    Windows 10 21H2 Build 19044.3086
    Thread Starter
       #23

    With stray file deleted, same failure and message.

    FWIW, the machine boots Legacy to my best understanding.

    I found this thread, but, my 2nd grader proficiency level with windows makes it quite a stretch for me to extrapolate the steps there into a 1:1 series of remedial repair steps.

    'Unsupported Disk Layout for UEFI Firmware' yet BIOS Mode set to UEFI Solved - Windows 10 Forums
      My Computer


  4. Posts : 18,432
    Windows 11 Pro
       #24

    So, looking at your UEFI firmware screenshots on your new thread, your computer is capable of booting in UEFI, but it was previously booting in legacy BIOS mode. When we formatted the "System Reserved" partition, we did it as FAT32 instead of NTFS which is compatible with both UEFI and legacy BIOS booting. So there are a couple of possibilities here, and a couple possible solutions. First the problem:
    1. The computer is really booting in UEFI mode now. Windows upgrade to FCU is complaining because the drive is still MBR partitioned and not GPT partitioned. We could try converting the drive to GPT, booting the computer in UEFI mode, and then the upgrade might go through.

    2. The computer is still booting in legacy BIOS mode, but Windows upgrade is seeing the FAT32 partition, and possibly a UEFI capable firmware, and complaining because it thinks the computer should be booting in UEFI mode.

    The conservative fix would be to repeat the process that we did to recreate the "System Reserved" partition, but this time format it as NTFS instead of FAT32. This would likely force the computer to boot in legacy BIOS mode, and likely Windows upgrade would see the NTFS "system reserved" partition and not complain about the computer being UEFI compatible. These would be the steps:

    Using MiniTool Partition Wizard, delete the FAT32 partition the we created on Disk 2 (minitool disk 2), it should be the first partition. Make sure to click the apply button. Open a command prompt (admin) - "run as administrator" command prompt and run the following commands:

    diskpart
    select%disk%1
    create%part%pri
    format%fs=ntfs%quick%label="System Reserved"
    assign%letter=t
    active
    exit
    bcdboot%C:\Windows%/s%T:%/f%ALL
    exit

    If format%fs=ntfs%quick%label="System Reserved" gives you the same illegal label error, then shorten the command to
    format%fs=ntfs%quick
    just like you did before. Complete the rest of the commands.

    Reboot the computer and try the upgrade again.

    The other option would be to attempt to convert the drive to GPT and boot it in UEFI mode;
    Convert Windows 10 from Legacy BIOS to UEFI without Data Loss Installation Upgrade Tutorials
      My Computer


  5. Posts : 136
    Windows 10 21H2 Build 19044.3086
    Thread Starter
       #25

    Thank you.

    Your assistance is appreciated.

    Hopefully I'll be up to tackling it after dinner.

    If not, there's tomorrow and I'm starting to grasp this narrow subject matter.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 16:35.
Find Us




Windows 10 Forums