<?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 downgrading of kernel in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/downgrading-of-kernel/m-p/4332087#M34770</link>
    <description>Hello,&lt;BR /&gt;i am facing a problem here.&lt;BR /&gt;recently i installed RedHat Enterprise 4.6 64bit OS with kernel version 2.6.9-67. I wanted to upgrade the kernel to the latest version in order to install some qlogic drivers.&lt;BR /&gt;&lt;BR /&gt;However i upgraded the kernel using the wrong procedure by doing "rpm -U". Now i am noticing some things that are not right such as only 1 processor showing in /proc/cpuinfo while there are supposed to be 2 x quadcore. &lt;BR /&gt;&lt;BR /&gt;My question is what is the proper procedure to downgrade back to my old kernel 2.6.9-67? Thanks for the help.</description>
    <pubDate>Tue, 06 Jan 2009 03:01:28 GMT</pubDate>
    <dc:creator>philipho827</dc:creator>
    <dc:date>2009-01-06T03:01:28Z</dc:date>
    <item>
      <title>downgrading of kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/downgrading-of-kernel/m-p/4332087#M34770</link>
      <description>Hello,&lt;BR /&gt;i am facing a problem here.&lt;BR /&gt;recently i installed RedHat Enterprise 4.6 64bit OS with kernel version 2.6.9-67. I wanted to upgrade the kernel to the latest version in order to install some qlogic drivers.&lt;BR /&gt;&lt;BR /&gt;However i upgraded the kernel using the wrong procedure by doing "rpm -U". Now i am noticing some things that are not right such as only 1 processor showing in /proc/cpuinfo while there are supposed to be 2 x quadcore. &lt;BR /&gt;&lt;BR /&gt;My question is what is the proper procedure to downgrade back to my old kernel 2.6.9-67? Thanks for the help.</description>
      <pubDate>Tue, 06 Jan 2009 03:01:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/downgrading-of-kernel/m-p/4332087#M34770</guid>
      <dc:creator>philipho827</dc:creator>
      <dc:date>2009-01-06T03:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: downgrading of kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/downgrading-of-kernel/m-p/4332088#M34771</link>
      <description>I always advice my junior's, not to upgrade kernel. just install the kernel and from grub.conf point the exact kernel you want to boot.&lt;BR /&gt;&lt;BR /&gt;upgrading kernel sometimes caused severe hassle to your existing environment or applications.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So, my suggestions is just install the kernel and point it from your grub.conf file.</description>
      <pubDate>Tue, 06 Jan 2009 06:05:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/downgrading-of-kernel/m-p/4332088#M34771</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2009-01-06T06:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: downgrading of kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/downgrading-of-kernel/m-p/4332089#M34772</link>
      <description>i have seen that you yet not assign any points in your earlier threads.&lt;BR /&gt;&lt;BR /&gt;the point is not a reward, just to respect the person who answered u and make your problem resolved. and also sometimes it will help others to find the solution.</description>
      <pubDate>Tue, 06 Jan 2009 06:09:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/downgrading-of-kernel/m-p/4332089#M34772</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2009-01-06T06:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: downgrading of kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/downgrading-of-kernel/m-p/4332090#M34773</link>
      <description>sry, i didn't know there is a point system here.&lt;BR /&gt;&lt;BR /&gt;i managed to install the older kernel and used /etc/grub.conf to point and boot from it. It boots ok but during the boot process gave some warning about unable to load modules and using compatible ones. &lt;BR /&gt;&lt;BR /&gt;I booted to the older kernel version but still not able to see the processors that should be showing in /proc/cpuinfo.</description>
      <pubDate>Tue, 06 Jan 2009 07:01:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/downgrading-of-kernel/m-p/4332090#M34773</guid>
      <dc:creator>philipho827</dc:creator>
      <dc:date>2009-01-06T07:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: downgrading of kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/downgrading-of-kernel/m-p/4332091#M34774</link>
      <description>Not sure if SMP kernel will make a difference here.&lt;BR /&gt;&lt;BR /&gt;Did you install a SMP kernel?&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Jan 2009 09:50:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/downgrading-of-kernel/m-p/4332091#M34774</guid>
      <dc:creator>Srimalik</dc:creator>
      <dc:date>2009-01-06T09:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: downgrading of kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/downgrading-of-kernel/m-p/4332092#M34775</link>
      <description>Hi,&lt;BR /&gt;Yes i installed a SMP kernel. Somehow somewhere during the upgrade/downgrade of the kernel some procedures were missed.&lt;BR /&gt;&lt;BR /&gt;I followed the following guide and upgraded my kernel to the latest version. everything is fine now :)&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/support/resources/howto/kernel-upgrade/index.html" target="_blank"&gt;http://www.redhat.com/support/resources/howto/kernel-upgrade/index.html&lt;/A&gt;</description>
      <pubDate>Tue, 06 Jan 2009 10:29:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/downgrading-of-kernel/m-p/4332092#M34775</guid>
      <dc:creator>philipho827</dc:creator>
      <dc:date>2009-01-06T10:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: downgrading of kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/downgrading-of-kernel/m-p/4332093#M34776</link>
      <description>to submit points, check this link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;</description>
      <pubDate>Wed, 07 Jan 2009 07:35:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/downgrading-of-kernel/m-p/4332093#M34776</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2009-01-07T07:35:00Z</dc:date>
    </item>
  </channel>
</rss>

