<?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 Setboot -s on in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/setboot-s-on/m-p/3684989#M617880</link>
    <description>my setboot command is just hanging or it gives error unable to talk to io boot path.. &lt;BR /&gt;I am not seeing any errors on system.. &lt;BR /&gt;I could see disks are alright&lt;BR /&gt;setboot -s on is what i am trying on HPUX 11.11 system, with patches applied of sep'04&lt;BR /&gt;anyone came across this prob? anytime and is rp7420 with no partitions&lt;BR /&gt;Rgds&lt;BR /&gt;Prashant</description>
    <pubDate>Mon, 05 Dec 2005 15:18:55 GMT</pubDate>
    <dc:creator>Prashant Zanwar_4</dc:creator>
    <dc:date>2005-12-05T15:18:55Z</dc:date>
    <item>
      <title>Setboot -s on</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setboot-s-on/m-p/3684989#M617880</link>
      <description>my setboot command is just hanging or it gives error unable to talk to io boot path.. &lt;BR /&gt;I am not seeing any errors on system.. &lt;BR /&gt;I could see disks are alright&lt;BR /&gt;setboot -s on is what i am trying on HPUX 11.11 system, with patches applied of sep'04&lt;BR /&gt;anyone came across this prob? anytime and is rp7420 with no partitions&lt;BR /&gt;Rgds&lt;BR /&gt;Prashant</description>
      <pubDate>Mon, 05 Dec 2005 15:18:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setboot-s-on/m-p/3684989#M617880</guid>
      <dc:creator>Prashant Zanwar_4</dc:creator>
      <dc:date>2005-12-05T15:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Setboot -s on</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setboot-s-on/m-p/3684990#M617881</link>
      <description>Check the WARNINGS section of the man page for setboot:&lt;BR /&gt;&lt;BR /&gt;"The interpretation of Autoboot and Autosearch has changed for systems that support hardware partitions."&lt;BR /&gt;&lt;BR /&gt;This may be having some effect.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 05 Dec 2005 15:25:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setboot-s-on/m-p/3684990#M617881</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-12-05T15:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Setboot -s on</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setboot-s-on/m-p/3684991#M617882</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Another possible reason could be Firmware Version. Warning related to this is also visible in man page. I have both partioned and unpartioned versions of RP7420 and setboot works absolute fine on both of them.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Mon, 05 Dec 2005 15:39:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setboot-s-on/m-p/3684991#M617882</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-12-05T15:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Setboot -s on</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setboot-s-on/m-p/3684992#M617883</link>
      <description>thanks for reply.. is there any other method which i can use to write this setting to system? &lt;BR /&gt;&lt;BR /&gt;Thx&lt;BR /&gt;Prashant</description>
      <pubDate>Mon, 05 Dec 2005 15:53:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setboot-s-on/m-p/3684992#M617883</guid>
      <dc:creator>Prashant Zanwar_4</dc:creator>
      <dc:date>2005-12-05T15:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Setboot -s on</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setboot-s-on/m-p/3684993#M617884</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It seems that autosearch is disabled. The warning section of "man setboot" clearly indicates the combination.&lt;BR /&gt;&lt;BR /&gt;The other way of changing these settings is at BCH menu which is not possible without reboot.&lt;BR /&gt;&lt;BR /&gt;Capture from man setboot&lt;BR /&gt;&lt;BR /&gt;================&lt;BR /&gt;&lt;BR /&gt;Additionally, systems with hardware partitions support a boot action&lt;BR /&gt;        for each path.  However the boot action for the paths other than the&lt;BR /&gt;        primary path cannot be set using setboot.  Instead, these must be&lt;BR /&gt;        set through the Boot Console Handler using the pf command.  The&lt;BR /&gt;        default boot action for the hardware partitions is to "skip this&lt;BR /&gt;        device and try next path".  The case where both the autosearch and&lt;BR /&gt;        autoboot flags are on will not work as expected until the path flags&lt;BR /&gt;        for the alternate paths are set appropriately through the BCH.  In&lt;BR /&gt;        the default case, specifying setboot -b on -s on will not cause an&lt;BR /&gt;        alternate path to be automatically booted when the primary path&lt;BR /&gt;        fails, instead the user will be prompted.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Mon, 05 Dec 2005 16:07:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setboot-s-on/m-p/3684993#M617884</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-12-05T16:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Setboot -s on</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setboot-s-on/m-p/3684994#M617885</link>
      <description>Hi;&lt;BR /&gt;&lt;BR /&gt;U just need to type&lt;BR /&gt;&lt;BR /&gt;#setboot&lt;BR /&gt;&lt;BR /&gt;see the output carefully&lt;BR /&gt;&lt;BR /&gt;To change the setting&lt;BR /&gt;&lt;BR /&gt;#setboot -a &lt;DISK_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;For more information man setboot or setboot --help&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Indrajit&lt;/DISK_NAME&gt;</description>
      <pubDate>Fri, 27 Jan 2006 16:56:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setboot-s-on/m-p/3684994#M617885</guid>
      <dc:creator>Indrajit_1</dc:creator>
      <dc:date>2006-01-27T16:56:18Z</dc:date>
    </item>
  </channel>
</rss>

