Question about multiple operating systems
Question about multiple operating systems
It's been some time since I've interacted with WSL, but if it hasn't changed much then this likely won't meet the expectations of the original poster since WSL operates through the command line only. It remains dependent on running inside Windows, which still influences his need for Blender even when it supports CLI. I recently shared a guide on configuring an Ubuntu/Windows desktop setup—no middle ground here. The main issue is still the lack of a host-mounted drive that lets files be accessed directly within the VM while staying connected to the network. Personally, I'd prefer accessing files over the internet or splitting the storage between Windows and Linux so both can use them simultaneously. The HDD could be moved into the VM, but I'm unsure if the host would still allow read/write operations during the guest's access. My usual method for transferring data between Linux hosts and Windows VMs involves using a network file server and bridging the adapter to connect locally.