<?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: Upgrading to a new Kernel in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/upgrading-to-a-new-kernel/m-p/3609157#M68790</link>
    <description>Hi,&lt;BR /&gt;Besides using "up2date", where can I go to download the latest Kernel?  I am histate to do the "up2date" because you have to open the firewall to do this, well according to our site.  I really need a good site to download the newest version of kernel.&lt;BR /&gt;&lt;BR /&gt;Many thanks!!&lt;BR /&gt;&lt;BR /&gt;Ian D.</description>
    <pubDate>Wed, 24 Aug 2005 11:07:02 GMT</pubDate>
    <dc:creator>Ian Derringer</dc:creator>
    <dc:date>2005-08-24T11:07:02Z</dc:date>
    <item>
      <title>Upgrading to a new Kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/upgrading-to-a-new-kernel/m-p/3609152#M68785</link>
      <description>I am currently running Kernel 2.4.9-e3smp #1 i686 - I would like to download an rpm and upgrade from there so that I can have a fallback if the upgrade went bad.it sure is possible.&lt;BR /&gt;&lt;BR /&gt;Please let me know what version and where I should look for.&lt;BR /&gt;&lt;BR /&gt;Thank you in advance.&lt;BR /&gt;&lt;BR /&gt;Ian&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Aug 2005 20:34:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/upgrading-to-a-new-kernel/m-p/3609152#M68785</guid>
      <dc:creator>Ian Derringer</dc:creator>
      <dc:date>2005-08-22T20:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading to a new Kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/upgrading-to-a-new-kernel/m-p/3609153#M68786</link>
      <description>go to rpmfind.net and do a search for your kernel build. Install the kernel rpm, it should leave a back up copy. When you boot, the old kernel should be listed as one of the kernel to boot from, but the new kernel is the default choice.</description>
      <pubDate>Mon, 22 Aug 2005 21:56:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/upgrading-to-a-new-kernel/m-p/3609153#M68786</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2005-08-22T21:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading to a new Kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/upgrading-to-a-new-kernel/m-p/3609154#M68787</link>
      <description>&lt;BR /&gt;From the version format described by you, it looks to be RedHat system. You can download the errata kernel packages from RedHat website if you subscription (or evaluation login). &lt;BR /&gt;&lt;BR /&gt;After downloading the kernel, install it using rpm -ivh &lt;RPM file=""&gt;. Generally this is done using rpm -Uvh where existing kernel will be removed and the new kerenl will be installed (upgrade). incase of -ivh you are installing one more kernel package which will not erase the old one. Then you can choose the kernel to boot from during next boot (both kernel will be listed). &lt;BR /&gt;&lt;BR /&gt;But i believe this process might have problem  when you want erase one of the kernel because both package will share the same name and rpm will get confused on which one to erase.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Gopi&lt;/RPM&gt;</description>
      <pubDate>Tue, 23 Aug 2005 00:00:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/upgrading-to-a-new-kernel/m-p/3609154#M68787</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-08-23T00:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading to a new Kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/upgrading-to-a-new-kernel/m-p/3609155#M68788</link>
      <description>Ian,&lt;BR /&gt;&lt;BR /&gt;When you got Red Hat Linux,the kernel can also be updated by up2date. It will install the newest kernel next to the old kernel and both kernels will be displayed at the grub boot loader, in case something gets wrong.&lt;BR /&gt;&lt;BR /&gt;Ro.</description>
      <pubDate>Wed, 24 Aug 2005 02:25:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/upgrading-to-a-new-kernel/m-p/3609155#M68788</guid>
      <dc:creator>Roderik Hamers</dc:creator>
      <dc:date>2005-08-24T02:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading to a new Kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/upgrading-to-a-new-kernel/m-p/3609156#M68789</link>
      <description>rpm -ivh kerenel-pacakage&lt;BR /&gt;&lt;BR /&gt;it will save the current kernel . and while booting yu will get two menu. if the new kernel not working boot from the old kernel adn remove the entry in grub.conf or in lilo.conf</description>
      <pubDate>Wed, 24 Aug 2005 10:06:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/upgrading-to-a-new-kernel/m-p/3609156#M68789</guid>
      <dc:creator>Tvs</dc:creator>
      <dc:date>2005-08-24T10:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading to a new Kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/upgrading-to-a-new-kernel/m-p/3609157#M68790</link>
      <description>Hi,&lt;BR /&gt;Besides using "up2date", where can I go to download the latest Kernel?  I am histate to do the "up2date" because you have to open the firewall to do this, well according to our site.  I really need a good site to download the newest version of kernel.&lt;BR /&gt;&lt;BR /&gt;Many thanks!!&lt;BR /&gt;&lt;BR /&gt;Ian D.</description>
      <pubDate>Wed, 24 Aug 2005 11:07:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/upgrading-to-a-new-kernel/m-p/3609157#M68790</guid>
      <dc:creator>Ian Derringer</dc:creator>
      <dc:date>2005-08-24T11:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading to a new Kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/upgrading-to-a-new-kernel/m-p/3609158#M68791</link>
      <description>&lt;BR /&gt;You should be able to download it directly from redhat.com website. I believe you can also use rpmfind.net to retrieve latest kernel.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Gopi</description>
      <pubDate>Wed, 24 Aug 2005 11:11:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/upgrading-to-a-new-kernel/m-p/3609158#M68791</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-08-24T11:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading to a new Kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/upgrading-to-a-new-kernel/m-p/3609159#M68792</link>
      <description>You can obtain the newest kernel also from &lt;A href="http://www.kernel.org," target="_blank"&gt;www.kernel.org,&lt;/A&gt; these you will need to compile yourself, or you can go to rpmfind.net where the rpm version will be.</description>
      <pubDate>Thu, 25 Aug 2005 02:13:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/upgrading-to-a-new-kernel/m-p/3609159#M68792</guid>
      <dc:creator>Roderik Hamers</dc:creator>
      <dc:date>2005-08-25T02:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading to a new Kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/upgrading-to-a-new-kernel/m-p/3609160#M68793</link>
      <description>Hi Ian,&lt;BR /&gt;&lt;BR /&gt;We had the same issue originally with our firewall and website. However if you modify /etc/sysconfig/rhn/up2date&lt;BR /&gt;&lt;BR /&gt;Modify the following this way you wont use SSL and your downloads will just be via HTTP.&lt;BR /&gt;&lt;BR /&gt;serverURL=&lt;A href="http://xmlrpc.rhn.redhat.com/XMLRPC" target="_blank"&gt;http://xmlrpc.rhn.redhat.com/XMLRPC&lt;/A&gt;&lt;BR /&gt;enableProxy=1&lt;BR /&gt;enableProxyAuth=1&lt;BR /&gt;proxyPassword=abc&lt;BR /&gt;proxyUser=redhatnetwork&lt;BR /&gt;&lt;BR /&gt;Get an account created (We have Windoze as our proxy server) and set the proxyUser/proxyPassword to that account, then Up2date should access the Redhat Network and download the required files (assuming you have subscription) - otherwise its a hardslog via the single package download option under Redhat Network.&lt;BR /&gt;&lt;BR /&gt;Robert.&lt;BR /&gt;</description>
      <pubDate>Sun, 28 Aug 2005 18:23:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/upgrading-to-a-new-kernel/m-p/3609160#M68793</guid>
      <dc:creator>Robert Walker_8</dc:creator>
      <dc:date>2005-08-28T18:23:00Z</dc:date>
    </item>
  </channel>
</rss>

