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

Can't move docker-desktop and docker-desktop-data #127

Closed
xspeed1989 opened this issue Jun 18, 2020 · 5 comments
Closed

Can't move docker-desktop and docker-desktop-data #127

xspeed1989 opened this issue Jun 18, 2020 · 5 comments

Comments

@xspeed1989
Copy link

[ERROR] Couldn't open the directory "\?\?\C:\Users\John\AppData\Local\Docker\wsl\distro".
Reason: 文件名、目录名或卷标语法不正确。
PS D:\Software\LxRunOffline> .\LxRunOffline.exe move -n docker-desktop-data -d E:\WSL\docker-desktop
[ERROR] Couldn't open the directory "\?\?\C:\Users\John\AppData\Local\Docker\wsl\data".
Reason: 文件名、目录名或卷标语法不正确。

@lscgzwd
Copy link

lscgzwd commented Jun 21, 2020

the same.

@xspeed1989
Copy link
Author

xspeed1989 commented Jun 21, 2020

the same.

If you are a c/c++ developer, you can modify the source and compile by yourself
you can find MoveFile function in main.cpp, just trim the left 3 characters of the src path

@xspeed1989
Copy link
Author

the same.

If you are a c/c++ developer, you can modify the source and compile by yourself
you can find MoveFile function in main.cpp, just trim the left 3 characters of the src path

@DDoSolitary
The issue still exists

@DDoSolitary
Copy link
Owner

@xspeed1989 Couldn't reproduce locally. Which version are you using?

@yunnysunny
Copy link

When use LxRunOffline-v3.5.0-msvc.zip , it will come up the error above. But weh use LxRunOffline-v3.5.0-mingw.zip , it works ok.

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