Windows 7 Backup Problem - Not Enough Space!?

Tags: windows 7, backup, error, troubleshooting, linux

There I was, trying to make a system image the easy way (i.e., clicking “Create system image” instead of booting up in some Linux LiveCD and faffing around with programs in a command line) and Windows threw a wobbler:

There is not enough space to create the volume shadow copy on the storage location.  Make sure that, for all volumes to be backup up*, the minimum required disk space for shadow copy creation is available.  This applies to both the back up storage destination and volumes included in the back up.  Minimum requirement:  For volumes less than 500 megabytes, the minimum is 50 megabytes of free space.  For volumes more than 500 megabytes, the minimum is 320 megabytes of free space.  Recommended:  At least 1 gigabyte of free disk space on each volume if volume size is more than 1 gigabyte (0x80780119).

*- I found a typo!

I had a look at my hard drive partitions – both had at least 100GB free.  Then I remembered that Windows 7 creates a non-lettered partition of 100MB which it calls “System Reserved”.  This partition had 78MB in it, leaving only 22MB free.  The error message states that “volumes less than 500 megabytes … [need] 50 megabytes of free space”.  There was the problem!

After some searching around, I found that I needed to use fsutil to fix the problem as follows:

  1. Assign a letter to the System Reserved partition (see here).
  2. Open an elevated command prompt (cmd.exe, run as administrator).
  3. Use the following command:
    fsutil usn deletejournal /N /D <drive>:
    where <drive> is the letter you gave in Step 1 plus the colon (e.g., F:)
  4. This will free up some space in the partition.  It left mine at 48MB used, 52MB free – more than the minimum 50MB.
  5. Finish off by removing the drive letter from the System Reserved partition (see Step 1 again).

Now, assuming there aren’t any other errors, the backup should run nicely!

Comments

Recent Bloggage

  • Opening Windows PowerShell in the current directory

    I came across this little trick on tripledot.be and thought I’d share it here, too.

    I’ve been using the Shift + Right-click > Open command window here shortcut for years, but there isn’t such a link for starting PowerShell in the same fashion. Or so I thought…

    Continue reading...

  • What's wrong with Google's numbers?

    I noticed recently that Google shows a massive amount of results, even for searches that you’d think are fairly uncommon. I also noticed that the number of results seems to change a lot in the same search. Are they up to something? Are these numbers made-up? Is there a difference between a result of the search and a result that’s shown to the user? Continue reading...

  • Some ideas for film/book-based games

    Here’s a few ideas for some new games that some friends on Live and I came up with a couple of days ago. They’re nothing serious, but they could actually work pretty well if made by the right people (i.e., not EA). Continue reading...

Xbox Gamercard

About Me

Creeping Jesus [krping jzəss] n
Derogatory slang

  1. an obsequious or servile person
  2. a hypocritically religious person

Let's go with the first definition. Funny thing is, I only just looked that up after having this nickname for pushing 8 years now, and it's scarily accurate! Although, the second definition couldn’t be further from the truth.Continue reading...