Skip to content

Instantly share code, notes, and snippets.

@Vitre
Last active February 8, 2025 12:40
Show Gist options
  • Save Vitre/acc8e26e548fc58a39a7731c8107a785 to your computer and use it in GitHub Desktop.
Save Vitre/acc8e26e548fc58a39a7731c8107a785 to your computer and use it in GitHub Desktop.
wsl
Restart-Service LxssManager
wsl.exe --manage Ubuntu --set-sparse true
wsl --shutdown
optimize-vhd -Path .\ext4.vhdx -Mode full
wsl.exe -d Ubuntu-22.04 -u root mount --bind / /mnt/wsl/ubuntu22/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment