You are not logged in.

#1 2006-01-06 00:49:22

jinn
Member
From: Gothenburg
Registered: 2005-12-10
Posts: 506

installing vmware problem

hat is the location of the directory of C header files that match your running 
kernel? [/usr/src/linux/include] 

The directory of kernel headers (version 2.6.12) does not match your running 
kernel (version 2.6.14-ck7).  Even if the module were to compile successfully, 
it would not load into the running kernel.

What is the location of the directory of C header files that match your running 
kernel? [/usr/src/linux/include] 

I cant get passed this... according to vmware my kernel headers are verion 2.6.12.. Where are the kernel headers located anyway? is it /usr/src/linux/include ??

I am using manually compiled kernel 2.6.14 with ck7 patches..

Any help appreciated


The ultimate Archlinux release name: "I am your father"

Offline

#2 2006-01-06 01:36:20

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: installing vmware problem

EDIT:
the headers are in:
/usr/src/linux-$(uname -r)/include

Offline

#3 2006-01-06 08:38:46

jinn
Member
From: Gothenburg
Registered: 2005-12-10
Posts: 506

Re: installing vmware problem

well, since I have the linux folder to point to that folder, it still doesnt work.. I only have my manually compiled kernel, I have removed all others.


The ultimate Archlinux release name: "I am your father"

Offline

#4 2006-01-06 14:16:20

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,914
Website

Re: installing vmware problem

try vmplayer ;-)


Mr Green

Offline

#5 2006-01-06 14:54:00

jinn
Member
From: Gothenburg
Registered: 2005-12-10
Posts: 506

Re: installing vmware problem

tried that also

[root@estergon:~]# vmplayer 
vmware is installed, but it has not been (correctly) configured
for this system. To (re-)configure it, invoke the following command:
/usr/bin/vmware-config.pl.

[root@estergon:~]# 

I cant get past the config..


The ultimate Archlinux release name: "I am your father"

Offline

#6 2006-01-06 15:54:49

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,914
Website

Re: installing vmware problem

emm ok

I did have trouble at first setting up vmplayer ,,,, but stick with it ;-)


Mr Green

Offline

#7 2006-01-07 05:12:08

stonecrest
Member
From: Boulder
Registered: 2005-01-22
Posts: 1,190

Re: installing vmware problem

Try deleting a file called not_configured or something like that in /etc/vmware/.


I am a gated community.

Offline

#8 2006-01-07 06:48:30

bluesilvercan
Member
Registered: 2006-01-07
Posts: 6

Re: installing vmware problem

Have you tried to set a link with /usr/src/linux and your kernel

Offline

#9 2006-01-07 08:56:06

jinn
Member
From: Gothenburg
Registered: 2005-12-10
Posts: 506

Re: installing vmware problem

yes


The ultimate Archlinux release name: "I am your father"

Offline

#10 2006-01-07 08:59:35

jinn
Member
From: Gothenburg
Registered: 2005-12-10
Posts: 506

Re: installing vmware problem

gahahaha... Thanx mr green.. I removed the not_configured and it worked just fine..

hahahaa.. *this laughter is not happy laughter.. its frustration laughter..*


The ultimate Archlinux release name: "I am your father"

Offline

#11 2006-01-15 16:32:36

hackmeister
Member
From: Easton, PA - USA
Registered: 2005-11-10
Posts: 35
Website

Re: installing vmware problem

I got vmware installed via the wiki and had to delete the not_configured file as well. Installed winxp as a guest but can not get networking configured to get an outside connection to the internet.
My host is running Noodle with kernel 2.6.13-ARCH. I have a static IP address on my host machine. I would love to delete my windows drive completely and run it via vmware for those few legacy apps I need to run. What network setups do you use for your guest OS?
Thanks in advance.


http://tllts.org - The Linux Link Tech Show

Offline

#12 2006-01-15 18:05:57

jinn
Member
From: Gothenburg
Registered: 2005-12-10
Posts: 506

Re: installing vmware problem

Actually I havent touched my archlinux for about a while now.. I had to send my laptop to repairs and still havent got it back. when I get it back Ill let you know network works for me after installing winxp.


The ultimate Archlinux release name: "I am your father"

Offline

#13 2006-01-15 18:45:14

stonecrest
Member
From: Boulder
Registered: 2005-01-22
Posts: 1,190

Re: installing vmware problem

hackmeister wrote:

I got vmware installed via the wiki and had to delete the not_configured file as well. Installed winxp as a guest but can not get networking configured to get an outside connection to the internet.
My host is running Noodle with kernel 2.6.13-ARCH. I have a static IP address on my host machine. I would love to delete my windows drive completely and run it via vmware for those few legacy apps I need to run. What network setups do you use for your guest OS?
Thanks in advance.

I'm using NAT for the network connection and it "just works". Also make sure that you're running the vmware daemon before running vmware (or just put vmware in your rc.conf's DAEMONS).


I am a gated community.

Offline

#14 2006-01-16 02:43:58

hackmeister
Member
From: Easton, PA - USA
Registered: 2005-11-10
Posts: 35
Website

Re: installing vmware problem

I found and fixed the problem. The vmmon module was not loading up correctly. Apparently the install script was looking to run /sbin/lsmod while in arch it's /bin/lsmod. I went in and changed it during the install. The network is working now.


http://tllts.org - The Linux Link Tech Show

Offline

#15 2006-01-16 21:31:38

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,038

Re: installing vmware problem

Next time try the package in AUR for Vmware 5.5

Everything the Wiki tells you to do is taken care of by that package.
I used XP Pro both with Nat and bridged and had no problems.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#16 2006-01-17 09:17:34

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,914
Website

Re: installing vmware problem

I loaded AUR package (vmware) downloaded vmplayer & browser then built my own virtual machines...

Would it possible (or better!) to make a vmplayer package in AUR rather than loading both packages ....

As you know you can use qemu to make disc images (vdmk) then create your own vmx file & build a vitual machine of your choice

I have found vmplayer to be much quicker than qemu (even with kqemu module!)

Anyway I'm having fun using it, maybe I will try running windows under it but that for me anyway would be going backwards lol


Mr Green

Offline

#17 2006-01-17 21:47:18

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,038

Re: installing vmware problem

VMware WS 5.5 includes VMware player, so you get both.

A separate package that only installs vmplayer could work, but it would conflict with the vmware WS package.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#18 2006-01-17 22:38:17

stonecrest
Member
From: Boulder
Registered: 2005-01-22
Posts: 1,190

Re: installing vmware problem

For what it's worth, I too would like to see a standalone vmplayer package (and if it conflicts, that's fine for me).


I am a gated community.

Offline

#19 2006-01-18 12:04:23

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,914
Website

Re: installing vmware problem

Only when I ran vmware from AUR I got license expired ;-S so I felt I had to (heaven forbid!) pay to use it

Loading both is not a problem .. just is it needed ....

Ok put it another what use would I have for it long term ... kernels maybe testing apps etc...

Performance wise boot up of image uses cycles but then it seems to run at a well normal system speed much much quicker than qemu ....

To sum up do I need to load both .... & what can I use it for ...?


Mr Green

Offline

#20 2006-01-19 09:11:49

Romashka
Forum Fellow
Registered: 2005-12-07
Posts: 1,054

Re: installing vmware problem

You can get trial license from VMware's site, create or edit machines with trial version of VMware Workstation and run them using VMware Player.

VMware Player has all features of VMware Workstation except:
* creating machines
* adding new virtual hardware to machines (note that you can change virtual memory size and some settings)
* teams
* multiple snapshots (you can make only one snapshot)
and some other features.


to live is to die

Offline

#21 2006-01-19 18:35:53

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,914
Website

Re: installing vmware problem

thanks very much  tongue


Mr Green

Offline

Board footer

Powered by FluxBB