How To Install VMware Player in Sabayon 8
5:05 PMInstalling 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 (right click anywhere in your download folder, select "Open in Terminal", login as root using the command "su", and then type in "sh name_of_the_vmware_bundle")
- 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.
- Add vmware to your list of startup services.
4 comments
http://www.sabayon.org/article/sabayon-%E2%80%93-virtualbox-installation-woos
ReplyDeleteI don't understand. I'm talking about VMware, not Virtualbox.
Deleteoops, my mistake and apologies...been a long day... back to reading lessons lol
DeleteLOL, it's ok. I understand. :)
Delete