Install VMware Player 3

Discussion for all VM - Installing, Software, Problems

Moderator: Moderators

Install VMware Player 3

Postby afroman10496 » Mon Jan 18, 2010 23:09

I'm using Sabayon 5.2 and I can't install VMware Player :( Please help? I installed the kernel-sources BTW. I got the following screen in the attachment
Attachments
Screenshot-VMware Player Installer.png
I don't get it :P
Screenshot-VMware Player Installer.png (34.58 KiB) Viewed 3711 times
afroman10496
Baby Hen
 
Posts: 2
Joined: Mon Jan 18, 2010 23:02

Re: Install VMware Player 3

Postby Fac3kk » Wed Jan 20, 2010 20:38

as far as I remember vmware searches for rcX.d style directories for runlevels, which gentoo does not have.

You can create symlinks to init.d for the installation and delete them afterwards

Code: Select all
lrwxrwxrwx   1 root    root         6 Aug 13 22:53 rc0.d -> init.d
lrwxrwxrwx   1 root    root         6 Aug 13 22:53 rc1.d -> init.d
lrwxrwxrwx   1 root    root         6 Aug 13 22:53 rc2.d -> init.d                         
lrwxrwxrwx   1 root    root         6 Aug 13 22:53 rc3.d -> init.d                         
lrwxrwxrwx   1 root    root         6 Aug 13 22:53 rc4.d -> init.d 
lrwxrwxrwx   1 root    root         6 Aug 13 22:53 rc5.d -> init.d                       
lrwxrwxrwx   1 root    root         6 Aug 13 22:53 rc6.d -> init.d   
lrwxrwxrwx   1 root    root         6 Aug 13 22:53 rcS.d -> init.d
Fac3kk
Simple Hen
 
Posts: 66
Joined: Fri Oct 16, 2009 16:26

Re: Install VMware Player 3

Postby afroman10496 » Thu Jan 21, 2010 0:44

Sorry, n00b here :( So I just type that into the terminal? Thanks for replying
afroman10496
Baby Hen
 
Posts: 2
Joined: Mon Jan 18, 2010 23:02

Re: Install VMware Player 3

Postby Fitzcarraldo » Thu Jan 21, 2010 15:18

Code: Select all
ln -s <target> <link name>


So, as root user in a Konsole/Terminal window:

Code: Select all
ln -s init.d rc0.d
ln -s init.d rc1.d
ln -s init.d rc2.d
ln -s init.d rc3.d
ln -s init.d rc4.d
ln -s init.d rc5.d
ln -s init.d rc6.d
ln -s init.d rcS.d


You can see the full syntax of the ln command by using Google or the man command:

Code: Select all
man ln

There are two types of links: hard and symbolic. The latter are often referred to as 'symlinks', short for 'symbolic links'. A little bit like a Shortcut in Windows.
User avatar
Fitzcarraldo
Sagely Hen
 
Posts: 7329
Joined: Sat Mar 10, 2007 5:40
Location: United Kingdom

Re: Install VMware Player 3

Postby MindlessZavant » Mon Aug 23, 2010 7:33

I know this is an old thread, but i just had to say, THANK YOU! I've been trying to get this to work all night.

just make sure the symlinks are in /etc/rc.d
MindlessZavant
Baby Hen
 
Posts: 5
Joined: Mon Aug 23, 2010 7:21

Re: Install VMware Player 3

Postby mbjr » Tue Nov 09, 2010 15:21

Hi there,

I updated my Sab yesterday and it seems that since this point I can't get any graphical interface out of vmware player.
For example:
Code: Select all
$ vmware-player # ./VMware-Player-3.1.2-301548.x86_64.bundle
Extracting VMware Installer...done.


Window doesn't appear, and I get a successful exit code.

I experience the same exact behavior with the tool itself:
Code: Select all
$ vmware-player# vmplayer
Logging to /tmp/vmware-root/setup-1687.log
filename:       /lib/modules/2.6.35-sabayon/misc/vmmon.ko
supported:      external
license:        GPL v2
description:    VMware Virtual Machine Monitor.
author:         VMware, Inc.
depends:       
vermagic:       2.6.35-sabayon SMP mod_unload modversions
filename:       /lib/modules/2.6.35-sabayon/misc/vmnet.ko
supported:      external
license:        GPL v2
description:    VMware Virtual Networking Driver.
author:         VMware, Inc.
depends:       
vermagic:       2.6.35-sabayon SMP mod_unload modversions
filename:       /lib/modules/2.6.35-sabayon/misc/vmblock.ko
supported:      external
version:        1.1.2.0
license:        GPL v2
description:    VMware Blocking File System
author:         VMware, Inc.
srcversion:     400149ED038D22A87322D56
depends:       
vermagic:       2.6.35-sabayon SMP mod_unload modversions
parm:           root:The directory the file system redirects to. (charp)
filename:       /lib/modules/2.6.35-sabayon/misc/vmci.ko
supported:      external
license:        GPL v2
description:    VMware Virtual Machine Communication Interface (VMCI).
author:         VMware, Inc.
depends:       
vermagic:       2.6.35-sabayon SMP mod_unload modversions
filename:       /lib/modules/2.6.35-sabayon/misc/vmmon.ko
supported:      external
license:        GPL v2
description:    VMware Virtual Machine Monitor.
author:         VMware, Inc.
depends:       
vermagic:       2.6.35-sabayon SMP mod_unload modversions


No GUI.

Now I can start the installer itself with the --console flag, but obviously my goal here is to have a GUI ;-)
(tried reinstalling, no luck)

Any ideas of what package update may have caused this?

Thanks,
mbjr
mbjr
Baby Hen
 
Posts: 1
Joined: Sun May 09, 2010 19:10


Return to Virtual Managers

Who is online

Users browsing this forum: No registered users and 0 guests