LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Virtualization and Cloud (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/)
-   -   Couldn't install VMware server(.rpm) in RHEH 5.4 Server (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/couldnt-install-vmware-server-rpm-in-rheh-5-4-server-865840/)

lidan 03-01-2011 08:54 PM

Couldn't install VMware server(.rpm) in RHEH 5.4 Server
 
I wanna install VMware-server-2.0.2-203138.x86_64.rpm, but it failed, here is the result:

[root@xx Desktop]# rpm -ivh VMware-server-2.0.2-203138.x86_64.rpm
Preparing... ########################################### [100%]

You cannot install VMware Server on a system running a Xen kernel


error: %pre(VMware-server-2.0.2-203138.x86_64) scriptlet failed, exit status 1
error: install: %pre scriptlet failed (2), skipping VMware-server-2.0.2-203138

Why it failed because of running a Xec kernel? So what should I do if I wanna install this vmware server?
Thanks a lot!

lidan 03-01-2011 09:30 PM

I have typed yum -y remove xen kernel-xen
Xen kernel is removed completed, but I still couldn't install VMware Server successfully
it also show that :[root@danli Desktop]# rpm -ivh VMware-server-2.0.2-203138.x86_64.rpm
Preparing... ########################################### [100%]

You cannot install VMware Server on a system running a Xen kernel


error: %pre(VMware-server-2.0.2-203138.x86_64) scriptlet failed, exit status 1
error: install: %pre scriptlet failed (2), skipping VMware-server-2.0.2-203138

kuyalfinator 03-01-2011 11:37 PM

Check the log files at /var/log and see what other messages appear there.


All times are GMT -5. The time now is 07:03 PM.