"Reverse" WSL #4328
"Reverse" WSL
#4328
-
|
With this project is there any way to run windows ? Sort of like a "reverse" wsl. |
Beta Was this translation helpful? Give feedback.
Answered by
afbjorklund
Nov 10, 2025
Replies: 1 comment
-
|
There is no support in Lima for running Windows OS, but you can use LXD instead: https://blog.simos.info/how-to-run-a-windows-virtual-machine-on-incus-on-linux/ It will use QEMU and KVM for the virtualization, so it would also be possible to DIY... Incus: https://linuxcontainers.org/incus/announcement/ - the community fork of LXD |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
A2va
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no support in Lima for running Windows OS, but you can use LXD instead:
https://blog.simos.info/how-to-run-a-windows-virtual-machine-on-incus-on-linux/
It will use QEMU and KVM for the virtualization, so it would also be possible to DIY...
Incus: https://linuxcontainers.org/incus/announcement/ - the community fork of LXD