Trouble Making Image Backup with Acronia True Image 2016 -- apparent misread of space

Anonymous
2020-06-18T23:54:58+00:00

I have been trying for days now to make a backup image of my internal Windows 10 hard drive, fully updated to current Windows 10 level May 2020. I have been using Acronis True Image 2016, as I always do. I have been backing up to an external, USB2 connected hard drive with 160 GB of free space on it (a 320 GB hard drive), the same drive I normally backup to. This is a Gateway laptop, NE56R from 2012, which shipped with Windows 8.

I have been trying to backup all partitions, including the C, and recovery partitions (including the Push Button one, which is about 15 GB) and whatever others are there. In total, they are about 109 GB. So I ought to have plenty enough free space.

I have checked all partitions to back up with True Image. It runs the whole backup, takes a good five hours. At the end, it throws up amessage saying ther eis not enough space for the image.

I have never had this problem before. The machine is booted from the True Image disk, so that should rule out some issue wiht my Widows 10 OS. I am doing a full disk backup, and I am even using Maximum Compression, which is what I always use, so I should need something lessthatn 109 GB of free space. and Ihave 160 GB of free space on the external drive.

I have a backup of Win 10 I made in April, shortly before the new OS level cam out on the drive -- I always keep two, just because. I deleted the older of the two on there, so now have only the one. I certainly don't want to delete the one on there, and still have this problem but no backup at all. But Ihave more free space than shudbe needed.

The external drive has been used only for backups since I started using it brand new, and I make a backup once or twice a year -- and I have been using it no more than four years. So, the external drive has very little, hardly any actual use on it, it is not far from brand new.

I read something this morning about a real problem found in the new Win 10 update, something to do with Storage Space, that is some sort of function in the OS now. I don't know what that is, or what it does. But the story said if your drive is not showing as RAW, then it should be OK, not affected. I checked Disk Management, and none of my volumes nor the external drive are marked as RAW. So, that should mean that issue is not the case here.

I have done enough backups in the past four years using the Acronis True Image 2016 software. It has always worked fine, and actually with less free space (I had another item on the drive too, but have deleted it. I also have deleterd about 32 GB of stuff from my C drive in an attempt to make this backup fit, but to no avail -- that is, my last two backups were actually larger than this one, and they fit fine.)

So, why do I keep getting the message about not enough space? I should have way more than enough.

Windows for home | Windows 10 | Windows update

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.

0 comments No comments

270 answers

Sort by: Most helpful
  1. VARADHARAJAN K 9,726 Reputation points Volunteer Moderator
    2020-07-16T16:34:13+00:00

    Your discussion keep on going.

    Finally tell , what exactly you want to do ?.

    Do you want to take C drive  OS  backup right? 

    You want to reinstall windows by using backedup ?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2020-07-16T16:16:44+00:00

    Got a chance to run this, In the end, as you can see, no info --it does not like that /s command:

    Windows PowerShell

    Copyright (C) Microsoft Corporation. All rights reserved.

    Try the new cross-platform PowerShell https://aka.ms/pscore6

    PS C:\WINDOWS\system32> DiskPart

    Microsoft DiskPart version 10.0.19041.1

    Copyright (C) Microsoft Corporation.

    On computer: COMPUTER

    DISKPART> Select  Disk  0

    Disk 0 is now the selected disk.

    DISKPART> Select  Part  6

    Partition 6 is now the selected partition.

    DISKPART> Assign  Letter=R

    DiskPart successfully assigned the drive letter or mount point.

    DISKPART> Exit

    Leaving DiskPart...

    PS C:\WINDOWS\system32> DIR  R:\Install.wim  /a  /s

    Get-ChildItem : A positional parameter cannot be found that accepts argument '/s'.

    At line:1 char:1

    • DIR  R:\Install.wim  /a  /s
    • 
      

        + CategoryInfo          : InvalidArgument: (:) [Get-ChildItem], ParameterBindingException

        + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand

    PS C:\WINDOWS\system32> DIR  R:\Install.esd  /a  /s

    Get-ChildItem : A positional parameter cannot be found that accepts argument '/s'.

    At line:1 char:1

    • DIR  R:\Install.esd  /a  /s
    • 
      

        + CategoryInfo          : InvalidArgument: (:) [Get-ChildItem], ParameterBindingException

        + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand

    PS C:\WINDOWS\system32> DiskPart

    Microsoft DiskPart version 10.0.19041.1

    Copyright (C) Microsoft Corporation.

    On computer: COMPUTER

    DISKPART> Select  Disk  0

    Disk 0 is now the selected disk.

    DISKPART> Select  Part  6

    Partition 6 is now the selected partition.

    DISKPART> Remove  Letter=R

    DiskPart successfully removed the drive letter or mount point.

    DISKPART> Exit

    Leaving DiskPart...

    PS C:\WINDOWS\system32>

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2020-07-16T13:57:55+00:00

    I believe what you say is Partition 1 is a partition I saw that now is invisible, it was labeled as being something about MBR, I forget the exact language. It’s format was not labeled as NTFS, as the others, its format listing was left as a blank, I think it is MBR format and holding some info about something MBR. It was just some KB in size, as I recall. I was actually going to not include it when I ran Acronis True Image, but doing so would prevent me from running it as Full Disk restore, so I just included it.

    This is gong to be a busy morning for me, will try to get to this stuff this afternoon. Meanwhile, a couple questions:

    I suppose for the next upgrade in the fall, I can first delete Partition 5, combine that space to C partition, and then let that upgrade make a new one, so I guess solve the the issue with that partition at that time. That one was only around 800 MB in size, is that large enough for a Recovery Environment Partition? And, you are saying maybe that is not what Partition 5 is! So maybe I don’t want to delete it in hoe of solving the sizer issue.

    What is Shift + Restart? That boots to what?

    Re the code you want me to run:

    You have blank at “Insert the DISM here, if you found the path.” I guess that will show in the code about that? What is DISM, how will I recognize it in the code? And, if I don’t find that path, I guess I should stop, don’t run the rest yet?

    I see your bold face code example for the DISM line. I think the path in that is:

    /WimFile:R:\Sources\Install.esd

    But that's a bit confusing. Should I run just that, with the proper path in it, or that once and then a second time, but the second time with the path to Install.wim?

    So I would copy that from the code as it shows, and add  /Index:1 after it  — that is, I would install the path into the middle of that entire line you gave as an example?

    And the rest of the code it to take the R off that we put on at start.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2020-07-16T04:37:10+00:00

    Partition 1 is the mysterious MSR (Microsoft Reserved) partition which doesn't show up in Disk Management (& no one really knows what it's for). You've got the old size. I would let that one alone, although normally its location directly precedes C:partition.

    Partition 5 is where (directly after C:partition) an upgrade-install normally would place the Win 10 Recovery Environment partition. If one is already there & big enough for the new files, it is reused (mine was reused for 2004). Otherwise, a new one is carved off the end of C:partition. Then ReagentC points to it as the Windows RE location. Shift+Restart would reboot to this.

    Partition 6: But ReagentC is saying your Push Button Reset partition (Partition 6) is the Windows RE location. It is also saying a recovery image is there. So I think Shift+Restart might go here, & I don't know whether it automatically causes the image to be restored (or would want you to click for it).

    Let's see whether we can find an Install.wim or an Install.esd on Partition 6 & examine it for Windows version. Open an Administrator Command Prompt & enter...

    DiskPart                                <<< Enter DiskPart

    Select  Disk  0                       <<< Select the HDD

    Select  Part  6                        <<< Select partition 6 - the Push Button Reset partition

    Assign  Letter=R                  <<< Put the letter R: on it

    Exit                                       <<< Exit Diskpart

    DIR  R:\Install.wim  /a  /s       <<< Find Install.wim, if it exists

    DIR  R:\Install.esd  /a  /s        <<< Find Install.esd, if it exists

                                                   <<< Insert the DISM here, if you found a path

    DiskPart

    Select  Disk  0

    Select  Part  6

    Remove  Letter=R                <<< Remove letter R:

    Exit

    Use Ctrl-A & Ctrl-C to copy, then post it to us.

    Well -- if you found a path to, say Install.esd -- then this is how to examine it...

    DISM  /Get-WimInfo  /WimFile:R:\Sources\Install.esd  /Index:1

    ...provided that's the path. Do that just before the 2nd DiskPart so that we can see it.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2020-07-16T02:28:49+00:00

    OK, here, I think this is what you want --you had the second and third lines reversed:

    Microsoft DiskPart version 10.0.19041.1

    Copyright (C) Microsoft Corporation.

    On computer: COMPUTER

    DISKPART>

    DISKPART> List Part

    There is no disk selected to list partitions.

    Select a disk and try again.

    DISKPART> Select  Disk  0

    Disk 0 is now the selected disk.

    DISKPART> List  Part

      Partition ###  Type              Size     Offset

      -------------  ----------------  -------  -------

      Partition 1    Reserved           128 MB    17 KB

      Partition 2    Recovery           400 MB   129 MB

      Partition 3    System             300 MB   529 MB

      Partition 4    Primary            648 GB   829 MB

      Partition 5    Recovery            17 GB   648 GB

      Partition 6    Recovery            31 GB   666 GB

    DISKPART> Exit

    Leaving DiskPart...

    PS 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\partition6\Recovery\WindowsRE

        Boot Configuration Data (BCD) identifier: 2d25babf-c701-11ea-bc80-f9e613436a82

        Recovery image location:   \?\GLOBALROOT\device\harddisk0\partition6\RecoveryImage

        Recovery image index:      2

        Custom image location:

        Custom image index:        0

    REAGENTC.EXE: Operation Successful.

    PS C:\WINDOWS\system32>

    Was this answer helpful?

    0 comments No comments