You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to register an Ubuntu 24.04 LTS and I get errors when I try to start it.
Steps:
Add new distribution
Select distro source: Docker Hub
Docker image: ubuntu:24.04
Register distro
wsl -d Ubuntu-2404docker
And I get this:
Full log
D:\>wsl -d Ubuntu-2404docker
<3>WSL (12) ERROR: CreateProcessParseCommon:711: Failed to translate D:\
<3>WSL (12) ERROR: CreateProcessParseCommon:757: getpwuid(0) failed 2
<3>WSL (12) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Program Files (x86)\Common Files\Oracle\Java\javapath
<3>WSL (12) ERROR: UtilTranslatePathList:2866: Failed to translate C:\WINDOWS\system32
<3>WSL (12) ERROR: UtilTranslatePathList:2866: Failed to translate C:\WINDOWS
<3>WSL (12) ERROR: UtilTranslatePathList:2866: Failed to translate C:\WINDOWS\System32\Wbem
<3>WSL (12) ERROR: UtilTranslatePathList:2866: Failed to translate C:\WINDOWS\System32\WindowsPowerShell\v1.0\
<3>WSL (12) ERROR: UtilTranslatePathList:2866: Failed to translate C:\ProgramData\chocolatey\bin
<3>WSL (12) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Users\yuryw\AppData\Local\Microsoft\WindowsApps
Processing fstab with mount -a failed.
Failed to mount C:\, see dmesg for more details.
Failed to mount D:\, see dmesg for more details.
Failed to mount C:\, see dmesg for more details.
Failed to mount D:\, see dmesg for more details.
<3>WSL (12) ERROR: CreateProcessEntryCommon:334: getpwuid(0) failed 2
<3>WSL (12) ERROR: CreateProcessEntryCommon:505: execvpe /bin/sh failed 2
<3>WSL (12) ERROR: CreateProcessEntryCommon:508: Create process not expected to return
Tried to register Ubuntu 21.10 both via "Supported distro list" and via ubuntu:21.10 - works fine.
P.S. Also tried to register ubuntu:20.04, ubuntu:22.04, ubuntu:23.10 - same error. So, I guess it's not specific to a version but easyWSL has to support a particular distro in some way?
The text was updated successfully, but these errors were encountered:
I tried to register an Ubuntu 24.04 LTS and I get errors when I try to start it.
Steps:
ubuntu:24.04
wsl -d Ubuntu-2404docker
And I get this:
Full log
Tried to register Ubuntu 21.10 both via "Supported distro list" and via
ubuntu:21.10
- works fine.P.S. Also tried to register
ubuntu:20.04
,ubuntu:22.04
,ubuntu:23.10
- same error. So, I guess it's not specific to a version but easyWSL has to support a particular distro in some way?The text was updated successfully, but these errors were encountered: