| name | wsl | ||||||
|---|---|---|---|---|---|---|---|
| date | 1969-12-31 22:00:00 -0800 | ||||||
| devices |
|
{% capture download_details %}
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.
You can log into these images as root with the password voidlinux. Creation of a non-root user is prompted on first launch.
Documentation for WSL-specific topics is available from Microsoft. {% endcapture %}
{% include download_wsl.html content=download_details %}