<?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: Switching between HPUX and LINUX in Integrity Servers</title>
    <link>https://community.hpe.com/t5/integrity-servers/switching-between-hpux-and-linux/m-p/4047402#M2689</link>
    <description>Indeed, setboot I suspect is geared towards setting up to boot from another HP-UX disc.  While it would indeed be convenient to be able to reach-out and touch the EFI boot order configuration, I'm not sure if setboot does that, or simply tweaks stuff for the HP-UX bootloader.</description>
    <pubDate>Thu, 02 Aug 2007 11:39:26 GMT</pubDate>
    <dc:creator>rick jones</dc:creator>
    <dc:date>2007-08-02T11:39:26Z</dc:date>
    <item>
      <title>Switching between HPUX and LINUX</title>
      <link>https://community.hpe.com/t5/integrity-servers/switching-between-hpux-and-linux/m-p/4047400#M2687</link>
      <description>My system has two disks, one is instatlled HPUX 11.23, the other is redhat5.  Currently the system is running HPUX.  I setboot to the Linux disk, and reboot, but it fails at boot loader.  I can bring the system up at EFI level.  But I wonder is there a way I can do it when the system is up with HPUX?</description>
      <pubDate>Tue, 31 Jul 2007 17:24:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/switching-between-hpux-and-linux/m-p/4047400#M2687</guid>
      <dc:creator>Kim Tran_4</dc:creator>
      <dc:date>2007-07-31T17:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Switching between HPUX and LINUX</title>
      <link>https://community.hpe.com/t5/integrity-servers/switching-between-hpux-and-linux/m-p/4047401#M2688</link>
      <description>I don't think there is a way within HPUX OS OE to switch to Linux after reboot. &lt;BR /&gt;&lt;BR /&gt;You can creat a boot option for Linux ( which I guess might be there ) and select it to boot from.</description>
      <pubDate>Tue, 31 Jul 2007 19:48:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/switching-between-hpux-and-linux/m-p/4047401#M2688</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2007-07-31T19:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Switching between HPUX and LINUX</title>
      <link>https://community.hpe.com/t5/integrity-servers/switching-between-hpux-and-linux/m-p/4047402#M2689</link>
      <description>Indeed, setboot I suspect is geared towards setting up to boot from another HP-UX disc.  While it would indeed be convenient to be able to reach-out and touch the EFI boot order configuration, I'm not sure if setboot does that, or simply tweaks stuff for the HP-UX bootloader.</description>
      <pubDate>Thu, 02 Aug 2007 11:39:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/switching-between-hpux-and-linux/m-p/4047402#M2689</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2007-08-02T11:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Switching between HPUX and LINUX</title>
      <link>https://community.hpe.com/t5/integrity-servers/switching-between-hpux-and-linux/m-p/4047403#M2690</link>
      <description>I'm pretty sure there isn't a way to change the EFI configuration from outside of the EFI (or if there is, it's new). &lt;BR /&gt;&lt;BR /&gt;If there is a way, I'd like to know, so I don't have to catch my test system on the way up every time to switch into Linux :-)&lt;BR /&gt;&lt;BR /&gt;Andrew</description>
      <pubDate>Thu, 02 Aug 2007 12:19:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/switching-between-hpux-and-linux/m-p/4047403#M2690</guid>
      <dc:creator>Andrew Merritt_2</dc:creator>
      <dc:date>2007-08-02T12:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: Switching between HPUX and LINUX</title>
      <link>https://community.hpe.com/t5/integrity-servers/switching-between-hpux-and-linux/m-p/4047404#M2691</link>
      <description>You can use expect script to automate the process.  It's not perfect, but in some cases, it works</description>
      <pubDate>Thu, 02 Aug 2007 12:57:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/switching-between-hpux-and-linux/m-p/4047404#M2691</guid>
      <dc:creator>Kim Tran_4</dc:creator>
      <dc:date>2007-08-02T12:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Switching between HPUX and LINUX</title>
      <link>https://community.hpe.com/t5/integrity-servers/switching-between-hpux-and-linux/m-p/4047405#M2692</link>
      <description>I think it would be a nice to have a way to select the OS which you want to boot off  in the next reboot from within the current OS OE in the Multi-OS OE in such situation.&lt;BR /&gt;&lt;BR /&gt;As far as "seboot" is concerned, it does talk to EFI and creats a boot option when used with "-a" or "-h" arguments. However setboot's  significance is only limited to HPUX loader.&lt;BR /&gt;&lt;BR /&gt;As per this link &lt;A href="http://docs.hp.com/en/5991-5983/ch06s04.html?btnPrev=" target="_blank"&gt;http://docs.hp.com/en/5991-5983/ch06s04.html?btnPrev=&lt;/A&gt;Â«Â&amp;nbsp;prev&lt;BR /&gt;I do see one can use "expect scripts" using iLO 2 MP. I am not sure, if one can reach to EFI using such scripts from within a  OS or through iLO MP.&lt;BR /&gt;&lt;BR /&gt;Kim,&lt;BR /&gt;&lt;BR /&gt;Have you used expect script to access EFI from within a OS OE?</description>
      <pubDate>Thu, 02 Aug 2007 13:41:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/integrity-servers/switching-between-hpux-and-linux/m-p/4047405#M2692</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2007-08-02T13:41:41Z</dc:date>
    </item>
  </channel>
</rss>

