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
That didn't do anything either (as far as I could see).
Then I tried the
Minimal manual installation
Now I get this errer
: command not found
-bash: /etc/profile.d/00-wsl2-systemd.sh: line 21: syntax error near unexpected token $'in\r'' 'bash: /etc/profile.d/00-wsl2-systemd.sh: line 21: case "$0" in
when the distro is started.
--
Eigil
The text was updated successfully, but these errors were encountered:
On this system:
`PS D:\Users\eigil> wsl --status
Default Distribution: Ubuntu
Default Version: 2
WSL version: 0.58.3.0
Kernel version: 5.10.102.1
WSLg version: 1.0.33
MSRDC version: 1.2.2924
Direct3D version: 1.601.0
Windows version: 10.0.22610.1
PS D:\Users\eigil> wsl --list --all -v
NAME STATE VERSION
UbuntuTstGenie Stopped 2
Ubuntu-22.04 Stopped 2
UbuntuDvlGenie Running 2
UbuntuDvl Stopped 2
UbuntuGenie Stopped 2
UbuntuTst Stopped 2
PS D:\Users\eigil>
`
I can't get it to work.
pwsh.exe -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "D:\Users\eigil\projects\myCommands\WSL_Div\one-script-wsl2-systemd\install.ps1"
That didn't do anything (as far as I could see).
pwsh.exe -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "D:\Users\eigil\projects\myCommands\WSL_Div\one-script-wsl2-systemd\install.ps1" -distro UbuntuDvlGenie
That didn't do anything either (as far as I could see).
Now I get this errer
when the distro is started.
--
Eigil
The text was updated successfully, but these errors were encountered: