Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 614 Bytes

File metadata and controls

17 lines (13 loc) · 614 Bytes
name wsl
date 1969-12-31 22:00:00 -0800
devices
name
x86_64
name
aarch64

{% 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 %}