<?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: changing alternate boot path. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-alternate-boot-path/m-p/3705332#M250085</link>
    <description>Hi,&lt;BR /&gt;see this link to replace the boot disk.&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=383446" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=383446&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;grtz. Mark</description>
    <pubDate>Mon, 09 Jan 2006 11:51:36 GMT</pubDate>
    <dc:creator>Mark Nieuwboer</dc:creator>
    <dc:date>2006-01-09T11:51:36Z</dc:date>
    <item>
      <title>changing alternate boot path.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-alternate-boot-path/m-p/3705329#M250082</link>
      <description>In one server the primary root disk failed and the server was rebooted from alternate path. &lt;BR /&gt;Now I want to change the alternate boot path to primary boot path.&lt;BR /&gt;What is the exact  command should i use.&lt;BR /&gt;How can i confrim the same.&lt;BR /&gt;Also after replacing the primary disk what steps do i need to carry out</description>
      <pubDate>Mon, 09 Jan 2006 11:01:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-alternate-boot-path/m-p/3705329#M250082</guid>
      <dc:creator>sara1</dc:creator>
      <dc:date>2006-01-09T11:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: changing alternate boot path.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-alternate-boot-path/m-p/3705330#M250083</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;TO set the primary boot patch (for example):&lt;BR /&gt;&lt;BR /&gt;# setboot -p 2/4.1.0 -b on  &lt;BR /&gt;&lt;BR /&gt;Substitute another path and a '-a' for the alternate path specification.  You can check your settings with:&lt;BR /&gt;&lt;BR /&gt;# setboot&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 09 Jan 2006 11:10:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-alternate-boot-path/m-p/3705330#M250083</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-01-09T11:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: changing alternate boot path.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-alternate-boot-path/m-p/3705331#M250084</link>
      <description>Use "setboot -a" to set the alternate path.  Do a man on setboot.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 09 Jan 2006 11:10:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-alternate-boot-path/m-p/3705331#M250084</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-01-09T11:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: changing alternate boot path.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-alternate-boot-path/m-p/3705332#M250085</link>
      <description>Hi,&lt;BR /&gt;see this link to replace the boot disk.&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=383446" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=383446&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;grtz. Mark</description>
      <pubDate>Mon, 09 Jan 2006 11:51:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-alternate-boot-path/m-p/3705332#M250085</guid>
      <dc:creator>Mark Nieuwboer</dc:creator>
      <dc:date>2006-01-09T11:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: changing alternate boot path.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-alternate-boot-path/m-p/3705333#M250086</link>
      <description>Sara,&lt;BR /&gt;&lt;BR /&gt;The setboot command will do both&lt;BR /&gt;&lt;BR /&gt;the setboot without any parameters tells you your current boot configuration&lt;BR /&gt;&lt;BR /&gt;setboot -p allows you to change the primary boot disk address.&lt;BR /&gt;&lt;BR /&gt;a man on setboot will give you the correct syntax&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Mon, 09 Jan 2006 12:28:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-alternate-boot-path/m-p/3705333#M250086</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2006-01-09T12:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: changing alternate boot path.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-alternate-boot-path/m-p/3705334#M250087</link>
      <description>Hi Sara ,&lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/setboot -a alternate-path&lt;BR /&gt;&lt;BR /&gt;To verify check with :&lt;BR /&gt;# setboot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Jan 2006 12:43:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-alternate-boot-path/m-p/3705334#M250087</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2006-01-09T12:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: changing alternate boot path.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-alternate-boot-path/m-p/3705335#M250088</link>
      <description>&lt;BR /&gt;Dear Sara,&lt;BR /&gt;&lt;BR /&gt;After restoring the failed (primary) disk,&lt;BR /&gt;&lt;BR /&gt;lvlnboot -r /dev/vg00/lvol3 # root fs / &lt;BR /&gt;lvlnboot -s /dev/vg00/lvol2 # swap &lt;BR /&gt;lvlnboot -d /dev/vg00/lvol2 # swap/dump &lt;BR /&gt;lvlnboot -b /dev/vg00/lvol1 &lt;BR /&gt;lvlnboot -R &lt;BR /&gt;lvlnboot -v &lt;BR /&gt;setboot -p &lt;PRIMARY disk=""&gt;&lt;BR /&gt;setboot -a &lt;ALTERNATE disk=""&gt;&lt;BR /&gt;&lt;BR /&gt;Right now you can do&lt;BR /&gt;setboot -p &lt;NEW_PRIMARY_DISK&gt;&lt;BR /&gt;&lt;BR /&gt;With Regards,&lt;BR /&gt;&lt;BR /&gt;Siva.&lt;/NEW_PRIMARY_DISK&gt;&lt;/ALTERNATE&gt;&lt;/PRIMARY&gt;</description>
      <pubDate>Mon, 09 Jan 2006 22:42:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-alternate-boot-path/m-p/3705335#M250088</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2006-01-09T22:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: changing alternate boot path.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-alternate-boot-path/m-p/3705336#M250089</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Here is the official disk replacement guide.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf" target="_blank"&gt;http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Tue, 10 Jan 2006 03:09:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-alternate-boot-path/m-p/3705336#M250089</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2006-01-10T03:09:42Z</dc:date>
    </item>
  </channel>
</rss>

