Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

virtiofs.exe won't mount to custom mount letter when run as a service. #968

Closed
chrisposito opened this issue Aug 21, 2023 · 2 comments
Closed
Assignees

Comments

@chrisposito
Copy link

virtiofs.exe ignores the parameter when set via ImagePath value of a service in the registry like so:
C:\Program Files\Virtio-Win\VioFS\virtiofs.exe -m k:

To Reproduce
Attempt to add the drive letter parameter on the ImagePath value or as a Parameter key in the registry.
image

Expected behavior
A way to persistently set a custom drive letter that doesn't conflict with other mounts, which behaves the same way as using the service properties dialog box to set a temporary "Launch parameter" like so:
image

Host:
Ubuntu 22.04.2 LTS
6.2.0-26-generic
QEMU emulator version 6.2.0 (Debian 1:6.2+dfsg-2ubuntu6.12)
libvirtd (libvirt) 8.0.0

VM:

  • Windows version Windows 10 21H2 (OS Build 19044.3086)
  • VioFS
  • Virto-win-guest-tools version 0.1.229

Additional context
Add any other context about the problem here.

@viktor-prutyanov
Copy link
Collaborator

@chrisposito
Copy link
Author

Thanks so much, sorry I missed that! I was trying to figure that one out for hours.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants