Linux, 工作, 生活, 家人

Ubuntu

Vmware Guest Os Ubuntu 15.04 Vmware Tool 的問題

Kubuntu/ubuntu 15.04 如果是當 guest OS , 要安裝 vmware tool.

不過 compile 時會錯誤. 所以要安裝新的 vmware tool.
以下是步驟.

確認沒有裝 open-vm-tools , 並且安裝 git.
# sudo apt-get remove open-vm-tools
# sudo apt-get update
# sudo git clone https://github.com/rasa/vmware-tools-patches.git
# cd vmware-tools-patches
# sudo ./download-tools.sh
# sudo ./untar-and-patch.sh
# sudo ./compile.sh


Error VMware Tools Installation (Shared Folder) – Ubuntu 15.04 [SOLVED!]

發佈留言