I use VMware Fusion 13.6 Pro for Personal Use, Mac mini 2018 Intel running macOS Sequoia 15.0.
I could install and boot Sequoia VM (see below) but "Install VMware Tools" is grayed out. So VM resolution is stuck at 1024x768, shared folders do not work etc.
Question: I tried to download VMware Tools from Broadcom but could not find them like I could do in the past. Where are they now?
...
VMware Fusion 13.6 Pro does not seem to handle "Install macOS Sequoia.app" so I prepared it with the following advice from this forum (15g was enough for Sonoma but had to be increased to 16g for Sequoia):
hdiutil create -o "Installer.dmg" -size 16g -layout SPUD -fs "HFS+J" -volname Untitled
Double click the Installer.dmg to mount it. It will mount as "Untitled".
Put the Sequoia installer to:
/Applications/Install macOS Sequoia.app
Make a bootable volume from it (this takes a few minutes so be patient, and follow the prompts):
sudo /Applications/Install\ macOS\ Sequoia.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled
Eject the new installer "Install macOS Sequoia". Also use /Applications/Disk Utility.app to eject the "Shared Support" image; there's a bug in macOS installers that leaves it mounted.
In VMware Fusion, create a new VM as usual.
- Matti