-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
After an update of my Ubuntu image it will not start
`PS C:\Users\lmuser> wsl -l -v
NAME STATE VERSION
- Ubuntu-24.04 Running 2
Ubuntu Stopped 2`
and I am getting these errors:
`wsl: Processing /etc/fstab with mount -a failed.
wsl: Failed to mount C:, see dmesg for more details.
wsl: Failed to translate 'C:\Program Files (x86)\Common Files\Oracle\Java\java8path'
wsl: Failed to translate 'C:\Program Files (x86)\Common Files\Oracle\Java\javapath'
wsl: Failed to translate 'C:\WINDOWS\system32'
wsl: Failed to translate 'C:\WINDOWS'
wsl: Failed to translate 'C:\WINDOWS\System32\Wbem'
wsl: Failed to translate 'C:\WINDOWS\System32\WindowsPowerShell\v1.0'
wsl: Failed to translate 'C:\WINDOWS\System32\OpenSSH'
wsl: Failed to translate 'C:\Program Files\OpenSSL-Win64\bin'
wsl: Failed to translate 'C:\Program Files\GitHub CLI'
wsl: Failed to translate 'C:\Program Files\dotnet'
wsl: Failed to translate 'C:\Program Files\Git\cmd'
wsl: Failed to translate 'C:\Program Files (x86)\AOMEI\AOMEI Backupper\8.0.0(1)'
wsl: Failed to translate 'C:\Program Files\PowerShell\7'
wsl: Failed to translate 'C:\Users\lmuser\AppData\Local\Programs\Python\Launcher'
wsl: Failed to translate 'C:\Users\lmuser\AppData\Local\Programs\Python\Python313'
wsl: Failed to translate 'C:\Program Files\OpenSSL-Win64\bin'
wsl: Failed to translate 'C:\Users\lmuser.dotnet\tools'
wsl: Failed to translate 'C:\Users\lmuser\AppData\Local\Microsoft\WindowsApps'
wsl: Failed to translate 'C:\Users\lmuser\AppData\Local\Microsoft\WindowsApps'
wsl: Failed to start the systemd user session for 'root'. See journalctl for more details.
<3>WSL (638 - Relay) ERROR: CreateProcessCommon:800: execvpe(/bin/bash) failed: No such file or directory
[process exited with code 1 (0x00000001)]
You can now close this terminal with Ctrl+D, or press Enter to restart.
`
Restarting WSL does not help. Can anyone point me in the right direction. Thank you in advance.