how to make a new System Reserved partition at the end of my HD

Page 1 of 10 123 ... LastLast

  1. Posts : 177
    Windows 10
       #1

    how to make a new System Reserved partition at the end of my HD


    No word for 24 hours on how to make a new System Reserved partition at the end of my HD. Macrium Reflect is great and obviously can save an image of any partition anywhere on your system that has enough room for the file, but it can't see NAS and I don't see a way to save an entire HD or do a rolling backup. I'm keeping Acronis; Macrium Reflect is a vast supplement to Acronis, so I'm keeping it too.

    I suppose that I could boot to my new Rescue Media on thumb drive, use diskpart to shrink the data partition by 2 GB or so (is that enough?), then make that new free space my new System Reserved partition using system commands shown in previous messages on this thread.

    But, I've seen hints that Microsoft is looking at ways to solve my problem, which is apparently fairly common. It doesn't take a rocket scientist to block out a procedure: if insufficient space is seen in the System Reserved partition, scratch on free space somewhere else on the system (I've seen Windows Update doing just that on my system). If there is enough space, but the System Reserved partition seems to have space-filling junk, clean it out and reinitialize it with the minimum of files needed to support the update, then put it back as it should be when the update is ending.
      My Computer


  2. Posts : 30,607
    Windows 10 (Pro and Insider Pro)
       #2

    Motorfingers said:
    No word for 24 hours on how to make a new System Reserved partition at the end of my HD. Macrium Reflect is great and obviously can save an image of any partition anywhere on your system that has enough room for the file, but it can't see NAS and I don't see a way to save an entire HD or do a rolling backup. I'm keeping Acronis; Macrium Reflect is a vast supplement to Acronis, so I'm keeping it too.

    I suppose that I could boot to my new Rescue Media on thumb drive, use diskpart to shrink the data partition by 2 GB or so (is that enough?), then make that new free space my new System Reserved partition using system commands shown in previous messages on this thread.

    But, I've seen hints that Microsoft is looking at ways to solve my problem, which is apparently fairly common. It doesn't take a rocket scientist to block out a procedure: if insufficient space is seen in the System Reserved partition, scratch on free space somewhere else on the system (I've seen Windows Update doing just that on my system). If there is enough space, but the System Reserved partition seems to have space-filling junk, clean it out and reinitialize it with the minimum of files needed to support the update, then put it back as it should be when the update is ending.
    If you want new Reserved Recovery partition on the end, think In-place upgrade would that for you
    Last edited by AndreTen; 26 Aug 2021 at 16:59.
      My Computers


  3. Posts : 2,832
    Windows 10 Pro X64
       #3

    Hi,

    It's the Recovery partition that should be at the end really.
    Make a full system using MR first.
    Using diskpart to delete the old Recovery partition then Macrium Reflect to restore the imaged partition where you want them.

    Cheers,
      My Computers


  4. Posts : 177
    Windows 10
    Thread Starter
       #4

    fdegrove said:
    Hi,

    It's the Recovery partition that should be at the end really.
    Make a full system using MR first.
    Using diskpart to delete the old Recovery partition then Macrium Reflect to restore the imaged partition where you want them.

    Cheers,
    With a terabyte of data and scores of applications, I'm not ready to clear off the HD and start over unless I must.
      My Computer


  5. Posts : 56,830
    Multi-boot Windows 10/11 - RTM, RP, Beta, and Insider
       #5

    Motorfingers said:
    With a terabyte of data and scores of applications, I'm not ready to clear off the HD and start over unless I must.
    I don't think you understood fdegrove's post at all. What he suggested is in no starting over or clearing all your data. Look at it again.





    p.s. - if your issue persists, suggest you start your own thread for it. This is a NEWS thread.

    taken care of by Admin...............
    Last edited by f14tomcat; 26 Aug 2021 at 16:51.
      My Computers


  6. Posts : 2,832
    Windows 10 Pro X64
       #6

    Hi,

    Motorfingers said:
    With a terabyte of data and scores of applications, I'm not ready to clear off the HD and start over unless I must.
    Macrium Reflect allows you to make a full system image to any accesible disk of your choice.
    Build a Macrium rescue usb stick, verify it boots.
    Then we can delete the recovery partition using diskpart, boot off the rescue disk and restore the image by dragging and dropping the partitions in the desired order. Then start the restore.
    Reboot and that's the end of that.

    If you find it hard to understand then I too suggest you open a thread of your own and I'll assist you where needed.

    Cheers,
    Last edited by fdegrove; 26 Aug 2021 at 18:54.
      My Computers


  7. Posts : 18,432
    Windows 11 Pro
       #7

    Have we verified that it is a recovery partition that is desired and not the actual System Reserved partition? A new System Reserved partition is easy. Instead of creating a new recovery partition, I would just enable Windows Recovery Environment in the C: drive OS partition and forget about a separate Recovery Partition. Here is my recovery environment:

    Code:
    C:\Windows\system32>reagentc /info
    Windows Recovery Environment (Windows RE) and system reset configuration
    Information:
    
        Windows RE status:         Enabled
        Windows RE location:       \\?\GLOBALROOT\device\harddisk0\partition4\Recovery\WindowsRE
        Boot Configuration Data (BCD) identifier: 79d84e9a-b33e-11eb-91df-3413e83d466c
        Recovery image location:
        Recovery image index:      0
        Custom image location:
        Custom image index:        0
    
    REAGENTC.EXE: Operation Successful.
    
    
    C:\Windows\system32>diskpart
    
    Microsoft DiskPart version 10.0.22000.1
    
    Copyright (C) Microsoft Corporation.
    On computer: JOHN-LAPTOP
    
    DISKPART> select disk 0
    
    Disk 0 is now the selected disk.
    
    DISKPART> select part 4
    
    Partition 4 is now the selected partition.
    
    DISKPART> detail part
    
    Partition 4
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 443390361600
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 1     C   Windows 11   NTFS   Partition     64 GB  Healthy    Boot
    
    DISKPART>
    I have no separate recovery partition on disk 0, I believe it is useless to do so.
      My Computer


  8. Posts : 5,330
    Windows 11 Pro 64-bit
       #8

    If Windows 10 installed HDD missing a EFI System Reserved partition, you can create one by following below instructions.

    Please boot your computer with Windows Installation Media and from Windows Recovery Environment start the Command Prompt.

    From Command Prompt execute below commands one at a time:

    Code:
    Diskpart
    
    List Disk 
    
    Select Disk 0
    
    List Partition
    
    Select Partition X
    
    Shrink desired=100
    
    Create Partition EFI
    
    FORMAT FS=FAT32 LABEL="ESP"
    
    Assign Letter=W
    
    Exit
    
     bcdboot C:\Windows /s W: /f  ALL
    Use "List Disk" command to find out disk number assign to Windows 10 installed drive.

    Replace number 0 zero with disk number assign to Windows 10 installed drive

    Use "List Partition" command to find out Windows 10 installed partition assigned number.

    Replace X letter with Windows 10 installed partition assigned number.

    You may need to replace C: drive letter with Windows 10 installed partition drive letter.

    I have to warn you Diskpart tool is very dangers, so please make sure to execute Diskpart command carefully.
      My Computer


  9. Posts : 15,491
    Windows10
       #9

    NavyLCDR said:
    Have we verified that it is a recovery partition that is desired and not the actual System Reserved partition?
    Yep, we need to see how the disk is partition using disk manager, and from diskpart using "list volume" command before we can advise a course of action.
      My Computer


  10. Posts : 41,475
    windows 10 professional version 1607 build 14393.969 64 bit
       #10

    What problems are you having with the disk drive that you want to modify the partition layout?

    Are you having a failure to upgrade the system reserved partition?

    This can be fixed either by removing unneeded files or expanding the reserved partition.

    The Windows upgrade failure files typically indicates the insufficiency.

    Most often this is < 15 MB.



    These links have images of the default layout for drives that are Legacy / MBR and UEFI / GPT:

    https://docs.microsoft.com/en-us/win...ive-partitions
    https://docs.microsoft.com/en-us/win...%20Environment.



    Run:

    V2: BSOD - Posting Instructions

    Tuneup.bat - Click here to go to the BSOD batch repository to download and run this batch file.

    DiskParInfo.bat - Click here to go to the BSOD batch repository to download and run this batch file.

    Upgrade_failure_info.bat - Click here to go to the BSOD batch repository to download and run this batch file.


    For share links please use one drive, drop box, or google drive
      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 03:25.
Find Us




Windows 10 Forums