He mentioned that VMWare Workstation 9.0.1 is working with Linux Kernel 3.7-rc without needing any new patches, BUT standard VMware (re)compile/install script vmware-modconfig still doesn’t find the ‘relocated’ version.h in the 3.7 series kernels. He also posted the solution to this problem by creating a symlink from the old location:
ln -s /usr/src/linux-3.7-rc6/include/generated/uapi/linux/version.h \ /usr/src/linux-3.7-rc6/include/linux/version.h
This should be a good news to all Linux users who also VMWare users.
No comments:
Post a Comment