DDoSolitary / LxRunOffline

A full-featured utility for managing Windows Subsystem for Linux (WSL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LxRunOffline indicates that the directory trying to be deleted is not empty while trying to move Ubuntu 18.04 to another disk partition

Untitled opened this issue · comments

Sorry but I got the following errors while trying to move my Ubuntu 18.04 distro to another disk partition:

PS > .\lxrunoffline.exe move -n Ubuntu-18.04 -d E:\WSL
[ERROR] Couldn't set the case sensitive attribute of the directory "\\?\C:\Users\<username>\AppData\Local\Packages\CanonicalGroupLimited.Ubuntu18.04onWindows_79rhkp1fndgsc\LocalState\".
Reason: Indicates that the directory trying to be deleted is not empty.

My windows version is Windows 11 Professional, 21H2 or 22000.194 in version number.
The path where Ubuntu 18.04 distro located was truly not empty, but it's got a little confusing as that path contains previously installed WSL distro and can't be empty.
Anyway this is a great project and thanks for helping me.

Solved #168