Asked By
Robert Jone
0 points
N/A
Posted on - 11/23/2011
I installed VM ware to my Fedora14_x64and the installation run smoothly and installed successfully.
But after the installation, I run VMware and error appeared. Please help me about this problem.
You can help others to by sending us the solution.
Thanks.
Error
Unable to build kernel module.
See log file /tmp/vmware-root/setup-7357.log for details.
Answered By
Rogers U
10 points
N/A
#113758
VM ware Installation error message.
Robert Jone
Hi,
I also faced this issue sometimes back, and was lucky to find the solution, with the help of a friend.
The solution is provided below:
1. Go to the url:
2. Download the file named as “patch-modules.sh”, and save it to someplace like “temp” folder
3. Now you need to change the permission on the file, as such use the following command:
root@Ri temp# chmod +x patch-modules.sh
4. Now you need to execute this file, as such use the command:
root@Ri temp# ./patch-modules.sh
5. You have to wait patiently, and you will be informed when the command completes, and you will be able to launch / run the VM Player smoothly
Rogers