<?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: How to creat new boot disk? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575249#M31056</link>
    <description>hmmm.. no LVM  but only whole disk/HFS?.....&lt;BR /&gt;&lt;BR /&gt;Do a dd&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/rdsk/c0t0d0 of=/dev/rdsk/c0t1d0 bs=1024k&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
    <pubDate>Wed, 05 Sep 2001 08:44:38 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2001-09-05T08:44:38Z</dc:date>
    <item>
      <title>How to creat new boot disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575238#M31045</link>
      <description>Dear all :&lt;BR /&gt; I want to creat a new boot disk , but haven't&lt;BR /&gt;Ignite-UX(make_recovery). Who can help me to do the job?&lt;BR /&gt;Model : 715/50&lt;BR /&gt;OS: HP-UX 10.10&lt;BR /&gt;Memory: 32MB&lt;BR /&gt;HDD target6 HP C3324A (boot disk)&lt;BR /&gt;HDD target5 IBM 0664MIH (new boot disk)&lt;BR /&gt;TAPE driver : C1503&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Sep 2001 00:38:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575238#M31045</guid>
      <dc:creator>Steven Pao</dc:creator>
      <dc:date>2001-09-05T00:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to creat new boot disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575239#M31046</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;Have a look at this thread,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x73c853921f1ad5118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x73c853921f1ad5118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Sep 2001 00:47:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575239#M31046</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-09-05T00:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to creat new boot disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575240#M31047</link>
      <description>What would you like to do with the new boot disk?.. If you want to do mirroring, then following is the procedure. &lt;BR /&gt;&lt;BR /&gt;Let's call your disk as /dev/dsk/c0t5d0&lt;BR /&gt;&lt;BR /&gt;#pvcreate -B /dev/dsk/c0t5d0&lt;BR /&gt;#vgextend vg00 /dev/dsk/c0t5d0&lt;BR /&gt;#mkboot /dev/dsk/c0t5d0&lt;BR /&gt;#mkboot -a "hpux -lq (;0)/stand/vmunix" /dev/dsk/c0t5d0&lt;BR /&gt;#cd /usr/sbin/diag/lif   (if you have OnlineDiag installed)&lt;BR /&gt;#mkboot -vb updatediaglif -p ISL -p AUTO -p HPUX /dev/rdsk/c0t5d0&lt;BR /&gt;&lt;BR /&gt;Once this is done do a mirroring for all your logical volumes starting from /stand (lvol1)&lt;BR /&gt;&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c0t5d0&lt;BR /&gt;....&lt;BR /&gt;&lt;BR /&gt;Once all the logical volumes are mirrored,&lt;BR /&gt;&lt;BR /&gt;#lvlnboot -b /dev/vg00/lvol1&lt;BR /&gt;#lvlnboot -s /dev/vg00/lvol2 (or the primaryswap lvol)&lt;BR /&gt;#lvlnboot -r /dev/vg00/lvol3 (or the lvol mounted as /)&lt;BR /&gt;#lvlnboot -R&lt;BR /&gt;#lvlnboot -v (verify everything is fine here that two disks are showed)&lt;BR /&gt;&lt;BR /&gt;You can verify if everything is there by doing&lt;BR /&gt;&lt;BR /&gt;#lifls /dev/dsk/c0t5d0&lt;BR /&gt;&lt;BR /&gt;To verify the auto string -&lt;BR /&gt;#lifcp /dev/dsk/c0t5d0:AUTO -&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 05 Sep 2001 00:49:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575240#M31047</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-09-05T00:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to creat new boot disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575241#M31048</link>
      <description>Is this system using LVM to manage the disk or is it using a whole-disk configuration?&lt;BR /&gt;&lt;BR /&gt;If it is using LVM then have a look at the following thread, specifically Peggy Fong's response:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0xafc36af52b04d5118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0xafc36af52b04d5118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If it is a Non-LVM whole disk set up, I don't know how you could do it.</description>
      <pubDate>Wed, 05 Sep 2001 02:48:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575241#M31048</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-09-05T02:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to creat new boot disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575242#M31049</link>
      <description>Ok. With Patrick's message I now understood what you are trying to do. Once the mirroing is done, it's easy to split the mirrors and boot from the mirror copy.&lt;BR /&gt;&lt;BR /&gt;lvsplit from the reverse order&lt;BR /&gt;&lt;BR /&gt;for LV in lvol8 lvol7 .. lvol1&lt;BR /&gt;do&lt;BR /&gt;lvsplit /dev/vg00/$LV&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;Now you can see a backup copy of the lvols as lvol1b etc under vg00.&lt;BR /&gt;&lt;BR /&gt;Do an fsck on all the lvol*bs. Better to use&lt;BR /&gt;full nolog option&lt;BR /&gt;&lt;BR /&gt;fsck -F vxfs -o full,nolog /dev/vg00/lvol2b&lt;BR /&gt;.....&lt;BR /&gt;just fsck for lvol1b&lt;BR /&gt;&lt;BR /&gt;*Important. Do an lvlnboot on the logical volumes*&lt;BR /&gt;&lt;BR /&gt;lvlnboot -b /dev/vg00/lvol1b&lt;BR /&gt;lvlnboot -s /dev/vg00/lvol2b&lt;BR /&gt;lvlnboot -r /dev/vg00/lvol3b&lt;BR /&gt;lvlnboot -d /dev/vg00/lvol2b&lt;BR /&gt;lvlnboot -v&lt;BR /&gt;&lt;BR /&gt;Now mount the split "root" and modify the fstab&lt;BR /&gt;&lt;BR /&gt;mount /dev/vg00/lvol3b /test&lt;BR /&gt;&lt;BR /&gt;vi /test/etc/fstab&lt;BR /&gt;&lt;BR /&gt;Now replace lvol1, lvol3 ... with lvol1b, lvol3b  respectively&lt;BR /&gt;&lt;BR /&gt;Now you can boot from the alternate path by stopping at bootadmin and booting from alternate disk.&lt;BR /&gt;&lt;BR /&gt;You can always do an lvmerge whenever you want to sync up the data. However, you need to do this lvlnboot procedure again for lvol1, lvol2... etc&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Sep 2001 03:22:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575242#M31049</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-09-05T03:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to creat new boot disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575243#M31050</link>
      <description>&lt;BR /&gt;  Hi&lt;BR /&gt;&lt;BR /&gt;  Follow these steps. First add the new HDD which U want to make it bootable.&lt;BR /&gt;&lt;BR /&gt;#ioscan -fnC disk&lt;BR /&gt;&lt;BR /&gt;   Now U will get the list of HDDs. Find out the device file of newly added HDD. Suppose the new device file /dev/dsk/c0t4d0&lt;BR /&gt;&lt;BR /&gt;#diskinfo /dev/rdsk/c0t4d0&lt;BR /&gt;&lt;BR /&gt;   Confirm the model, size ..etc of the newly added HDD.&lt;BR /&gt;&lt;BR /&gt;#pvcreate -B -f /dev/rdsk/c0t4d0&lt;BR /&gt;#mkdir /dev/vg02 (This vg02 should not be there already. If it is there give some other vg)&lt;BR /&gt;#mknod /dev/vg02/group c 64 0x020000 (minor number should be unique)&lt;BR /&gt;#mkboot /dev/rdsk/c0t4d0&lt;BR /&gt;#mkboot -a "hpux(;0)/stand/vmunix"&lt;BR /&gt;#vgcreate /dev/vg02 /dev/dsk/c0t4d0&lt;BR /&gt;#lvcreate -Cy -rn -L xxx /dev/vg02  (xxx is the size of boot volume)&lt;BR /&gt;#lvcreate -Cy -rn -L yyy /dev/vg02 (yyy is the size of swap volume)&lt;BR /&gt;#lvcreate -Cy -rn -L zzz /dev/vg02 (zzz is the size of root volume)&lt;BR /&gt;#lvlnboot -b /dev/vg02/lvol1&lt;BR /&gt;#lvlnboot -r /dev/vg02/lvol3&lt;BR /&gt;#lvlnboot -s /dev/vg02/lvol2&lt;BR /&gt;#lvlnboot -d /dev/vg02/lvol2&lt;BR /&gt;#lvlnboot -R&lt;BR /&gt;#lvlnboot -V   here verify whether the newly added volumes are there in BDRA or not.&lt;BR /&gt;&lt;BR /&gt;#mkdir /newroot&lt;BR /&gt;#newfs -F vxfs /dev/vg02/rlvol3&lt;BR /&gt;#mount /dev/vg02/lvol3 /newroot&lt;BR /&gt;#find . -xdev -depth -print | cpio -pxdm /newroot&lt;BR /&gt;#mkdir /newboot&lt;BR /&gt;#newfs -F hfs /dev/vg02/rlvol1&lt;BR /&gt;#mount /dev/vg02/lvol1 /newboot&lt;BR /&gt;#cd /stand&lt;BR /&gt;#find . -xdev -depth -print | cpio -pxdm /newboot&lt;BR /&gt;#reboot -h&lt;BR /&gt;&lt;BR /&gt;  Now change the new root HDD's id and boot thru that. U will get the prompt.&lt;BR /&gt;&lt;BR /&gt;Best of luck&lt;BR /&gt;&lt;BR /&gt;Shahul</description>
      <pubDate>Wed, 05 Sep 2001 04:22:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575243#M31050</guid>
      <dc:creator>Shahul</dc:creator>
      <dc:date>2001-09-05T04:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to creat new boot disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575244#M31051</link>
      <description>Dear all:&lt;BR /&gt;I try "#lvlnboot -b /dev/vg02/lvol1" ,but display "b" : Illegal option&lt;BR /&gt;Why ? &lt;BR /&gt;</description>
      <pubDate>Wed, 05 Sep 2001 07:25:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575244#M31051</guid>
      <dc:creator>Steven Pao</dc:creator>
      <dc:date>2001-09-05T07:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to creat new boot disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575245#M31052</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you cannot prepare lvol1 in vg02 to be boot volume - must be in vg00 (root vg).&lt;BR /&gt;&lt;BR /&gt;later,</description>
      <pubDate>Wed, 05 Sep 2001 07:34:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575245#M31052</guid>
      <dc:creator>Marcin Wicinski</dc:creator>
      <dc:date>2001-09-05T07:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to creat new boot disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575246#M31053</link>
      <description>You are using OS ver 10.10. Pretty old and is almost outdated. I do not quite recall if -b is there with it or not.&lt;BR /&gt;&lt;BR /&gt;However see the man page for lvlnboot and see if you have this option available.&lt;BR /&gt;&lt;BR /&gt;Can you please send us your bdf |grep vg00 output?.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 05 Sep 2001 07:35:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575246#M31053</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-09-05T07:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to creat new boot disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575247#M31054</link>
      <description>It looks like you have a combined boot and root logical volume. So you simply need to do lvlnboot -r /dev/vg02/lvol1 (if you are using vg02 as your alternate root volume group) should work for you. After doing with -s and -d, do an lvlnboot -v and see what is getting displayed.&lt;BR /&gt;&lt;BR /&gt;Also, remember that you can boot in -lm LVM maintenance mode and run these commands if it doesn't work.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 05 Sep 2001 07:51:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575247#M31054</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-09-05T07:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to creat new boot disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575248#M31055</link>
      <description>We have not vg00, boot disk only...</description>
      <pubDate>Wed, 05 Sep 2001 08:41:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575248#M31055</guid>
      <dc:creator>Steven Pao</dc:creator>
      <dc:date>2001-09-05T08:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to creat new boot disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575249#M31056</link>
      <description>hmmm.. no LVM  but only whole disk/HFS?.....&lt;BR /&gt;&lt;BR /&gt;Do a dd&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/rdsk/c0t0d0 of=/dev/rdsk/c0t1d0 bs=1024k&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 05 Sep 2001 08:44:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575249#M31056</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-09-05T08:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to creat new boot disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575250#M31057</link>
      <description>We try DD ...but the backup disk can not boot</description>
      <pubDate>Wed, 05 Sep 2001 09:56:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-creat-new-boot-disk/m-p/2575250#M31057</guid>
      <dc:creator>Steven Pao</dc:creator>
      <dc:date>2001-09-05T09:56:05Z</dc:date>
    </item>
  </channel>
</rss>

