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!]

Related posts

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>