<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error running PSP on SLES 10 SP3 on DL380 G4 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/error-running-psp-on-sles-10-sp3-on-dl380-g4/m-p/4587143#M39802</link>
    <description>Hi, &lt;BR /&gt;&lt;BR /&gt;run &lt;BR /&gt;&lt;BR /&gt;uname -r &lt;BR /&gt;&lt;BR /&gt;this will give which kernl you have. Once you have such infommation, on CD/DVD delivered with your distribution you can find and install necessary kernel. &lt;BR /&gt;&lt;BR /&gt;In order to install PSP you have to have kernel source for kernel you have on your sysyem. In your case it looks like you have to install kernel source for 2.6.16.60-0.54.5-smp &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 19 Feb 2010 16:59:01 GMT</pubDate>
    <dc:creator>Elko</dc:creator>
    <dc:date>2010-02-19T16:59:01Z</dc:date>
    <item>
      <title>Error running PSP on SLES 10 SP3 on DL380 G4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-running-psp-on-sles-10-sp3-on-dl380-g4/m-p/4587142#M39801</link>
      <description>I'm trying to run the PSP on my DL380 G4 to quiet the fans, but I have run into a problem.  The error message reads "THe HP Proliant Linux Deployment Utility requires source code for the 2.6.16.60-0.54.5-smp kernelbe available for building and installing certain drivers included in this bundle.  The directory, /usr/src/linux-2.6.16.60-0.54.5, is either missing, or is empty."&lt;BR /&gt;I've tried find a copy of that particular version of the SLES kernel, but I don't know where to obtain it.  Is it the file located in /boot that is labled linux-2.6.16.60-0.54.5-smp.gz?&lt;BR /&gt;&lt;BR /&gt;Any help is appreciated</description>
      <pubDate>Fri, 19 Feb 2010 14:23:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-running-psp-on-sles-10-sp3-on-dl380-g4/m-p/4587142#M39801</guid>
      <dc:creator>garretteis</dc:creator>
      <dc:date>2010-02-19T14:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error running PSP on SLES 10 SP3 on DL380 G4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-running-psp-on-sles-10-sp3-on-dl380-g4/m-p/4587143#M39802</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;run &lt;BR /&gt;&lt;BR /&gt;uname -r &lt;BR /&gt;&lt;BR /&gt;this will give which kernl you have. Once you have such infommation, on CD/DVD delivered with your distribution you can find and install necessary kernel. &lt;BR /&gt;&lt;BR /&gt;In order to install PSP you have to have kernel source for kernel you have on your sysyem. In your case it looks like you have to install kernel source for 2.6.16.60-0.54.5-smp &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Feb 2010 16:59:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-running-psp-on-sles-10-sp3-on-dl380-g4/m-p/4587143#M39802</guid>
      <dc:creator>Elko</dc:creator>
      <dc:date>2010-02-19T16:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error running PSP on SLES 10 SP3 on DL380 G4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-running-psp-on-sles-10-sp3-on-dl380-g4/m-p/4587144#M39803</link>
      <description>I should've posted my work since I opened this thread...  I've obtained the source code of the linux-2.6.16.60-0.54.5-smp kernel from the install cd.  That is the kernel I'm currently using.  I placed it in the /usr/src/ directory, yet it does not seem to detect it when I run the PSP install file. Everything seems to be where it should be... I can't seem to find anyone else who is having this exact problem, so it has to be something I'm doing incorrectly or not doing at all.&lt;BR /&gt;&lt;BR /&gt;Placing the source code of the linux-2.6.16.60-0.54.5-smp kernel in the /usr/src/ directory and then running the PSP install file should do it, correct?</description>
      <pubDate>Fri, 19 Feb 2010 17:13:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-running-psp-on-sles-10-sp3-on-dl380-g4/m-p/4587144#M39803</guid>
      <dc:creator>garretteis</dc:creator>
      <dc:date>2010-02-19T17:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error running PSP on SLES 10 SP3 on DL380 G4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-running-psp-on-sles-10-sp3-on-dl380-g4/m-p/4587145#M39804</link>
      <description>Within PSP you will find script ( for PSP 8.30 it is install830.sh ) &lt;BR /&gt;&lt;BR /&gt;and within that script you will see that you need source code for your kernel. The error you see is printed from line 360. &lt;BR /&gt;&lt;BR /&gt;Sorry I am not SuSe man, ... on debian it will be something &lt;BR /&gt;&lt;BR /&gt;apt-get install linux-source-` uname -r `&lt;BR /&gt;&lt;BR /&gt;so just now take a parallel with SuSe and find proper command, but I think yast could help. &lt;BR /&gt;&lt;BR /&gt;Regards, &lt;BR /&gt;Elko &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Feb 2010 17:32:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-running-psp-on-sles-10-sp3-on-dl380-g4/m-p/4587145#M39804</guid>
      <dc:creator>Elko</dc:creator>
      <dc:date>2010-02-19T17:32:13Z</dc:date>
    </item>
  </channel>
</rss>

