Y
Hacker News
new
|
ask
|
show
|
jobs
by
NeutralWanted
50 days ago
Sort of. Technically speaking, just enabling hyper-v turns your base windows install into a VM. Wsl2 then just runs along side
2 comments
IcyWindows
50 days ago
Enabling hyper-v turns your base windows install into a VM host, not a virtual machine itself.
link
noisem4ker
50 days ago
It'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
link
firesteelrain
50 days ago
Huh that’s interesting I didn’t realize that
link