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
ROOTFS tarballs compatible with Windows Subsystem for Linux (WSL) 1 and 2 can be installed by downloading the file and running `wsl --install --from-file path/to/void.wsl`.
11
+
12
+
You can log into these images as `root` with the password `voidlinux`. Creation of a non-root user is prompted on first launch.
13
+
14
+
Documentation for WSL-specific topics is [available from Microsoft](https://learn.microsoft.com/en-us/windows/wsl).
15
+
{% endcapture %}
16
+
17
+
{% include download_wsl.html content=download_details %}
0 commit comments