-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Shared directory with VirtFS does not auto-mount on next UTM launch #5705
Comments
Facing a similar issue, found out that 9p filesystem is not getting mounted at all output of ps aux output differs with ps aux on host when it succeeds:
ps aux on host system when it fails:
Also, the config.plist file doesn't contain the shared directory information. Seems it was changed recently. Can't find where shared folder information is being stored. lshw output: |
I think this was fixed in v4.4 beta, can you try it? |
@osy Not sure. I am using the Mac App store version. Possible to install dmg side-by-side and can they share the VM images? |
Yes, just rename it before copying it to /Applications. Alternatively, you can always replace UTM.app, and delete it, and reinstall from the app store without losing any data. |
@osy alright copied the renamed app and indeed looks fixed with beta version. I tried the latest 4.4.1. You may close the issue with appropriate comment. Thank you. |
Duplicate of #5617 |
Describe the issue
The shared directory under Linux does not unfortunately auto-mount when UTM is relaunched (Yes entry added to fstab).
Sequence : Shutdown VM -> Quit UTM -> Launch UTM -> Boot VM
Again, it only occurs on every other relaunch of UTM.
Configuration
Debug log
Screenshots
The text was updated successfully, but these errors were encountered: