VMWare Server on FC13


 
Thread Tools Search this Thread
Operating Systems Linux VMWare Server on FC13
# 1  
Old 08-22-2010
VMWare Server on FC13

Can someone provide some assistance with this. I'm trying to install vmware server but it's not going so well.

$ uname -a
Linux testunix 2.6.33.6-147.2.4.fc13.i686.PAE #1 SMP Fri Jul 23 17:21:06 UTC 2010 i686 i686 i386 GNU/Linux

# vmware-config.pl
Making sure services for VMware Server are stopped.

Stopping VMware autostart virtual machines:
Virtual machines [FAILED]
Stopping VMware management services:
VMware Virtual Infrastructure Web Access
VMware Server Host Agent [FAILED]
Stopping VMware services:
VMware Authentication Daemon [ OK ]
Virtual machine monitor [ OK ]

None of the pre-built vmmon modules for VMware Server is suitable for your
running kernel. Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes] yes

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include] /lib/modules/2.6.33.6-147.2.4.fc13.i686.PAE/build/include

The directory of kernel headers (version @@VMWARE@@ UTS_RELEASE) does not match
your running kernel (version 2.6.33.6-147.2.4.fc13.i686.PAE). Even if the
module were to compile successfully, it would not load into the running kernel.

To me it looks like the version of the kernel and headers match except that the headers file has PAE.
# 2  
Old 09-08-2010
Not to be flippant, but is a version of the headers that does exactly match your running kernel version available? I too fought many battles with vmware server installs, and found that it is very selective about kernel versions. You'll have this same adventure every time you update your kernel, so be prepared to repeat this exercise... possibly under pressure, depending on when exactly you realize vmware didn't fire up since you updated the kernel.

- Bob
(not an FC expert, but experienced with VMware Server)

Last edited by bobstro; 09-08-2010 at 11:39 PM.. Reason: Clarity
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. AIX

AIX Server - Need to set up VMWare

Hi experts, We are faced with a dilemma - we have a AIX server for educational purposes. We had some Oracle applications running on them. The management decided not to extend the warranty, so we are left with a server that we cannot upgrade immediately. I was wondering if we could set up... (2 Replies)
Discussion started by: ranj@chn
2 Replies

2. Red Hat

Unable to install Xerox Phaser 3117 on FC13

I have Fedora Core 13 installed on my PC. Another PC running windows XP is on my network and has a Xerox Phaser 3117 Printer connected to it. My PC detects the Network printer but at the last step is not able to install it. I have downloaded the driver from Official Xerox site. A screenshot of the... (0 Replies)
Discussion started by: abhisheksingh
0 Replies

3. Red Hat

best config for vmware server

Hi All, I have a test to do. Run another redhat on top of redhat ent 4 AS. So I need to run vmware server linux version. My worry is that the physical server have so many big application on it but it's also test apps. Sorry in tight budget... It have a big memory, disk, etc. Two ips. ... (3 Replies)
Discussion started by: itik
3 Replies

4. Red Hat

Minicom with VMWare ESX Server

Hello! I have an ESX Server up and running. Now I want to connect a serial device to the COM Port. For that I need the minicom program. When I try "configure - make - make all" I get some errors. Can someone please explain to me, what the problems are: # ./configure checking for a... (3 Replies)
Discussion started by: Kickbit
3 Replies

5. Linux

Help installing VMWARE SERVER 2.0

Hello I am trying to install VMWARE in Ubuntu 8.10 and I have two issues. VMWARE server wants to compile modules to work with my kernel one them gives an error. What do I do: None of the pre-built vsock modules for VMware Server is suitable for your running kernel. Do you want this program... (1 Reply)
Discussion started by: mojoman
1 Replies
Login or Register to Ask a Question