Sharing more than one folder #1606
-
Hello, is it possible to share more than one folder from host to guest? |
Beta Was this translation helpful? Give feedback.
Answered by
serhii-serdiuk
Mar 28, 2025
Replies: 1 comment
-
Solved by adding extra path into config: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
serhii-serdiuk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solved by adding extra path into config:
extra_args="-virtfs local,path=<path_to_extra_directory_to_share>,mount_tag=extra-folder,security_model=passthrough"