#Have sufficient free storage

11 messages · Page 1 of 1 (latest)

tepid forge
#

I can't fix this, salad always show this errors for me and i can't mining salad

ERRORS:
Have sufficient free storage, free up at least 120GB more from your main drive. (Error calculating storage)

And i use RTX 4070 Ti Super, I notice that many times my GPU is given high priority but I haven't been able to mine salad at all for a long time, I think it's because the software is detecting my hard drive error.

My info PC:

RAM 32GB
RTX 4070 Ti SUPER
I7 - 14700K

#

My disk C:

muted lichen
#

oh yeah, error calculating storage is an indicator of an issue with some wsl thing

#

one sec i'll check

#

found this

Error calculating storage issue? Here's some troubleshooting steps you could try:

Try restarting Salad.
Try restarting your PC.
Try waiting a few minutes, it might fix itself.

If the error still doesn't go away, try running this command in CMD: wsl -l -v
If it says "Windows Subsystem for Linux has no installed distributions", then run the command C:\WINDOWS\system32\wsl.exe --import salad-enterprise-linux "C:\ProgramData\Salad\wsl" "C:\Program Files\Salad\wsl\salad-enterprise-linux.tar.gz" --version 2

tepid forge
#

and i use cmd

#

show me there

muted lichen
#

Try this:

  • Exit Salad by right clicking on the tray icon, then clicking 'quit'
  • Open a CMD or Powershell window as Administrator
  • Enter this command:
    wsl --unregister salad-enterprise-linux
  • Then enter this command:
    C:\WINDOWS\system32\wsl.exe --import salad-enterprise-linux "C:\ProgramData\Salad\wsl" "C:\Program Files\Salad\wsl\salad-enterprise-linux.tar.gz" --version 2
  • Open Salad again, by searching for 'Salad' in the Windows search bar

Hopefully that should fix it. You might also have to restart your PC after all that.

tepid forge