Created Montag 03 Februar 2020
The lxss folder with wslhost.exe is located at: C:\Windows\System32\lxss
bash.exe comes from: C:\Windows\System32\
The rootfs for WSL's are located at:
Ubuntu:
C:\Users\{username}\AppData\Local\Packages\CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc\LocalState\rootfs\
KALI:
C:\Users\{username}\AppData\Local\Packages\KaliLinux.54290C8133FEE_ey8k8hqnwqnmg\LocalState\rootfs\
Debian:
C:\Users\{username}\AppData\Local\Packages\TheDebianProject.DebianGNULinux_76v4gfsz19hv4\LocalState\rootfs\
Accessing Linux files from Windows using
\\wsl$
-> Uses the account name from Linux to access the filesystem.