<?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: Not able to boot from another boot disk. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-boot-from-another-boot-disk/m-p/3287307#M627770</link>
    <description>I ahve a simple procedure to create a mirrored boot disk. Please see attached file.&lt;BR /&gt;Hope it helps..</description>
    <pubDate>Thu, 27 May 2004 04:35:00 GMT</pubDate>
    <dc:creator>Kyri Pilavakis</dc:creator>
    <dc:date>2004-05-27T04:35:00Z</dc:date>
    <item>
      <title>Not able to boot from another boot disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-boot-from-another-boot-disk/m-p/3287298#M627761</link>
      <description>I have one disk which is internal disk located at /dev/rdsk/c0t6d0 from where i am able to boot.&lt;BR /&gt; I have another disk which is extrenal and i have made it alternate boot disk via following procedure&lt;BR /&gt;&lt;BR /&gt;1) pvcreate -B /dev/rdsk/Cxtxdx&lt;BR /&gt;&lt;BR /&gt;2) mkboot /dev/rdsk/Cxtxdx&lt;BR /&gt;&lt;BR /&gt;3)mkdir /dev/vglvmroot&lt;BR /&gt;&lt;BR /&gt;4)mknod /dev/vglvmroot/group c 64 0x020000&lt;BR /&gt;&lt;BR /&gt;5)vgcreate /dev/vglvmroot /dev/dsk/Cxtxdx&lt;BR /&gt;&lt;BR /&gt;6)vgscan &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;7)lvcreate -L 120 -n boot -C y -r n /dev/vglvmroot&lt;BR /&gt;&lt;BR /&gt;8)lvcreate -L 120 -n root -C y -r n /dev/vglvmroot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;9)lvcreate -L 64 -n swap -C y  /dev/vglvmroot&lt;BR /&gt;&lt;BR /&gt;10)lvcreate -L 64 -n dump -C y /dev/vglvmroot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;l110vlnboot -r /dev/vglvmroot/root&lt;BR /&gt;&lt;BR /&gt;12) lvlnboot -s /dev/vglvmroot/swap&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;13) lvchange -r n /dev/vglvmroot/dump&lt;BR /&gt;14) lvlnboot -v /dev/vglvmroot&lt;BR /&gt;&lt;BR /&gt;aftre doing this i change the setboot path to the extrenal disk and tried to reboot it .It stopps near ISL&amp;gt; &lt;BR /&gt;what could be the problem.&lt;BR /&gt;It is ot getting /stand/vmunix kernel to boot.&lt;BR /&gt;&lt;BR /&gt;Aftre that i tried this following option too&lt;BR /&gt;mkboot -a "hpux -lq (;0) /stand/vmunix" /dev/rdsk/cXtXdX&lt;BR /&gt;But still does not boot from extrenal disk.&lt;BR /&gt;</description>
      <pubDate>Wed, 26 May 2004 08:18:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-boot-from-another-boot-disk/m-p/3287298#M627761</guid>
      <dc:creator>Richard_243</dc:creator>
      <dc:date>2004-05-26T08:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to boot from another boot disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-boot-from-another-boot-disk/m-p/3287299#M627762</link>
      <description>Unless I'm missing something, you created the logical volumes but you never did a newfs or did anything to actually get data into the LV.  &lt;BR /&gt;&lt;BR /&gt;How is the machine supposed to boot if there is nothing for it to boot from.&lt;BR /&gt;&lt;BR /&gt;Do you have Mirror Disk installed?  If so there is a much better way to make a second boot disk.  If you don't have Mirror Disk, there is a procedure you can use to create another boot disk. &lt;BR /&gt;&lt;BR /&gt;Have a look at this thread for a complete procedure to create a copy of your boot disk via dd.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=236549" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=236549&lt;/A&gt;</description>
      <pubDate>Wed, 26 May 2004 08:32:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-boot-from-another-boot-disk/m-p/3287299#M627762</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-05-26T08:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to boot from another boot disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-boot-from-another-boot-disk/m-p/3287300#M627763</link>
      <description>When you issue:&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;You should see 2 "Boot Disks" - if not then you only have 1:&lt;BR /&gt;&lt;BR /&gt;Boot Definitions for Volume Group /dev/vg00:&lt;BR /&gt;Physical Volumes belonging in Root Volume Group:&lt;BR /&gt;        /dev/dsk/c28t5d0 (0/0/0/3/0.5.0) -- Boot Disk&lt;BR /&gt;        /dev/dsk/c0t6d0 (1/0/0/3/0.6.0) -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c28t5d0&lt;BR /&gt;                        /dev/dsk/c0t6d0&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c28t5d0&lt;BR /&gt;                        /dev/dsk/c0t6d0&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c28t5d0&lt;BR /&gt;                        /dev/dsk/c0t6d0&lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c0t6d0, 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How to mirror the root disk&lt;BR /&gt;&lt;BR /&gt;Say /dev/dsk/c0t6d0 is the root disk and /dev/dsk/c3t6d0 is the disk you want to make a mirror of.&lt;BR /&gt;&lt;BR /&gt;1. Create a bootable LVM disk to be used for the mirror.&lt;BR /&gt;pvcreate -B /dev/rdsk/c3t6d0&lt;BR /&gt;2. Add this disk to the current root volume group.&lt;BR /&gt;vgextend /dev/vg00 /dev/dsk/c3t6d0&lt;BR /&gt;3. Make the new disk a boot disk.&lt;BR /&gt;mkboot -l /dev/rdsk/c3t6d0&lt;BR /&gt;4. Copy the correct AUTO file into the new LIF area.&lt;BR /&gt;mkboot -a "hpux -lq (;0)/vmunix" /dev/rdsk/c3t6d0&lt;BR /&gt;5. Mirror the boot, root and primary swap logical volumes to the new&lt;BR /&gt;bootable disk. Ensure that all devices in vg00, such as /usr, /swap,&lt;BR /&gt;etc., are mirrored.&lt;BR /&gt;The following is an example of mirroring the boot logical volume:&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c3t6d0&lt;BR /&gt;The following is an example of mirroring the primary swap logical&lt;BR /&gt;volume:&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol2 /dev/dsk/c3t6d0&lt;BR /&gt;The following is an example of mirroring the root logical volume:&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol3 /dev/dsk/c3t6d0&lt;BR /&gt;6. Update the boot information contained in the BDRA for the mirror&lt;BR /&gt;copies of boot, primary swap and root.&lt;BR /&gt;/usr/sbin/lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;/usr/sbin/lvlnboot -s /dev/vg00/lvol2&lt;BR /&gt;/usr/sbin/lvlnboot -r /dev/vg00/lvol3&lt;BR /&gt;7. Check if the BDRA is correct.&lt;BR /&gt;/usr/sbin/lvlnboot -R /dev/vg00&lt;BR /&gt;8. Verify that the mirrors were properly created.&lt;BR /&gt;lvlnboot -v /dev/vg00&lt;BR /&gt;The output of this command is shown in a display like the following:&lt;BR /&gt;Boot Definitions for Volume Group /dev/vg00:&lt;BR /&gt;Boot Definitions for Volume Group /dev/vg00:&lt;BR /&gt;Physical Volumes belonging in Root Volume Group:&lt;BR /&gt;/dev/dsk/c0t6d0 (1/0/0/3/0.6.0) -- Boot Disk&lt;BR /&gt;/dev/dsk/c3t6d0 (1/0/1/0/0/1/1.6.0) -- Boot Disk&lt;BR /&gt;Boot: lvol1 on: /dev/dsk/c0t6d0&lt;BR /&gt;/dev/dsk/c3t6d0&lt;BR /&gt;Root: lvol3 on: /dev/dsk/c0t6d0&lt;BR /&gt;/dev/dsk/c3t6d0&lt;BR /&gt;Swap: lvol2 on: /dev/dsk/c0t6d0&lt;BR /&gt;/dev/dsk/c3t6d0&lt;BR /&gt;Dump: lvol2 on: /dev/dsk/c0t6d0, 0&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v vg00&lt;BR /&gt;&lt;BR /&gt;Then lvextend for all other lvols:&lt;BR /&gt;&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol4 /dev/dsk/c3t6d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol5 /dev/dsk/c3t6d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol6 /dev/dsk/c3t6d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol7 /dev/dsk/c3t6d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol8 /dev/dsk/c3t6d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol9 /dev/dsk/c3t6d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol10 /dev/dsk/c3t6d0&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol11 /dev/dsk/c3t6d0&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 May 2004 08:34:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-boot-from-another-boot-disk/m-p/3287300#M627763</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-05-26T08:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to boot from another boot disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-boot-from-another-boot-disk/m-p/3287301#M627764</link>
      <description>Richard,&lt;BR /&gt;&lt;BR /&gt;I go with Patrick here. You just created logical volumes without any filesystems to actually copy the data. Obviously it won't find /stand/vmunix as it is not there.&lt;BR /&gt;&lt;BR /&gt;The procedure you noted down won't work. You will need to modify it to include other logical volumes such as /usr, /var etc.,. Also, you will need to either copy the data or do a dd from the existing logical volumes.  &lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 26 May 2004 09:43:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-boot-from-another-boot-disk/m-p/3287301#M627764</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-05-26T09:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to boot from another boot disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-boot-from-another-boot-disk/m-p/3287302#M627765</link>
      <description>Are you making a copy of your current boot disk ? &lt;BR /&gt;&lt;BR /&gt;If so follow the example above that has you doing lvextends etc.&lt;BR /&gt;&lt;BR /&gt;If you want a seperate OS boot disk, then just install the OS onto that disk and make it bootable that way.&lt;BR /&gt;&lt;BR /&gt;As noted by others, you have not copied any data over so there is nothing for the system to use to boot up on.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Kent M. Ostby&lt;BR /&gt;</description>
      <pubDate>Wed, 26 May 2004 10:54:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-boot-from-another-boot-disk/m-p/3287302#M627765</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2004-05-26T10:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to boot from another boot disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-boot-from-another-boot-disk/m-p/3287303#M627766</link>
      <description>Your procedure needs a change &lt;BR /&gt;&lt;BR /&gt;create boot,swap and then root u should be alright u need not have a seperate dump u may use the swap as dump&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Wed, 26 May 2004 11:09:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-boot-from-another-boot-disk/m-p/3287303#M627766</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-05-26T11:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to boot from another boot disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-boot-from-another-boot-disk/m-p/3287304#M627767</link>
      <description>I missed it ,u need to copy every thing from current disk to the new to boot !&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Wed, 26 May 2004 11:13:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-boot-from-another-boot-disk/m-p/3287304#M627767</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-05-26T11:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to boot from another boot disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-boot-from-another-boot-disk/m-p/3287305#M627768</link>
      <description>YOu can undo what you did and follow this document :&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;mode=id&amp;amp;searchString=LVMKBRC00005103&amp;amp;searchCrit=allwords&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;search.x=17&amp;amp;search.y=9" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;mode=id&amp;amp;searchString=LVMKBRC00005103&amp;amp;searchCrit=allwords&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;search.x=17&amp;amp;search.y=9&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 May 2004 14:58:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-boot-from-another-boot-disk/m-p/3287305#M627768</guid>
      <dc:creator>Ashwani Kashyap</dc:creator>
      <dc:date>2004-05-26T14:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to boot from another boot disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-boot-from-another-boot-disk/m-p/3287306#M627769</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;did you miss this one&lt;BR /&gt;&lt;BR /&gt;mkboot -l /dev/rdsk/c0t5d0&lt;BR /&gt;&lt;BR /&gt;and you lvlnboot info is conrrect..&lt;BR /&gt;&lt;BR /&gt;with best wishes&lt;BR /&gt;Naveej</description>
      <pubDate>Wed, 26 May 2004 22:13:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-boot-from-another-boot-disk/m-p/3287306#M627769</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2004-05-26T22:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to boot from another boot disk.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-boot-from-another-boot-disk/m-p/3287307#M627770</link>
      <description>I ahve a simple procedure to create a mirrored boot disk. Please see attached file.&lt;BR /&gt;Hope it helps..</description>
      <pubDate>Thu, 27 May 2004 04:35:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-able-to-boot-from-another-boot-disk/m-p/3287307#M627770</guid>
      <dc:creator>Kyri Pilavakis</dc:creator>
      <dc:date>2004-05-27T04:35:00Z</dc:date>
    </item>
  </channel>
</rss>

