Merge pull request #12566 from chrisroberts/vmware-tech-preview

Add information about the Fusion Tech Preview
This commit is contained in:
Chris Roberts 2021-11-02 11:02:40 -07:00 committed by GitHub
commit e6e0ee6cc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,19 @@ description: |-
# Frequently Asked Questions
## Q: How do I use the VMware Fusion Tech Preview?
The Vagrant VMware utility expects VMware Fusion to be installed in a specific
path on macOS. Since the VMware Fusion Tech Preview installs into a different
path, the Vagrant VMware utility will fail to detect the installation and will
not start. To resolve this you can create a symlink from the VMware Fusion
Tech Preview installation path to the normal VMware Fusion installation path:
```shell-session
sudo ln -s /Applications/VMware\ Fusion\ Tech\ Preview.app /Applications/VMware\ Fusion.app
```
## Q: How do I upgrade my currently installed Vagrant VMware plugin?
You can update the Vagrant VMware plugin to the latest version by re-running the