<?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: creating an Ignite tape for a 10.20 system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-an-ignite-tape-for-a-10-20-system/m-p/3339125#M514009</link>
    <description>I think 10.20 only had make_recovery. (At least that's all I had on the 10.20 systems at the previous job... HP might have added make_tape_recovery on the last versions for that OS revision, however.)&lt;BR /&gt;&lt;BR /&gt;If you wanted recovery media, that will work and info on how to use it can be found in the man page.&lt;BR /&gt;&lt;BR /&gt;If you were wanting to create a build tape that duplicates what you're server is doing for you, you can find all of the info you need in the Ignite-UX Administration Guide for HP-UX 10.X available at &lt;A href="http://docs.hp.com/hpux/os/10.x/index.html." target="_blank"&gt;http://docs.hp.com/hpux/os/10.x/index.html.&lt;/A&gt;</description>
    <pubDate>Thu, 22 Jul 2004 17:07:08 GMT</pubDate>
    <dc:creator>Jeff_Traigle</dc:creator>
    <dc:date>2004-07-22T17:07:08Z</dc:date>
    <item>
      <title>creating an Ignite tape for a 10.20 system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-an-ignite-tape-for-a-10-20-system/m-p/3339122#M514006</link>
      <description>Hello all - &lt;BR /&gt;I need to build an Ignite tape for an HP b2600 workstation running 10.20.  I have installed Ignite on the main server, and have successfully rebuilt another machine from the ignite server over the network, but there is no documentaion for building the ignite tape.  Does anyone have a document or link that covers this?  Thanks in advance.&lt;BR /&gt;Mark</description>
      <pubDate>Thu, 22 Jul 2004 16:01:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-an-ignite-tape-for-a-10-20-system/m-p/3339122#M514006</guid>
      <dc:creator>Mark Burgman</dc:creator>
      <dc:date>2004-07-22T16:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: creating an Ignite tape for a 10.20 system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-an-ignite-tape-for-a-10-20-system/m-p/3339123#M514007</link>
      <description>Two possible commands.&lt;BR /&gt;&lt;BR /&gt;make_recovery BAD! Obsolete(I think)&lt;BR /&gt;&lt;BR /&gt;make_tape_recovery Better! if it exists for 10.20.&lt;BR /&gt;&lt;BR /&gt;Just in case make_tape_recovery did exist in the 10.20 world, I'm attaching my script. It might work.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 22 Jul 2004 16:17:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-an-ignite-tape-for-a-10-20-system/m-p/3339123#M514007</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-07-22T16:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: creating an Ignite tape for a 10.20 system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-an-ignite-tape-for-a-10-20-system/m-p/3339124#M514008</link>
      <description>You can ge the Ignite admin doc for 10.x from here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/B2355-90772/B2355-90772.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B2355-90772/B2355-90772.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The same command convention that is use on 11 and 11i also works on 10.20.&lt;BR /&gt;&lt;BR /&gt;# /opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn&lt;BR /&gt;&lt;BR /&gt;To get the latest version, which still supports 10.20 go here:&lt;BR /&gt;&lt;A href="http://www.software.hp.com/products/IUX/download.html" target="_blank"&gt;http://www.software.hp.com/products/IUX/download.html&lt;/A&gt;</description>
      <pubDate>Thu, 22 Jul 2004 17:06:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-an-ignite-tape-for-a-10-20-system/m-p/3339124#M514008</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-07-22T17:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: creating an Ignite tape for a 10.20 system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-an-ignite-tape-for-a-10-20-system/m-p/3339125#M514009</link>
      <description>I think 10.20 only had make_recovery. (At least that's all I had on the 10.20 systems at the previous job... HP might have added make_tape_recovery on the last versions for that OS revision, however.)&lt;BR /&gt;&lt;BR /&gt;If you wanted recovery media, that will work and info on how to use it can be found in the man page.&lt;BR /&gt;&lt;BR /&gt;If you were wanting to create a build tape that duplicates what you're server is doing for you, you can find all of the info you need in the Ignite-UX Administration Guide for HP-UX 10.X available at &lt;A href="http://docs.hp.com/hpux/os/10.x/index.html." target="_blank"&gt;http://docs.hp.com/hpux/os/10.x/index.html.&lt;/A&gt;</description>
      <pubDate>Thu, 22 Jul 2004 17:07:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-an-ignite-tape-for-a-10-20-system/m-p/3339125#M514009</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2004-07-22T17:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: creating an Ignite tape for a 10.20 system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-an-ignite-tape-for-a-10-20-system/m-p/3339126#M514010</link>
      <description>Mark,&lt;BR /&gt;&lt;BR /&gt;I guess your issue is that you do not have a tape you could attach to the b2600.&lt;BR /&gt;&lt;BR /&gt;Then you need to create two files:&lt;BR /&gt;a lif image using&lt;BR /&gt;make_medialif&lt;BR /&gt;and a system image using&lt;BR /&gt;make_sys_image&lt;BR /&gt;put those two files onto a machine with a tape&lt;BR /&gt;and dd lif_file with obs=2k onto the tape&lt;BR /&gt;(no-rewind!!) then dd sys_image_file onto the tape with obs=10k&lt;BR /&gt;&lt;BR /&gt;This is the procedure. For the details refer to the man pages to pick the options you need.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard</description>
      <pubDate>Fri, 23 Jul 2004 08:35:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-an-ignite-tape-for-a-10-20-system/m-p/3339126#M514010</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2004-07-23T08:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: creating an Ignite tape for a 10.20 system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-an-ignite-tape-for-a-10-20-system/m-p/3339127#M514011</link>
      <description>Mark,&lt;BR /&gt;&lt;BR /&gt;just another hint:&lt;BR /&gt;&lt;BR /&gt;you can use &lt;BR /&gt;control_cfg and system_cfg files&lt;BR /&gt;from a previous make_net_recovery to feed to make_medialif&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard</description>
      <pubDate>Fri, 23 Jul 2004 08:39:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-an-ignite-tape-for-a-10-20-system/m-p/3339127#M514011</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2004-07-23T08:39:27Z</dc:date>
    </item>
  </channel>
</rss>

