vmware虚拟机在ubuntu升级后 vmware tools 无法正常使用
cd ~
apt-get install git gcc make linux-headers-$(uname -r)
git clone https://github.com/rasa/vmware-tools-patches.git
cd vmware-tools-patches
sudo ./patched-open-vm-tools.sh
执行完成后就修复成功!
vmware虚拟机在ubuntu升级后 vmware tools 无法正常使用
cd ~
apt-get install git gcc make linux-headers-$(uname -r)
git clone https://github.com/rasa/vmware-tools-patches.git
cd vmware-tools-patches
sudo ./patched-open-vm-tools.sh
执行完成后就修复成功!
本文标题:解决vmware虚拟机在ubuntu升级后 vmware too
本文链接:https://www.haomeiwen.com/subject/aokkrftx.html
网友评论