<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>VMware Communities: Message List - Installing on Centos5 server</title>
    <link>http://communities.vmware.com/community/vmtn/server/server1?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Thu, 11 Oct 2007 20:07:00 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2007-10-11T20:07:00Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Installing on Centos5 server</title>
      <link>http://communities.vmware.com/message/768817?tstart=0#768817</link>
      <description>For those following this thread I hope this helps and its a direct follow up to my last post. &lt;br /&gt;
&lt;br /&gt;
Thanks to all of those who responded couldn't have done it without their input.&lt;br /&gt;
&lt;br /&gt;
Had to rebuild the Kernel as indicated above.&lt;br /&gt;
&lt;br /&gt;
Get instructions at :&lt;br /&gt;
&lt;br /&gt;
&lt;a class="jive-link-external" href="http://wiki.centos.org/HowTos/Custom_Kernel"&gt;http://wiki.centos.org/HowTos/Custom_Kernel&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
but used: rpm -i &lt;a class="jive-link-external" href="http://isoredirect.centos.org/centos/5/updates/SRPMS/kernel-2.6.18-8.1.8.el5.src.rpm"&gt;http://isoredirect.centos.org/centos/5/updates/SRPMS/kernel-2.6.18-8.1.8.el5.src.rpm&lt;/a&gt; (Used this for install source for 5 vs. 4) &lt;br /&gt;
&lt;br /&gt;
make sure you rebuild  as non-root I created the user and group "mockbuild" this works out well particularly given the use of the line above.&lt;br /&gt;
&lt;br /&gt;
I edited /home/mockbuild/rpmbuild/SPECS/kernel-2.6.spec file to change "%define signmodules 1" to "%define signmodules 0". Its may be in multiple places but I only ran into one.&lt;br /&gt;
&lt;p /&gt;
Had to do `yum install unifdef` (as root)&lt;br /&gt;
&lt;p /&gt;
( Follow the instructions, if you aren't doing something funky just do the rebuild don't modify too much)&lt;br /&gt;
&lt;br /&gt;
At the end I had to :&lt;br /&gt;
&lt;br /&gt;
rpm --force -ivh kernel-*.rpm (Couldn't get it to install until I forced it.)</description>
      <pubDate>Thu, 11 Oct 2007 20:07:00 GMT</pubDate>
      <author>VRComm</author>
      <guid>http://communities.vmware.com/message/768817?tstart=0#768817</guid>
      <dc:date>2007-10-11T20:07:00Z</dc:date>
      <clearspace:dateToText>2 years, 1 month ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: Installing on Centos5 server</title>
      <link>http://communities.vmware.com/message/768253?tstart=0#768253</link>
      <description>You shouldn't use xen-enabled kernel on a VMware host. Reboot the machine into a 2.6.18-8.1.14.el5 and remove the xen kernel.&lt;br /&gt;
&lt;br /&gt;
Then, run the config script once more.&lt;br /&gt;
&lt;br /&gt;
In order to install VMware Tools on the console click VM -&amp;gt; Install VMware Tools. It will mount a Tolls CD-ISO to your VM. You'll have install them inside the guest.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="jive-quote"&gt;When installing the os it keeps on black screen. It i then click on home then back onto the new server i can contiue but only for around 10 seconds at a time.&lt;/div&gt;
&lt;br /&gt;
Please be more elaborative.</description>
      <pubDate>Thu, 11 Oct 2007 08:51:56 GMT</pubDate>
      <author>saxa</author>
      <guid>http://communities.vmware.com/message/768253?tstart=0#768253</guid>
      <dc:date>2007-10-11T08:51:56Z</dc:date>
      <clearspace:dateToText>2 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Re: Installing on Centos5 server</title>
      <link>http://communities.vmware.com/message/768213?tstart=0#768213</link>
      <description>Hi&lt;br /&gt;
&lt;br /&gt;
Thank you for the answers. My VMware is up and running and I am plying. I at one stage got the following message just like VRComm:The directory of kernel headers (version 2.6.18-8.1.14.el5) does not match your&lt;br /&gt;
running kernel (version 2.6.18-8.1.14.el5xen).  Even if the module were to&lt;br /&gt;
compile successfully, it would not load into the running kernel.&lt;br /&gt;
&lt;p /&gt;
What is the location of the directory of C header files that match your running&lt;br /&gt;
kernel? [/usr/src/linux/include]&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;br /&gt;
and sorted this by updating my kernel so that it is the same version asthe devel and kernel packages.&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
I really at this stage have 2 more questions please.&lt;br /&gt;
&lt;p /&gt;
1.    At the bottom of the VMWare console it says You do not have VMWare tools installed. I have searched the site buit cant find the tools or I am looking right at them and dont know what i am looking at.&lt;br /&gt;
&lt;p /&gt;
2.    When installing the os it keeps on black screen. It i then click on home then back onto the new server i can contiue but only for around 10 seconds at a time. &lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
Thanks again&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
Kobus</description>
      <pubDate>Thu, 11 Oct 2007 07:08:33 GMT</pubDate>
      <author>kbensch</author>
      <guid>http://communities.vmware.com/message/768213?tstart=0#768213</guid>
      <dc:date>2007-10-11T07:08:33Z</dc:date>
      <clearspace:dateToText>2 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>Re: Installing on Centos5 server</title>
      <link>http://communities.vmware.com/message/768024?tstart=0#768024</link>
      <description>I am attempting to install VMware-server-1.0.4-56528 on a Sun AMD 64-bit environment running CentOS5 x86_64 (64-bit)&lt;br /&gt;
&lt;br /&gt;
Did a bit of searching and found a few sites the better of which was:&lt;br /&gt;
&lt;br /&gt;
&lt;a class="jive-link-external" href="http://www.cyberciti.biz/tips/vmware-on-centos5-rhel5-64-bit-version.html"&gt;http://www.cyberciti.biz/tips/vmware-on-centos5-rhel5-64-bit-version.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Follow along and I I hit the following issue:&lt;br /&gt;
&lt;br /&gt;
|------------ snip start&lt;br /&gt;
The directory of kernel headers (version 2.6.18-8.1.14.el5) does not match your&lt;br /&gt;
running kernel (version 2.6.18-8.1.14.el5xen).  Even if the module were to &lt;br /&gt;
compile successfully, it would not load into the running kernel.&lt;br /&gt;
&lt;br /&gt;
What is the location of the directory of C header files that match your running&lt;br /&gt;
kernel? [/usr/src/linux/include]&lt;br /&gt;
|------------ snip end&lt;br /&gt;
&lt;br /&gt;
Even after creating a link and messing around with the directory names, still the same.&lt;br /&gt;
&lt;br /&gt;
Here is the output of ' uname -r' : 2.6.18-8.1.14.el5xen&lt;br /&gt;
&lt;br /&gt;
It looks like the yum update for 64-bit has a different idea about what the kernel vs. the headers. Yes, I rebooted after installing the update, just in case you are wondering.&lt;br /&gt;
&lt;br /&gt;
Also tried doing this via the RPM and got the same results. At this point I may have to use the native virtualization in CentOS 5 but I would rater use VMware, that's the point of this whole exercise.&lt;br /&gt;
&lt;br /&gt;
Has anyone managed to successfully get past this point given the configuration above?</description>
      <pubDate>Wed, 10 Oct 2007 22:16:28 GMT</pubDate>
      <author>VRComm</author>
      <guid>http://communities.vmware.com/message/768024?tstart=0#768024</guid>
      <dc:date>2007-10-10T22:16:28Z</dc:date>
      <clearspace:dateToText>2 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
    </item>
    <item>
      <title>Re: Installing on Centos5 server</title>
      <link>http://communities.vmware.com/message/768005?tstart=0#768005</link>
      <description>&lt;br /&gt;
Thank you for the answers&lt;br /&gt;
&lt;p /&gt;
 Once i have done this how do i answer this question during /usr/bin/vmware-config.pl&lt;br /&gt;
&lt;p /&gt;
What is the location of the directory of C header files that match your running&lt;br /&gt;
kernel? [/usr/src/linux/include]&lt;br /&gt;
&lt;br /&gt;</description>
      <pubDate>Wed, 10 Oct 2007 21:36:02 GMT</pubDate>
      <author>kbensch</author>
      <guid>http://communities.vmware.com/message/768005?tstart=0#768005</guid>
      <dc:date>2007-10-10T21:36:02Z</dc:date>
      <clearspace:dateToText>2 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
    <item>
      <title>Re: Installing on Centos5 server</title>
      <link>http://communities.vmware.com/message/768003?tstart=0#768003</link>
      <description>Install kernel-header and kernel-devel packages.</description>
      <pubDate>Wed, 10 Oct 2007 21:32:43 GMT</pubDate>
      <author>SMB</author>
      <guid>http://communities.vmware.com/message/768003?tstart=0#768003</guid>
      <dc:date>2007-10-10T21:32:43Z</dc:date>
      <clearspace:dateToText>2 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
    </item>
    <item>
      <title>Re: Installing on Centos5 server</title>
      <link>http://communities.vmware.com/message/767993?tstart=0#767993</link>
      <description>&lt;br /&gt;
See the information here and see if it helps:&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;a class="jive-link-external" href="http://www.amikkelsen.com/index.php?paged=2"&gt;http://www.amikkelsen.com/index.php?paged=2&lt;/a&gt; &lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
Jeff</description>
      <pubDate>Wed, 10 Oct 2007 21:22:35 GMT</pubDate>
      <author>Aldebaran</author>
      <guid>http://communities.vmware.com/message/767993?tstart=0#767993</guid>
      <dc:date>2007-10-10T21:22:35Z</dc:date>
      <clearspace:dateToText>2 years, 1 month ago</clearspace:dateToText>
    </item>
    <item>
      <title>Installing on Centos5 server</title>
      <link>http://communities.vmware.com/message/767935?tstart=0#767935</link>
      <description>&lt;br /&gt;
Hi&lt;br /&gt;
&lt;p /&gt;
I am installing the server on a centos5 installation and am asked for the following:&lt;br /&gt;
&lt;p /&gt;
What is the location of the directory of C header files that match your running&lt;br /&gt;
kernel? &lt;br /&gt;
&lt;p /&gt;
 Can anybody shed some light on this for me please. First time vmware user.&lt;br /&gt;
&lt;p /&gt;
 Thanks&lt;br /&gt;
&lt;p /&gt;
Kobus</description>
      <pubDate>Wed, 10 Oct 2007 20:14:24 GMT</pubDate>
      <author>kbensch</author>
      <guid>http://communities.vmware.com/message/767935?tstart=0#767935</guid>
      <dc:date>2007-10-10T20:14:24Z</dc:date>
      <clearspace:dateToText>2 years, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
    </item>
  </channel>
</rss>

