<?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: SuSE Linux find kernel bit version in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/suse-linux-find-kernel-bit-version/m-p/3394617#M14285</link>
    <description>Find the vmunix file&lt;BR /&gt;&lt;BR /&gt;cd /boot on my distribution.&lt;BR /&gt;&lt;BR /&gt;file vmlinux.... &lt;FILL in="" exact="" name=""&gt;&lt;BR /&gt;&lt;BR /&gt;That will give you the bit size.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/FILL&gt;</description>
    <pubDate>Wed, 06 Oct 2004 10:28:31 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2004-10-06T10:28:31Z</dc:date>
    <item>
      <title>SuSE Linux find kernel bit version</title>
      <link>https://community.hpe.com/t5/operating-system-linux/suse-linux-find-kernel-bit-version/m-p/3394616#M14284</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How can I find out if I am running 32bit or 64bit linux?? uname doesnt show this info!&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Karthik S S</description>
      <pubDate>Wed, 06 Oct 2004 10:01:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/suse-linux-find-kernel-bit-version/m-p/3394616#M14284</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2004-10-06T10:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: SuSE Linux find kernel bit version</title>
      <link>https://community.hpe.com/t5/operating-system-linux/suse-linux-find-kernel-bit-version/m-p/3394617#M14285</link>
      <description>Find the vmunix file&lt;BR /&gt;&lt;BR /&gt;cd /boot on my distribution.&lt;BR /&gt;&lt;BR /&gt;file vmlinux.... &lt;FILL in="" exact="" name=""&gt;&lt;BR /&gt;&lt;BR /&gt;That will give you the bit size.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/FILL&gt;</description>
      <pubDate>Wed, 06 Oct 2004 10:28:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/suse-linux-find-kernel-bit-version/m-p/3394617#M14285</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-06T10:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: SuSE Linux find kernel bit version</title>
      <link>https://community.hpe.com/t5/operating-system-linux/suse-linux-find-kernel-bit-version/m-p/3394618#M14286</link>
      <description>Hello Sep,&lt;BR /&gt;&lt;BR /&gt;Thanks for you response.&lt;BR /&gt;&lt;BR /&gt;However file vmuniz.XXX didnt return any useful info. on the bit version.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Karthik S S</description>
      <pubDate>Thu, 07 Oct 2004 00:01:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/suse-linux-find-kernel-bit-version/m-p/3394618#M14286</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2004-10-07T00:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: SuSE Linux find kernel bit version</title>
      <link>https://community.hpe.com/t5/operating-system-linux/suse-linux-find-kernel-bit-version/m-p/3394619#M14287</link>
      <description>Hello there, I'm running SLES8 (32bit) and SLES9 (64bit), so I presume the following will work for any SuSE product, but I can tell the following by:&lt;BR /&gt;&lt;BR /&gt;32bit:&lt;BR /&gt;michaelw@linpo: echo $HOSTTYPE&lt;BR /&gt;i386&lt;BR /&gt;&lt;BR /&gt;64bit:&lt;BR /&gt;helpdesk:~ # echo $HOSTTYPE&lt;BR /&gt;x86_64&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Oct 2004 03:32:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/suse-linux-find-kernel-bit-version/m-p/3394619#M14287</guid>
      <dc:creator>Michael Williams_6</dc:creator>
      <dc:date>2004-10-07T03:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: SuSE Linux find kernel bit version</title>
      <link>https://community.hpe.com/t5/operating-system-linux/suse-linux-find-kernel-bit-version/m-p/3394620#M14288</link>
      <description>Thank you Michael. Is it possible to run 32 bit kernel on 64 bit machine??&lt;BR /&gt;&lt;BR /&gt;Because, I needed this info. for one of my friend and he says that he has a IA64 machine running with a 32 bit version of SuSE Linux!&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Karthik S S</description>
      <pubDate>Thu, 07 Oct 2004 03:56:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/suse-linux-find-kernel-bit-version/m-p/3394620#M14288</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2004-10-07T03:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: SuSE Linux find kernel bit version</title>
      <link>https://community.hpe.com/t5/operating-system-linux/suse-linux-find-kernel-bit-version/m-p/3394621#M14289</link>
      <description>Yes you can, I think the exact message is "Cool computer, but you're running a 32-bit OS on a 64bit computer!"&lt;BR /&gt;&lt;BR /&gt;Which is mildly amusing, but it runs without any issues at all...&lt;BR /&gt;&lt;BR /&gt;Please bear in mind that I'm running on an Intel EM64T processor, but the theory is the same for the AMD 64bit processor...&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Thu, 07 Oct 2004 03:59:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/suse-linux-find-kernel-bit-version/m-p/3394621#M14289</guid>
      <dc:creator>Michael Williams_6</dc:creator>
      <dc:date>2004-10-07T03:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: SuSE Linux find kernel bit version</title>
      <link>https://community.hpe.com/t5/operating-system-linux/suse-linux-find-kernel-bit-version/m-p/3394622#M14290</link>
      <description>Minor clarification.&lt;BR /&gt;&lt;BR /&gt;IA64 machines from HP are the Integrity systems with Itanium processors.  You cannot load an IA32 version of the OS on these machines.&lt;BR /&gt;&lt;BR /&gt;And, yes, you can run the IA32 bit OS on the EM64T and AMD64 based machines.  As I remember SUSE doesn't have a 64bit version for the EM64T machines, so if you need SUSE9 to support some app, then you must run it in IA32 mode.</description>
      <pubDate>Thu, 07 Oct 2004 10:53:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/suse-linux-find-kernel-bit-version/m-p/3394622#M14290</guid>
      <dc:creator>Serviceguard for Linux</dc:creator>
      <dc:date>2004-10-07T10:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: SuSE Linux find kernel bit version</title>
      <link>https://community.hpe.com/t5/operating-system-linux/suse-linux-find-kernel-bit-version/m-p/3394623#M14291</link>
      <description>Good point - I'd forgotten about Itanium! 32bit Linux won't work on that!&lt;BR /&gt;&lt;BR /&gt;And SLES9 is the Enterprise Linux that is 64-bit capable, I wouldn't recommend installing the normal SuSE Linux on HP hardware as it's not supported!</description>
      <pubDate>Thu, 07 Oct 2004 11:00:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/suse-linux-find-kernel-bit-version/m-p/3394623#M14291</guid>
      <dc:creator>Michael Williams_6</dc:creator>
      <dc:date>2004-10-07T11:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: SuSE Linux find kernel bit version</title>
      <link>https://community.hpe.com/t5/operating-system-linux/suse-linux-find-kernel-bit-version/m-p/3394624#M14292</link>
      <description>HI,&lt;BR /&gt;  Try using "/usr/bin/isainfo -kv". This will show the kernet bit version.&lt;BR /&gt;&lt;BR /&gt;Subbu</description>
      <pubDate>Thu, 04 Nov 2004 06:37:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/suse-linux-find-kernel-bit-version/m-p/3394624#M14292</guid>
      <dc:creator>Subbu_2</dc:creator>
      <dc:date>2004-11-04T06:37:45Z</dc:date>
    </item>
  </channel>
</rss>

