红联Linux门户
Linux帮助

Fedora升级后/usr/bin/vmware-config.pl无法通过VMware modules

发布时间:2008-03-11 00:13:17来源:红联作者:Creation
No worries the solution is right at hand.

Get the vmware-any-any patch
#wget http://knihovny.cvut.cz/ftp/pub/vmware/vmware-any-any-update115.tar.gz
After unpacking, go to the vmware-any-any-update115 directory and unpack vmmon.tar
#tar -zxvf vmware-any-any-update115.tar.gz
#cd vmware-any-any-update115
#tar -xvf vmmon.tar
Open vmmon-only/include/vcpuset.h and change the following line #include "asm/bitops.h" to #include "linux/bitops.h"
Open vmmon-only/include/iocontrols_compat.h and change VMMON_VERSION_V6 to 167
括号里面的161改为167
Open vmmon-only/include/iocontrols.h and change VMMON_VERSION to 167
括号里面的161改为167
Pack a new vmmon.tar and then run runme.pl
文章评论

共有 0 条评论