<?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: Multiple Linux OS are available for booting… in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/multiple-linux-os-are-available-for-booting/m-p/3750878#M22206</link>
    <description>Shalom Rui,&lt;BR /&gt;&lt;BR /&gt;The one you use by default is in this file: /boot/grub/grub.conf&lt;BR /&gt;&lt;BR /&gt;The default line says which one from the top, starting with zero you will boot from.&lt;BR /&gt;&lt;BR /&gt;You really don't have two OS's.&lt;BR /&gt;&lt;BR /&gt;You have two kernels of the same OS.&lt;BR /&gt;&lt;BR /&gt;This is a pretty common outcome when you install on one of Intel's new hyperthreading CPU's which has two logical cpu's built into one physical CPU.&lt;BR /&gt;&lt;BR /&gt;SMP boot will gain you substantially quicker performance.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 14 Mar 2006 14:35:16 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-03-14T14:35:16Z</dc:date>
    <item>
      <title>Multiple Linux OS are available for booting…</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multiple-linux-os-are-available-for-booting/m-p/3750877#M22205</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Still a beginners question…&lt;BR /&gt;&lt;BR /&gt;I have successfully installed my RHEL 3.0 system…&lt;BR /&gt;&lt;BR /&gt;When I boot two OS are available (the first one is selected by default):&lt;BR /&gt;&lt;BR /&gt;Red Hat Enterprise Linux AS (2.4.21-37.ELsmp)&lt;BR /&gt;Red Hat Enterprise Linux AS-up (2.4.21-37.EL)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;My question is:&lt;BR /&gt;&lt;BR /&gt;Why are there two OS? Which one shall I use by default?&lt;BR /&gt;&lt;BR /&gt;Any help/suggestion is highly appreciated.&lt;BR /&gt;&lt;BR /&gt;TIA.&lt;BR /&gt;&lt;BR /&gt;Kind Regards,&lt;BR /&gt;&lt;BR /&gt;Rui Vilao.</description>
      <pubDate>Tue, 14 Mar 2006 13:01:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multiple-linux-os-are-available-for-booting/m-p/3750877#M22205</guid>
      <dc:creator>Rui Vilao</dc:creator>
      <dc:date>2006-03-14T13:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Linux OS are available for booting…</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multiple-linux-os-are-available-for-booting/m-p/3750878#M22206</link>
      <description>Shalom Rui,&lt;BR /&gt;&lt;BR /&gt;The one you use by default is in this file: /boot/grub/grub.conf&lt;BR /&gt;&lt;BR /&gt;The default line says which one from the top, starting with zero you will boot from.&lt;BR /&gt;&lt;BR /&gt;You really don't have two OS's.&lt;BR /&gt;&lt;BR /&gt;You have two kernels of the same OS.&lt;BR /&gt;&lt;BR /&gt;This is a pretty common outcome when you install on one of Intel's new hyperthreading CPU's which has two logical cpu's built into one physical CPU.&lt;BR /&gt;&lt;BR /&gt;SMP boot will gain you substantially quicker performance.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 14 Mar 2006 14:35:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multiple-linux-os-are-available-for-booting/m-p/3750878#M22206</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-03-14T14:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Linux OS are available for booting…</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multiple-linux-os-are-available-for-booting/m-p/3750879#M22207</link>
      <description>Hi Rui&lt;BR /&gt;&lt;BR /&gt;It seems that you are using a SMP Server, when you install linux on a dual (multi) cpu machine, it will install a SMP kernel along with the normal kernel.&lt;BR /&gt;&lt;BR /&gt;You should use the smp kernel as it is customised for a dual(multi) cpu machine.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Vipul</description>
      <pubDate>Wed, 15 Mar 2006 04:22:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multiple-linux-os-are-available-for-booting/m-p/3750879#M22207</guid>
      <dc:creator>Vipulinux</dc:creator>
      <dc:date>2006-03-15T04:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Linux OS are available for booting…</title>
      <link>https://community.hpe.com/t5/operating-system-linux/multiple-linux-os-are-available-for-booting/m-p/3750880#M22208</link>
      <description>Based on your processor available in your machine. View /proc/cpuinfo file and if you have multiple processor then you can use smp kernel.&lt;BR /&gt;&lt;BR /&gt;SMP - &lt;A href="http://www.faqs.org/docs/Linux-HOWTO/SMP-HOWTO.html" target="_blank"&gt;http://www.faqs.org/docs/Linux-HOWTO/SMP-HOWTO.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Wed, 15 Mar 2006 05:22:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/multiple-linux-os-are-available-for-booting/m-p/3750880#M22208</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-03-15T05:22:41Z</dc:date>
    </item>
  </channel>
</rss>

