Tarucan
Contributor
Contributor

Esxi7 vmwaretools problem

I have esxi7 with 1 vm into it and run on baremetal.

i have ubuntu22 vm working fine, but can't install or activare vmwaretools.

all menu are grayed.

any help plz?

Reply
0 Kudos
battybishop
Hot Shot
Hot Shot

You need to install open-vmtools within the Ubuntu VM

server: sudo apt install open-vm-tools

desktop: sudo apt install open-vm-tools-desktop open-vm-tools

then reboot

you can check if they have installed by running

 lsmod | grep vmw

View solution in original post