W11 arm64 WSL errors

Octavian-Codrut Popescu 0 Reputation points
2025-04-13T20:00:50.8233333+00:00

I have downloaded a tar file of Oracle Linux 8

container-registry.oracle.com_os_oraclelinux_8_arm64.tar

and imported into WSL

wsl --import "OracleLinux" C:\wsl\oracle_linux .\container-registry.oracle.com_os_oraclelinux_8_arm64.tar

wsl --import "OracleLinux" C:\wsl\oracle_linux .\container-registry.oracle.com_os_oraclelinux_8_arm64.tar

when trying to start it fails

wsl -d OracleLinux

<3>WSL (9 - Relay) ERROR: CreateProcessParseCommon:863: Failed to translate C:\Users\codrut

<3>WSL (9 - Relay) ERROR: CreateProcessParseCommon:909: getpwuid(0) failed 2

<3>WSL (9 - Relay) ERROR: UtilTranslatePathList:2878: Failed to translate C:\WINDOWS\system32

<3>WSL (9 - Relay) ERROR: UtilTranslatePathList:2878: Failed to translate C:\WINDOWS

<3>WSL (9 - Relay) ERROR: UtilTranslatePathList:2878: Failed to translate C:\WINDOWS\System32\Wbem

<3>WSL (9 - Relay) ERROR: UtilTranslatePathList:2878: Failed to translate C:\WINDOWS\System32\WindowsPowerShell\v1.0\

<3>WSL (9 - Relay) ERROR: UtilTranslatePathList:2878: Failed to translate C:\WINDOWS\System32\OpenSSH\

<3>WSL (9 - Relay) ERROR: UtilTranslatePathList:2878: Failed to translate C:\Program Files\Google\Google Apps Sync\

<3>WSL (9 - Relay) ERROR: UtilTranslatePathList:2878: Failed to translate C:\Users\codrut\python

<3>WSL (9 - Relay) ERROR: UtilTranslatePathList:2878: Failed to translate C:\Users\codrut\python\Scripts

<3>WSL (9 - Relay) ERROR: UtilTranslatePathList:2878: Failed to translate C:\Users\codrut\AppData\Local\Microsoft\WindowsApps

Processing fstab with mount -a failed.

Failed to mount C:, see dmesg for more details.

<3>WSL (9 - Relay) ERROR: operator():420: getpwuid(0) failed 2

<3>WSL (9 - Relay) ERROR: CreateProcessCommon:640: execvpe(/bin/sh) failed: No such file or directory This is Windows 11 Pro arm64 running on Surface Pro 11 with a Snapdragon Elite X CPU.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
11,360 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Octavian-Codrut Popescu 0 Reputation points
    2025-04-13T20:37:39.0933333+00:00

    Nevermind, the tar file was wrong.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.