1 vmplayer 4.0 for linux 64位下载地址:
http://download.pchome.net/system/sysenhance/download-163874.html
2.could not open /dev/ vmmon:no such file or directory
请确认你的vmmon模块已经加载,你可以在终端里运行ntsysv,将vmware服务选上,重起一下;或,直接在终端里运行这个命令:
/etc/init.d/vmware start
运行结果:
[
root@localhost www.linuxidc.com]# /etc/init.d/vmware start
Starting VMware services:
Virtual machine monitor [确定]
Virtual machine communication interface [确定]
Blocking file system [确定]
Virtual ethernet [确定]
Shared Memory Available [确定]
[root@localhost www.linuxidc.com]#
3 . 请重新运行vmware-config.pl,让它重新编译vmmon等模块
安装完成以后总是要求更新Kernal Module,结果每次都更新失败。解决办法如下:
下载一个补丁,放到当前用户目录,下载地址:
http://www.kuaipan.cn/file/id_14286800688251735.html
然后执行以下命令
cd ~
sudo apt-get install patch
tar -xzvf vmware802fixlinux320.tar.gz
sudo ./patch-modules_3.2.0.sh
4 、系统托盘显示所有图标
Unity中,Ubuntu对系统托盘采取了白名单机制,只有在白名单内的程序才能在系统托盘处显示图标
gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"
sudo apt-get install dconf-tools
然后运行:
dconf-editor
在desktop>unity>panel中把systray-whitelist的值改为['all']即可。
需要注销才可以看到效果!
5.不习惯,试着使用 gnome
軟件中心裝gnome-shell...登入畫面選gnome-classic...