vmware tools

Discussion for all VM - Installing, Software, Problems

Moderator: Moderators

vmware tools

Postby BewareOfButtlice » Fri Jun 29, 2007 12:12

Ive got Sabaoyon installed on VMware Workstation ACE Edition but i get completely lost when i need to install the vmware tools. ive been trying to follow This Tutorial thing but i get lost when it tells me to untar from the mounted cdrom. Root Shell says "No such file or directory" (6.2 Installing VMware Tools Manually)

Can someone please give me a quick rundown on how i would install the tools so i can enjoy the full graphical benefit of Sabayon?

I want to expand my knowledge of linux and change from windows XP to linux, but i dont think it would be wise to do that while not knowing anything about linux.
BewareOfButtlice
Baby Hen
 
Posts: 2
Joined: Fri Jun 29, 2007 11:55

Postby WarraWarra » Fri Jun 29, 2007 13:11

There should be a option on top of the vmware program that say's install additions and then = automatic job.

Or you might have to change the virtual cd drive to the additions iso file and then mount and run it.

If it is a zip / tar / gzip etc file then just get it onto the sabayon desktop and right click and "extract" option and tell it where it must extract to.

Then likely you will have to run / execute it .
using " terminal " as root or if not root type " su " and enter no "" just su + enter and give the root password "root" or the actual root password you specified during install.

Code: Select all
[john@localhost ~]# su
password:


Once as root you can change folder by typing " cd /usr " or "cd usr" where cd means change directory and /usr = highest level folder with name of usr to be selected , alternatively cd usr will change to a subfolder in the current folder eg: cd Desktop/music will open music folder on desktop.

PS> big letter / small letters is very important in linux.
NVIDIA-7025.run and nvidia-7025.run and Nvidia-7025.run is 3 different files.

http://www.sabayonlinux.org/wiki/index. ... =Main_Page

Linux book:
ps> good book = " linux in a nutshell " printed by o'reilly press 2003 , old book but good start.
User avatar
WarraWarra
Sagely Hen
 
Posts: 1989
Joined: Wed Jan 03, 2007 21:01
Location: 31.324270, -113.585511

Postby BewareOfButtlice » Fri Jun 29, 2007 20:36

the auto install only mounts the image to the disk and asks me what to do, so i open in new window. From there i extracted that folder, vmware-tools-distrib, to the desktop and used root shell to run the vmware-install.pl.

Now im stuck where it says "What is the directory that contains the init directories (rc0.d/ to rc6.d/)?"
BewareOfButtlice
Baby Hen
 
Posts: 2
Joined: Fri Jun 29, 2007 11:55

Postby MorningWood » Mon Jul 30, 2007 17:07

BewareOfButtlice wrote:the auto install only mounts the image to the disk and asks me what to do, so i open in new window. From there i extracted that folder, vmware-tools-distrib, to the desktop and used root shell to run the vmware-install.pl.

Now im stuck where it says "What is the directory that contains the init directories (rc0.d/ to rc6.d/)?"


I am also having this same problem.
MorningWood
Baby Hen
 
Posts: 5
Joined: Thu Jul 05, 2007 21:11
Location: Ohio, USA

Postby FrozenFox » Mon Jul 30, 2007 17:11

Copy n pasted from my other post:

If it nags about rc stuff, just sudo mkdir /etc/rc.d/rc0.d and repeat 6 times, going from rc0 to rc6 then try vmware-config.pl again.

Your directory it wants would thus likely be /etc/rc.d if it happens to still ask you.
FrozenFox
Simple Hen
 
Posts: 40
Joined: Fri May 18, 2007 23:18

Postby MorningWood » Mon Jul 30, 2007 17:13

haha, I just happened to find that topic. Thank you.
MorningWood
Baby Hen
 
Posts: 5
Joined: Thu Jul 05, 2007 21:11
Location: Ohio, USA

Re: vmware tools

Postby Sventunus » Fri Aug 21, 2009 10:56

Hi MorningWood,

I just blogged about installing VMWare Tools in Sabayon.
Have a look over here: http://www.svendens.com/open-source/vmw ... x-4-2-kde/, all you need to know is in there.
Good luck and enjoy the great Sabayon distro!
Sventunus
Baby Hen
 
Posts: 1
Joined: Fri Aug 21, 2009 10:53

Re: vmware tools

Postby evjd » Mon Aug 24, 2009 8:56

Quick and easy way to create the rc.d+ directories:
Code: Select all
# for i in {0,1,2,3,4,5,6}; do mkdir /etc/rc$i.d; done
evjd
Baby Hen
 
Posts: 1
Joined: Mon Aug 24, 2009 8:54

Re: vmware tools

Postby IslandInTheSnow » Tue Dec 15, 2009 16:54

I've installed Sabayon 5.0_x86 on VMware Fusion 3.0. There is an issue with locating the C headers.

Code: Select all
Searching for a valid kernel header path...
The path "" is not valid.
Would you like to change it? [yes]

What is the location of the directory of C header files that match your running
kernel?


I've seen this in VMware when installing Fedora and located a workaround, but I haven't been able to figure it out using Sabayon. Has anyone a suggestion?
IslandInTheSnow
Baby Hen
 
Posts: 3
Joined: Tue Dec 15, 2009 16:49

Re: vmware tools

Postby IslandInTheSnow » Tue Dec 15, 2009 17:01

I found this code in an older post:

Code: Select all
equo update

Code: Select all
equo install app-emulation/vmware-modules x11-drivers/xf86-video-vmware


I'll try it; if an issue remains, I'll repost. Otherwise, this solves the C Header problem...FYI if you're searching forums and have run into a similar problem.

EDIT: Did not solve the C header problem. Still looking.
Last edited by IslandInTheSnow on Wed Dec 16, 2009 7:20, edited 1 time in total.
IslandInTheSnow
Baby Hen
 
Posts: 3
Joined: Tue Dec 15, 2009 16:49

Next

Return to Virtual Managers

Who is online

Users browsing this forum: No registered users and 2 guests