<?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 kernel level in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/kernel-level/m-p/3734543#M67738</link>
    <description>Hi there all,&lt;BR /&gt;&lt;BR /&gt;Which file does redhat read the kernel version from when running "uname&lt;BR /&gt;-r"?&lt;BR /&gt;&lt;BR /&gt;[root@localhost]# uname -r&lt;BR /&gt;2.4.21-32.EL&lt;BR /&gt;&lt;BR /&gt;Can I edit a file and get linux to treat as if it has 2.4.21-32.0.1.EL&lt;BR /&gt;without installing 0.1 patch?&lt;BR /&gt;&lt;BR /&gt;Many thanks.</description>
    <pubDate>Sun, 19 Feb 2006 04:03:23 GMT</pubDate>
    <dc:creator>mehmet ozdemir</dc:creator>
    <dc:date>2006-02-19T04:03:23Z</dc:date>
    <item>
      <title>kernel level</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-level/m-p/3734543#M67738</link>
      <description>Hi there all,&lt;BR /&gt;&lt;BR /&gt;Which file does redhat read the kernel version from when running "uname&lt;BR /&gt;-r"?&lt;BR /&gt;&lt;BR /&gt;[root@localhost]# uname -r&lt;BR /&gt;2.4.21-32.EL&lt;BR /&gt;&lt;BR /&gt;Can I edit a file and get linux to treat as if it has 2.4.21-32.0.1.EL&lt;BR /&gt;without installing 0.1 patch?&lt;BR /&gt;&lt;BR /&gt;Many thanks.</description>
      <pubDate>Sun, 19 Feb 2006 04:03:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-level/m-p/3734543#M67738</guid>
      <dc:creator>mehmet ozdemir</dc:creator>
      <dc:date>2006-02-19T04:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: kernel level</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-level/m-p/3734544#M67739</link>
      <description>uname uses one of the files under pseudo-filesystem /proc (/proc/version, as far as I remember).&lt;BR /&gt;&lt;BR /&gt;May I ask you why do you want to change it?&lt;BR /&gt;If for loading binary kernel module, changing "uname -r" output won't help, instead you can run "insmod" with "-f" parameter.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Vitaly</description>
      <pubDate>Sun, 19 Feb 2006 05:38:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-level/m-p/3734544#M67739</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-02-19T05:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: kernel level</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-level/m-p/3734545#M67740</link>
      <description>Vitaly,&lt;BR /&gt;&lt;BR /&gt;Thanks for replying.&lt;BR /&gt;&lt;BR /&gt;I tried to edit /proc/version but it did not allow me to edit it even though I changed the permissions.&lt;BR /&gt;&lt;BR /&gt;I want to install a software which asks a strict kernel level while installing. There is a binary file for installing and I can not edit this file due to it is a binary file. I think there is condition in that file checking the exact kernel level it needs. That's why I need to do that. I do not want to install redhat patch because there are also some other softwares running on this level. What I want to do is to cheat my application temporarily, install the software, and rename the kernel level back to its original.&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Sun, 19 Feb 2006 07:02:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-level/m-p/3734545#M67740</guid>
      <dc:creator>mehmet ozdemir</dc:creator>
      <dc:date>2006-02-19T07:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: kernel level</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-level/m-p/3734546#M67741</link>
      <description>In this case I suggest you just write a simple script which will replace original "uname". I don't sure that a installation program use just "uname -r", but if so, our script can contain just this:&lt;BR /&gt;&lt;BR /&gt;echo "2.4.21-32.0.1.EL"&lt;BR /&gt;&lt;BR /&gt;You should mv original "uname" binary to same place for backup and put instead "uname" script.&lt;BR /&gt;Let's see if this enough!</description>
      <pubDate>Sun, 19 Feb 2006 07:23:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-level/m-p/3734546#M67741</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-02-19T07:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: kernel level</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-level/m-p/3734547#M67742</link>
      <description>OK, I will try this and inform you asap.</description>
      <pubDate>Sun, 19 Feb 2006 11:51:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-level/m-p/3734547#M67742</guid>
      <dc:creator>mehmet ozdemir</dc:creator>
      <dc:date>2006-02-19T11:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: kernel level</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-level/m-p/3734548#M67743</link>
      <description>this is exactly why i tell people to stay away from binary drives/modules in lnx. stay with the included ones, if you need hw modules to get your server working - choose another model! if it is not a hw driver, what the hell does it need a kernel module for anyway? &lt;BR /&gt;&lt;BR /&gt;also, do you expect the system to be stable after installing this software?</description>
      <pubDate>Mon, 20 Feb 2006 02:31:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-level/m-p/3734548#M67743</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2006-02-20T02:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: kernel level</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-level/m-p/3734549#M67744</link>
      <description>If you're just testing you could try using rpm with "--force" or "--nodeps".&lt;BR /&gt;&lt;BR /&gt;I do agree with the earlier comments about proprietry binary only drivers. They are the bane of my life at the moment and my advice would be to choose hardware and manufacturers that don't do this.&lt;BR /&gt;&lt;BR /&gt;This wouldn't have anytghing to do with Promise and/or Fujitsu-Siemens hardware would it?</description>
      <pubDate>Mon, 20 Feb 2006 02:38:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-level/m-p/3734549#M67744</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2006-02-20T02:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: kernel level</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-level/m-p/3734550#M67745</link>
      <description>I agree with the comment above but if you still want to try this package on this system you can use the following options in RPM&lt;BR /&gt;&lt;BR /&gt;--nodeps &lt;BR /&gt;Don't do a dependency check before installing or upgrading a package&lt;BR /&gt;&lt;BR /&gt;The associated s/w may not work as expected.(YMMV)&lt;BR /&gt;Thanks,&lt;BR /&gt;Dutta</description>
      <pubDate>Tue, 21 Feb 2006 04:31:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-level/m-p/3734550#M67745</guid>
      <dc:creator>Guru Dutta</dc:creator>
      <dc:date>2006-02-21T04:31:09Z</dc:date>
    </item>
  </channel>
</rss>

