<?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: Problem Booting after mirror in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-booting-after-mirror/m-p/5093627#M442801</link>
    <description>Charlie, I think nothing is resolved with mkboot -b /usr/sbin/diag/lif/updatediaglif2 -p ISL -p AUTO -p HPUX -p PAD -p LABEL /dev/rdsk/c?t?d? &lt;BR /&gt;It is not something mandatory for building mirror boot ...&lt;BR /&gt;If you need more help, you can still re-open the thread. Regards&lt;BR /&gt;&lt;BR /&gt;Eric</description>
    <pubDate>Wed, 20 Feb 2008 18:48:35 GMT</pubDate>
    <dc:creator>Eric SAUBIGNAC</dc:creator>
    <dc:date>2008-02-20T18:48:35Z</dc:date>
    <item>
      <title>Problem Booting after mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-booting-after-mirror/m-p/5093622#M442796</link>
      <description>I just aplied a boot mirror, after that when I reboot This appeared:&lt;BR /&gt;&lt;BR /&gt;Boot&lt;BR /&gt;: disk(0/1/1/0.0.0.0.0.0.0;0)0/1/1/0.0.0/stand/vmunix&lt;BR /&gt;disk(0/1/1/0.0.0.0.0.0.0;0)/stand/0/1/1/0.0.0/stand/vmunix: cannot open, or not executable&lt;BR /&gt;Exec failed: No such file or directory&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;   Primary boot path:    0/1/1/0.0&lt;BR /&gt;   Alternate boot path:  0/3/1/1.8&lt;BR /&gt;   Console path:         0/7/1/1.0&lt;BR /&gt;   Keyboard path:        0/0/4/0.0&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;I put hpux and the OS started normally, how can I fix this?</description>
      <pubDate>Wed, 20 Feb 2008 17:44:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-booting-after-mirror/m-p/5093622#M442796</guid>
      <dc:creator>CharliePuyol</dc:creator>
      <dc:date>2008-02-20T17:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Booting after mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-booting-after-mirror/m-p/5093623#M442797</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Properly mirror your system:&lt;BR /&gt;&lt;BR /&gt;pvcreate -B /dev/rdsk/c1t0d0 #use real disk&lt;BR /&gt;&lt;BR /&gt;mkboot -l /dev/rdsk/c1t0d0&lt;BR /&gt;mkboot -a "hpux -lq (;0)/stand/vmunix" /dev/rdsk/c1t0d0 # use real disk&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# mkboot -b /usr/sbin/diag/lif/updatediaglif -p ISL -p AUTO -p HPUX -p PAD -p LABEL /dev/rdsk/c?t?d?&lt;BR /&gt;&lt;BR /&gt;If you are running 64-bit OS:&lt;BR /&gt;&lt;BR /&gt;# mkboot -b /usr/sbin/diag/lif/updatediaglif2 -p ISL -p AUTO -p HPUX -p PAD -p LABEL /dev/rdsk/c?t?d?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vgextend /dev/vg00 /dev/dsk/c1t0d0 # same thing&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c1t0d0&lt;BR /&gt;&lt;BR /&gt;# real disk. repeat for other lvols&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&lt;BR /&gt;setboot -a 52.1.0 # second disk&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Feb 2008 18:09:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-booting-after-mirror/m-p/5093623#M442797</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-02-20T18:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Booting after mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-booting-after-mirror/m-p/5093624#M442798</link>
      <description>Bonsoir,&lt;BR /&gt;&lt;BR /&gt;I guess it is a PA-RISC system ? &lt;BR /&gt;&lt;BR /&gt;I have no Pa-Risc to make a test but I think your boot string is bad :&lt;BR /&gt;&lt;BR /&gt;disk(0/1/1/0.0.0.0.0.0.0;0)0/1/1/0.0.0/stand/vmunix&lt;BR /&gt;&lt;BR /&gt;It should be something like : &lt;BR /&gt;disk(0/1/1/0.0.0.0.0.0.0;0)/stand/vmunix&lt;BR /&gt;&lt;BR /&gt;So, you should boot again, stop boot at BCH, type BO to boot from primary path, then reply "y" to stop at ISL. Then issue command "HPUX" or "HPUX /stand/vmunix"&lt;BR /&gt;&lt;BR /&gt;It should work. If yes, you will have to correct file AUTO in LIF.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Eric&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Feb 2008 18:11:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-booting-after-mirror/m-p/5093624#M442798</guid>
      <dc:creator>Eric SAUBIGNAC</dc:creator>
      <dc:date>2008-02-20T18:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Booting after mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-booting-after-mirror/m-p/5093625#M442799</link>
      <description>I miss this part  mkboot -b /usr/sbin/diag/lif/updatediaglif2 -p ISL -p AUTO -p HPUX -p PAD -p LABEL /dev/rdsk/c?t?d?&lt;BR /&gt;Thanks a lot!</description>
      <pubDate>Wed, 20 Feb 2008 18:36:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-booting-after-mirror/m-p/5093625#M442799</guid>
      <dc:creator>CharliePuyol</dc:creator>
      <dc:date>2008-02-20T18:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Booting after mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-booting-after-mirror/m-p/5093626#M442800</link>
      <description>Thanks fellows good and quick work!</description>
      <pubDate>Wed, 20 Feb 2008 18:40:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-booting-after-mirror/m-p/5093626#M442800</guid>
      <dc:creator>CharliePuyol</dc:creator>
      <dc:date>2008-02-20T18:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Booting after mirror</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-booting-after-mirror/m-p/5093627#M442801</link>
      <description>Charlie, I think nothing is resolved with mkboot -b /usr/sbin/diag/lif/updatediaglif2 -p ISL -p AUTO -p HPUX -p PAD -p LABEL /dev/rdsk/c?t?d? &lt;BR /&gt;It is not something mandatory for building mirror boot ...&lt;BR /&gt;If you need more help, you can still re-open the thread. Regards&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Wed, 20 Feb 2008 18:48:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-booting-after-mirror/m-p/5093627#M442801</guid>
      <dc:creator>Eric SAUBIGNAC</dc:creator>
      <dc:date>2008-02-20T18:48:35Z</dc:date>
    </item>
  </channel>
</rss>

