Open anthonyvdotbe opened 1 year ago
I also attempted to do this and got the exact same error. In my case the dev drive is mounted at D:\.
C:\>wsl --import Ubuntu1 D:\WSL\Ubuntu1 D:\Ubuntu1.tar --version 1
Import in progress, this may take a few minutes.
Error: 0xd000000d
Error code: Wsl/Service/0xd000000d
/logs
Did anyone find the solution for -
Error: 0xd000000d Error code: Wsl/Service/RegisterDistro/0xd000000d
I'm trying to move wsl to a different drive and it keeps on giving me this error.
From my case, to resolve this issue, Linux Distro must be installed on Driver C:
Windows Version
Microsoft Windows [Version 10.0.22631.2715]
WSL Version
2.0.9.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.133.1-1
Distro Version
Debian
Other Software
No response
Repro Steps
$HOME/Repositories
$HOME/Desktop
:Expected Behavior
The import succeeds.
Actual Behavior
The import fails:
Diagnostic Logs
No response