6 ms·
Sort of. Technically speaking, just enabling hyper-v turns your base windows install into a VM. Wsl2 then just runs along side
by NeutralWanted 5mo ago
Sort of. Technically speaking, just enabling hyper-v turns your base windows install into a VM. Wsl2 then just runs along side
- firesteelrain 5mo agoHuh that’s interesting I didn’t realize that
- IcyWindows 5mo agoEnabling hyper-v turns your base windows install into a VM host, not a virtual machine itself.
- noisem4ker 5mo agoIt's kind of both. Hyper-V is a bare-metal (type 1) hypervisor. Windows runs virtualized, one level above it, in a privileged (host) VM, next to other (guest) VMs. https://en.wikipedia.org/wiki/Hyper-V#Architecture https://en.wikipedia.org/wiki/Hyper-V#Architecture