Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weird error message about free space #19

Open
warpdesign opened this issue Jun 30, 2023 · 4 comments
Open

Weird error message about free space #19

warpdesign opened this issue Jun 30, 2023 · 4 comments

Comments

@warpdesign
Copy link

When attempting to compress an image without enough free space, I get this error message:

The estimated process time using an SSD is about 5 minutes.

WARNING: there isn't enough free space in temp drive C to process Ubuntu-22.04.
There are only 5141 MB available.

Please, change the TEMP folder to a drive with at least 0 MB of free space.

Notice the 0 MB of free space.

@mderazon
Copy link

mderazon commented Jul 6, 2023

Getting the same thing. Not sure how much free space is expected ?

@ghost
Copy link

ghost commented Jul 12, 2023

It needs as much free space as the post compact file - so in @warpdesign's case 5141MB is needed.

This is because it shrinks to a new copy before asking you to replace the original

@okibcn 's error message presumably needs to be 5141MB of free space

@MamiyaOtaru
Copy link

"It needs as much free space as the post compact file - so in @warpdesign's case 5141MB is needed."

That doesn't follow at all. That's just how much free space he has currently, he could need 6000MB, 10,000MB, 50,000MB, who knows. All one can say for certain is that 5141MB is not enough and the needed amount is some number bigger than that

@jack-tobin
Copy link

I'm experiencing the same, which is frustrating given that the reason I need to shrink the wsl image in the first place is because I've run out of hard drive space

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants