Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

VMWare Server cannot be installed on a computer running a Xen kernel.  To determine if a Xen kernel is being used:

  • uname -a
    The following output indicates a Xen kernel is being used:
    No Format
    Linux blade1g6-4 2.6.18-92.el5xen #1 SMP Tue Jun 10 19:20:18 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
    

Replace the Xen Kernel with the following commands:

...

  • yum

...

  • update

...

  • ecryptfs-utils

...

  • -

...

  • y

...

  • yum

...

  • install

...

  • kernel

...

  • kernel-devel

...

  • -y

...

  • yum

...

  • remove

...

  • xen

...

  • kernel-xen

...

  • -

...

  • y

...

Check the grub.conf file to make sure it is not configured to boot using the Xen Kernel

...