casualsnek / cassowary

Run Windows Applications on Linux as if they are native, Use linux applications to launch files files located in windows vm without needing to install applications on vm. With easy to use configuration GUI
GNU General Public License v2.0
2.87k stars 75 forks source link

Unable to share a folder from linux host to windows #94

Closed Chez123321 closed 2 years ago

Chez123321 commented 2 years ago

Describe the bug When trying to share a folder it errors and says request failed

To Reproduce Steps to reproduce the behavior: Install according to the docs and use the gui to share a folder from linux to windows.

Expected behavior A shared folder with the drive letter D:/

Screenshots image

System information:

sleeyax commented 1 year ago

@Chez123321 how did you solve this? I'm having the same issue.

casualsnek commented 1 year ago

@Chez123321 how did you solve this? I'm having the same issue.

Can you try while you have at least one windows application open ? If the VM has just booted up and no application has opened, the user logon is not done so mapping cannot be done at that moment !

sleeyax commented 1 year ago

I have successfully connected to the VM and started cmd via cassowary -c guest-run -- cmd.exe. But the mapping still fails with another obscure error now:

image

The Shared linux root directory option under the Advanced config tab works fine though.

Chez123321 commented 1 year ago

@sleeyax I gave up on it, sorry