-
Notifications
You must be signed in to change notification settings - Fork 51
Update plugin to support Fusion 13 by default #131
Description
Please search the existing issues for relevant feature requests, and use the
reaction feature (https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)
to add upvotes to pre-existing requests.
Community Note
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request. Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Description
As called out by a number of issues getting this plugin to work with Fusion 13 on M1/M2-based
chipsets for ARM based OSes requires a bit of additional configuration changes.
There has been some work to update this plugin for installing VMware tools but the driver refers to
Fusion v6 and the generated vmx file contains lsilogic settings, which are not supported in Fusion 13.
This issue is proposing the following:
- Create a new driver specifically for Fusion 13
- Update the generated vmx file to work with latest versions of VMware by default; drop lsilogic support.
- Mark EOL VMware versions as unsupported.