Skip to content

Instantly share code, notes, and snippets.

View thetredev's full-sized avatar

Timo Reichl thetredev

  • Germany
  • 18:25 (UTC +02:00)
View GitHub Profile
@kmatt
kmatt / void-wsl.txt
Last active June 26, 2024 05:08
Install Void Linux on WSL2
# Based on https://gist.github.com/kmatt/71603170556ef8ffd14984af77ff10c5
# prompt ">" indicates Powershell commands
# prompt "$" are Linux shell commands
# https://docs.microsoft.com/en-us/windows/wsl/install-win10
> dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
> dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
# install https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi