您的位置:首页 > 其它

Workstation 11 在Ubuntu 15.04 中安装后不能启动

2015-05-16 17:06 501 查看
在终端中以root用户运行以下命令:

curl http://pastie.org/pastes/9934018/download -o
/tmp/vmnet-3.19.patch
cd /usr/lib/vmware/modules/source
tar -xf vmnet.tar
patch -p0 -i /tmp/vmnet-3.19.patch
mv vmnet.tar vmnet.tar.SAVED
tar -cf vmnet.tar vmnet-only
rm -r vmnet-only
vmware-modconfig --console --install-all

VMware will now compile the vmnet module for Kernel 3.19. (please make sure you have DKMS installed)

原文地址:https://communities.vmware.com/thread/509225
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: