|
|
|
|
|
by thesz
1225 days ago
|
|
Yes, the file system appears to be Windows one. I remember no questions being asked when I set up WSL2. I really doubt that WSL2 will be at native speed with the Linux file system, because reads and writes still have to go through Windows kernel to be mapped into actual hardware reads/writes. |
|
No, Linux is running alongside Windows, not under it. Windows itself is virtualized when WSL2 is turned on, and both Linux and Windows run under Hyper-V. It's quite fancy actually.