Changes between Initial Version and Version 1 of Ticket #21230, comment 7
- Timestamp:
- Aug 10, 2023 3:30:33 PM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21230, comment 7
initial v1 1 I am on a fedora 37 guest, with a W10 hostand I am experiencing a very a similar (or the same) issue. Some notes that may help.1 I am on a fedora 37 host, with a W10 guest (edited 2023-08-10: "host" and "guest" were mistakenly swapped) and I am experiencing a very a similar (or the same) issue. Some notes that may help. 2 2 3 3 - The problem of not finding the drive went away as soon as I checked the automount property in the VM settings. I see that the original bug report contains autoMount="false", so it may be worth trying to set that to true. 4 4 5 - After checking the automount checkbox, my host script that is supposed to start a program in the guest and open a file on the shared folder, still doesn't work. At least not fully. Though, in the task manager I can see that the corresponding application is started up, but its window is not visible.5 - After checking the automount checkbox, my host script that is supposed to start a program in the guest and open a file on the shared folder, still doesn't work. At least not fully. Though, in the Windows task manager I can see that the corresponding application is started up, but its window is not visible. 6 6 7 7 - Opening the same file from the guest works fine.