Hi,
I have created and deploy a mac os Catalina vm on Vsphere using packer, would anyone know how can automatically install vm ware tools with packer for this vm.
Best,
You can attach the vmware tools using the cdrom configuration;
once you have the disk mounted you can probably copy/install the tools from there.
1 Like