
Use tar -czf to create a tarball of your files.If you don't have a lot of disk space you can use Linux techniques to move your files over: The implementation above requires a lot of disk space.Please see the commands doc for more information. You can then copy this file to another machine, and import it using wsl -import -vhd. The easiest way is to use the wsl -export -vhd command to export your WSL distribution to a VHD file.There are a few ways you can accomplish this task: How can I transfer my WSL files from one machine to another? There are other smaller differences compared to bare metal Linux and more differences are expected to arise in the future as the inner loop development workflow is prioritized.This setup is different than a traditional Linux set up. GPU access in WSL happens through a /dev/dxg device, which routes GPU calls out to the Windows GPU.The Linux kernel used by WSL is updated automatically.WSL can run Windows executables from Linux, which could also lead to a different environment than a traditional Linux VM.Windows paths are appended to your path by default, which could cause unexpected behavior for certain Linux applications compared to a traditional Linux environment.


If you have no open file handles to Windows processes, the WSL VM will automatically be shut down.WSL has a lightweight utility VM that starts, stops and manages resources automatically.The main differences between WSL and a traditional production environment are: Our goal is to make clear how WSL differs from a regular VM environment, so you can make the decision on whether it fits your business needs. There are design features in WSL that make it great for this purpose but may make it challenging for production-related scenarios compared to other products. WSL has been designed and built to use with inner loop development workflows.
