How To Install VMware Player in Sabayon 8
Installing the latest VMware Player in Sabayon 8 with the 3.2 Linux kernel was an absolute pain. There are positively NO recent resources on how to get VMware Player working in Sabayon. So in this article I'm going to share with you how I got VMware Player 4.0.3 working in Sabayon 8.
|
|
Get the VMware Player bundle from the VMware website.
Download the kernel source for Linux 2.6.36-r1. This will be specifically named sabayon-sources-2.6.36-r1.
Reboot in to the 2.6 kernel.
Install VMware Player.
As root, type the following commands in to Terminal:
cd /sbin
ln -s /bin/lsmod lsmod
/etc/init.d/vmware stop
/etc/init.d/vmware start
You should get a message saying that all the services have been loaded.
That's all there is to it. :) The only downside to this is that you will have to boot in to the 2.6 kernel any time you want to use VMware. Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.