<?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: upgradation in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/upgradation/m-p/3768339#M22764</link>
    <description>I think  that the best option would be to create a chroot on /mnt/hdc6. But all depends on your actual configuration and you have not provided enough details for a pertinent advise.&lt;BR /&gt;&lt;BR /&gt;Please bear in mind that there is no limit in the number of kernels installed at the same time in a system, but one and only one of them can be used at a given time (that is, leaving virtual machines alone)</description>
    <pubDate>Mon, 10 Apr 2006 00:38:34 GMT</pubDate>
    <dc:creator>Manuel Wolfshant</dc:creator>
    <dc:date>2006-04-10T00:38:34Z</dc:date>
    <item>
      <title>upgradation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/upgradation/m-p/3768334#M22759</link>
      <description>i want to upgrade my kernel version from 2.4.20 to 2.6.10&lt;BR /&gt;can u plz provide the steps to do &lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Sat, 08 Apr 2006 07:09:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/upgradation/m-p/3768334#M22759</guid>
      <dc:creator>chinna_1</dc:creator>
      <dc:date>2006-04-08T07:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: upgradation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/upgradation/m-p/3768335#M22760</link>
      <description>Shalom chinna,&lt;BR /&gt;&lt;BR /&gt;To answer this question, one would need to know what distribution of Linux you are actually using.&lt;BR /&gt;&lt;BR /&gt;For RedHat and similar:&lt;BR /&gt;&lt;BR /&gt;rpm -Fvh &lt;NAME of="" kernel="" rpm=""&gt;&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;rpm -Uvh &lt;NAME of="" kernel="" rpm=""&gt;&lt;BR /&gt;&lt;BR /&gt;Note that you can break certain applications such as IBM rational clearcase by doing this upgrade.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/NAME&gt;&lt;/NAME&gt;</description>
      <pubDate>Sat, 08 Apr 2006 12:26:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/upgradation/m-p/3768335#M22760</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-04-08T12:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: upgradation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/upgradation/m-p/3768336#M22761</link>
      <description>It's not so easy to upgrade kernel from 2.4 to 2.6. I'll suggest you or stay with your current  distibution, or upgrade the whole system to some moder distro - to RHEL 4 (or CentOS 4), for example.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Vitaly</description>
      <pubDate>Sat, 08 Apr 2006 12:48:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/upgradation/m-p/3768336#M22761</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-04-08T12:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: upgradation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/upgradation/m-p/3768337#M22762</link>
      <description>In case that you are really really sure that you want to update your kernel from 2.4 to 2.6, you can start by reading the following document: &lt;A href="http://kerneltrap.org/node/799" target="_blank"&gt;http://kerneltrap.org/node/799&lt;/A&gt;&lt;BR /&gt;However, IF you are running a distribution which has a package management system, you might solve everything easier using it (something similar to up2date / yast / yum / apt-get will update all required dependencies when upgrading the kernel). But, unless you really know what you are doing, I would recommend against upgrading ONLY the kernel, although it can be done.&lt;BR /&gt; By all means, if possible, follow Vitaly's recommendantion and upgrade the whole system to a newer distro which uses kernel 2.6 by default.</description>
      <pubDate>Sat, 08 Apr 2006 20:07:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/upgradation/m-p/3768337#M22762</guid>
      <dc:creator>Manuel Wolfshant</dc:creator>
      <dc:date>2006-04-08T20:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: upgradation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/upgradation/m-p/3768338#M22763</link>
      <description>i have two partition of linux i.e /dev/hdc3 and /dev/hdc6 ,currently i m working on &lt;BR /&gt;/dev/hdc3 but i want change kernel version for /dev/hdc6 ,can i mount that partition to /mnt and make changes in kernel version or i need to boot /dev/hdc6 partition and change kernel version.</description>
      <pubDate>Mon, 10 Apr 2006 00:33:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/upgradation/m-p/3768338#M22763</guid>
      <dc:creator>chinna_1</dc:creator>
      <dc:date>2006-04-10T00:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: upgradation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/upgradation/m-p/3768339#M22764</link>
      <description>I think  that the best option would be to create a chroot on /mnt/hdc6. But all depends on your actual configuration and you have not provided enough details for a pertinent advise.&lt;BR /&gt;&lt;BR /&gt;Please bear in mind that there is no limit in the number of kernels installed at the same time in a system, but one and only one of them can be used at a given time (that is, leaving virtual machines alone)</description>
      <pubDate>Mon, 10 Apr 2006 00:38:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/upgradation/m-p/3768339#M22764</guid>
      <dc:creator>Manuel Wolfshant</dc:creator>
      <dc:date>2006-04-10T00:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: upgradation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/upgradation/m-p/3768340#M22765</link>
      <description>If you have a spare space on your harddisk, I'll suggest you to install second distribution with multi-boot.</description>
      <pubDate>Mon, 10 Apr 2006 02:20:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/upgradation/m-p/3768340#M22765</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-04-10T02:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: upgradation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/upgradation/m-p/3768341#M22766</link>
      <description>i made a copy of linux with commmand fdisk -n&lt;BR /&gt;   Device Boot    Start       End    Blocks   Id  System&lt;BR /&gt;/dev/hdc1   *         1        13    104391   83  Linux&lt;BR /&gt;/dev/hdc2            14       523   4096575   83  Linux&lt;BR /&gt;/dev/hdc3           524      1798  10241437+  83  Linux&lt;BR /&gt;/dev/hdc4          1799      2438   5140800    f  Win95 Ext'd (LBA)&lt;BR /&gt;/dev/hdc5          1799      1862    514048+  82  Linux swap&lt;BR /&gt;/dev/hdc6          1863      2163   2417751   83  Linux&lt;BR /&gt;&lt;BR /&gt;i m currently booted /dev/hdc3 but i want make kernel version change in /dev/hdc6 .without booting into /dev/hdc6 how can i change kernel  from /dev/hdc3&lt;BR /&gt;can i use following commands&lt;BR /&gt;#mount /dev/hdc6 /mnt&lt;BR /&gt;#cd /mnt&lt;BR /&gt;#cd /mnt/usr/src/linux-2.6.10&lt;BR /&gt;rest are kernel compilation commands&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Apr 2006 03:45:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/upgradation/m-p/3768341#M22766</guid>
      <dc:creator>chinna_1</dc:creator>
      <dc:date>2006-04-10T03:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: upgradation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/upgradation/m-p/3768342#M22767</link>
      <description>I suggest you not upgrade kernel on hda6, but just install some modern distro instead.&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Apr 2006 05:27:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/upgradation/m-p/3768342#M22767</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-04-10T05:27:47Z</dc:date>
    </item>
  </channel>
</rss>

