Fix WSL File Permissions
The file permissions on Windows Subsystem for Linux are very screwed up by default. To fix this…
Step 1
Create the file /etc/wsl.conf
if it does not already
exist and add the following:
[automount]
enabled = true
options = "metadata,umask=22,fmask=11"
More information can be found at these links:
Configure per distro launch settings with wslconf
Step 2
- Clone your windows drive to an extra 500GB HDD you have lying around using Macrium Reflect.
- Put the hard drive in a drawer and forget about it.
- Install Linux on your NVMe
- Enjoy the simplicity