<?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: Clone Alternative System disk - will not boot in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440718#M7314</link>
    <description>Craigh,&lt;BR /&gt;I think we were all wrong?&lt;BR /&gt;You are not using LVM is that so?&lt;BR /&gt;So what kind of box is this (9000/7XX or8XX)?&lt;BR /&gt;We need more information in order to give you a good solution&lt;BR /&gt;Best regards&lt;BR /&gt;Victor</description>
    <pubDate>Tue, 29 Aug 2000 16:28:23 GMT</pubDate>
    <dc:creator>Victor BERRIDGE</dc:creator>
    <dc:date>2000-08-29T16:28:23Z</dc:date>
    <item>
      <title>Clone Alternative System disk - will not boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440713#M7309</link>
      <description>How do I make a bootable system disk by cloning my existing one? (HPXUX 10.20)&lt;BR /&gt;I have tryed the following but it hangs during boot after the memory information but before ioinit&lt;BR /&gt;&lt;BR /&gt;(new disk scsi id 6 dec rz26 1gb)&lt;BR /&gt;(existing system scsi 5 MO rw 512Mb)&lt;BR /&gt;&lt;BR /&gt;! create fs and reserve 256 MB space &lt;BR /&gt;newfs -F hfs -R 256 /dev/rdsk/c0t6d0&lt;BR /&gt;mkdir noddy&lt;BR /&gt;mount /dev/dsk/c0t6d0 /noddy&lt;BR /&gt;cd /&lt;BR /&gt;!copy contents of system disk to new disk&lt;BR /&gt;find . -xdev -print | cpio /noddy&lt;BR /&gt;!create boot record&lt;BR /&gt;mkboot /dev/rdsk/c0t6d0&lt;BR /&gt;! edit fstab to point to new disk&lt;BR /&gt;cp -p /etc/fstab /noddy/etc/fstab2&lt;BR /&gt;sed 's/6/5/' /noddy/etc/fstab2 &amp;gt; /noddy/etc/fstab2&lt;BR /&gt;&lt;BR /&gt;shutdown and boot from my alternalte boot path&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have tried the reverse on a production system (HDD to RWMO) and that fails too&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Aug 2000 09:54:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440713#M7309</guid>
      <dc:creator>Craig Hargreaves</dc:creator>
      <dc:date>2000-08-29T09:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Clone Alternative System disk - will not boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440714#M7310</link>
      <description>&lt;BR /&gt;The preferred method to clone a system disk is to use HP's ignite software product - although Ignite is really for disaster recovery purposes. If you dont want to use ignite then you can use dd instead. Bring up your system in single user mode, then do a raw dd from your primary boot disk to a new disk;&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/rdsk/cxxxxx of=/dev/rdsk/c0t6d0 bs=1024k&lt;BR /&gt;&lt;BR /&gt;Then you should be able to boot from the new disk aok. I use it here sometimes, works great, but I prefer to use Ignite.&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Aug 2000 10:11:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440714#M7310</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2000-08-29T10:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Clone Alternative System disk - will not boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440715#M7311</link>
      <description>The simplest way would be to use ignite-ux make_recovery tool, if your 2 disks are identical there is nothing stopping you to do a dd of your disk to the new one , it works - I tried... (use block size 1024)</description>
      <pubDate>Tue, 29 Aug 2000 10:11:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440715#M7311</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2000-08-29T10:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Clone Alternative System disk - will not boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440716#M7312</link>
      <description>Hi Craig,&lt;BR /&gt;&lt;BR /&gt;You need to install Ignite UX to clone your system and have a bootable tape.&lt;BR /&gt;Follow this link to download the software: &lt;A href="http://www.software.hp.com/products/IUX/docs.html" target="_blank"&gt;http://www.software.hp.com/products/IUX/docs.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Aug 2000 10:23:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440716#M7312</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-08-29T10:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Clone Alternative System disk - will not boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440717#M7313</link>
      <description>It sounds like what you want is an emergency boot disk, but you do not want/have mirrordisk/UX.  In that case, you can create one with the following procedure:&lt;BR /&gt;&lt;BR /&gt;pvcreate -B /dev/rdsk/c0t6d0&lt;BR /&gt;mkboot /dev/dsk/c0t6d0&lt;BR /&gt;place the disk in a VG, either vg00 or its own&lt;BR /&gt;create one or more LVs to hold filesystems.&lt;BR /&gt;create and mount filesystems under /newroot (or whatever you wish)&lt;BR /&gt;use CPIO to transfer data. (ex: cd /var; find . -xdev -depth| cpio -pdumx /newroot/var)&lt;BR /&gt;setboot -a (alternate path)&lt;BR /&gt;boot off of new disk to test.</description>
      <pubDate>Tue, 29 Aug 2000 13:50:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440717#M7313</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2000-08-29T13:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Clone Alternative System disk - will not boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440718#M7314</link>
      <description>Craigh,&lt;BR /&gt;I think we were all wrong?&lt;BR /&gt;You are not using LVM is that so?&lt;BR /&gt;So what kind of box is this (9000/7XX or8XX)?&lt;BR /&gt;We need more information in order to give you a good solution&lt;BR /&gt;Best regards&lt;BR /&gt;Victor</description>
      <pubDate>Tue, 29 Aug 2000 16:28:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440718#M7314</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2000-08-29T16:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Clone Alternative System disk - will not boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440719#M7315</link>
      <description>As Victor spotted I am not using LVM and have no requirment for it. The 'box' in question is a Single Board 744 workstaion mounted in a VME rack. &lt;BR /&gt;Using the method I posted originaly to create a clone disk and then repairing the disk from recovery program on the Installation CD fixes the problem but this is hardly a neat solution.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Aug 2000 07:59:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440719#M7315</guid>
      <dc:creator>Craig Hargreaves</dc:creator>
      <dc:date>2000-08-30T07:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Clone Alternative System disk - will not boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440720#M7316</link>
      <description>&lt;BR /&gt;Try the dd solution as I mentioned in my earlier reply. It works fine and its only a single command.</description>
      <pubDate>Wed, 30 Aug 2000 08:03:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440720#M7316</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2000-08-30T08:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Clone Alternative System disk - will not boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440721#M7317</link>
      <description>I've always used LVM personally but man mkboot mentions various flags pertinent to the whole disk layout.&lt;BR /&gt;&lt;BR /&gt;Do you need to specify -H or -W (or maybe some others) to mkboot?</description>
      <pubDate>Wed, 30 Aug 2000 08:06:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440721#M7317</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-08-30T08:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Clone Alternative System disk - will not boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440722#M7318</link>
      <description>Or do you have to supply the -B flag to newfs (to reserve the boot area).</description>
      <pubDate>Wed, 30 Aug 2000 08:11:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440722#M7318</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-08-30T08:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Clone Alternative System disk - will not boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440723#M7319</link>
      <description>And you have no tape device?&lt;BR /&gt;&lt;BR /&gt;Looks like you cannot create a proper boot area.&lt;BR /&gt;If I remember right (more than 3 years have past since...) on non LVM HP 9000 workstations, the copy of the boot area on the root disk is /usr/lib/uxbootlf&lt;BR /&gt;I remembered making boot tapes with dd&lt;BR /&gt;dd if=/usr/lib/uxbootlf of=/dev/rmt/0mn bs=2k&lt;BR /&gt;then&lt;BR /&gt;dd if=/dev/rdsk/c201d6s0 of=/dev/rmt/0m bs=64k&lt;BR /&gt;&lt;BR /&gt;So would it be for Craigh&lt;BR /&gt;mkboot -b /usr/lib/uxbootlf /dev/dsk/c0t6d0&lt;BR /&gt;mkboot -a "hpux (56/52.6.0;0)/stand/vmunix" /dev/rdsk/c0t6d0&lt;BR /&gt;&lt;BR /&gt;You will have to adapt HW path...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Aug 2000 09:27:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440723#M7319</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2000-08-30T09:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Clone Alternative System disk - will not boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440724#M7320</link>
      <description>&lt;BR /&gt;Victors previous reply is on the money. You need to write the uxbootlf.700 or uxbootlf.800 file to the destination disk using bs=2k to make it bootable.&lt;BR /&gt;&lt;BR /&gt;So, to use dd to copy the entire disk use a bs=2k for the whole disk (if=/dev/rdsk of=/dev/rdsk bs=2k) and although it may take a long time to dd, your end result will be a bootable image disk, mach simpler and faster than any other method.</description>
      <pubDate>Wed, 30 Aug 2000 09:36:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440724#M7320</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2000-08-30T09:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Clone Alternative System disk - will not boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440725#M7321</link>
      <description>Craig,&lt;BR /&gt;&lt;BR /&gt;Try mirroring the root files to the new disk then&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Aug 2000 10:05:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440725#M7321</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2000-08-30T10:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Clone Alternative System disk - will not boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440726#M7322</link>
      <description>Craig,&lt;BR /&gt;&lt;BR /&gt;I think the problem is with the command:&lt;BR /&gt;# newfs -F hfs -R 256 /dev/rdsk/c0t6d0&lt;BR /&gt;&lt;BR /&gt;This does not have the -B option to reserve the boot area.&lt;BR /&gt;Try:&lt;BR /&gt;# newfs -F hfs -BLv -R 256  /dev/rdsk/c0t6d0&lt;BR /&gt;&lt;BR /&gt;-B = reserve boot area&lt;BR /&gt;-L = long filenames (optional)&lt;BR /&gt;-v = verbose</description>
      <pubDate>Wed, 30 Aug 2000 11:58:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440726#M7322</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2000-08-30T11:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Clone Alternative System disk - will not boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440727#M7323</link>
      <description>If you have two (nearly) identical disks there is no need to play with newfs and cpio. Just do a dd in single user mode as described before. Its a fast and easy method for cloning disks. No more configuration, cause the new disk is bootable from the beginning.&lt;BR /&gt;&lt;BR /&gt;If you have two totally different disks i would suggest using make_recovery or better make_sys_image. Both commands/programms come with Ignite/UX.</description>
      <pubDate>Thu, 31 Aug 2000 13:42:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/clone-alternative-system-disk-will-not-boot/m-p/2440727#M7323</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2000-08-31T13:42:24Z</dc:date>
    </item>
  </channel>
</rss>

