<?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: Make a bootable image in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/make-a-bootable-image/m-p/2870442#M517840</link>
    <description>make_tape_recovery uses make_sys_image with different options to put it out to tape.&lt;BR /&gt;&lt;BR /&gt;make_sys_image will build you a disk image.&lt;BR /&gt;&lt;BR /&gt;The IUX addministrators guide will give you step by step instruction on creating an image, making it accessable to other machines etc.&lt;BR /&gt;&lt;BR /&gt;make_sys_image uses pax, which will not put files larger than 2G in the image.  You'll have to use ftp or fbackup/frecovery to move the large files.&lt;BR /&gt;&lt;BR /&gt;When you reach the stage of specific questions, you can post them here. I'm in the process of doing exactly what you are called to do under HP-Ux 11.11&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Mon, 30 Dec 2002 19:51:16 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2002-12-30T19:51:16Z</dc:date>
    <item>
      <title>Make a bootable image</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-a-bootable-image/m-p/2870438#M517836</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;Excuse me for my english but i'm French.&lt;BR /&gt;&lt;BR /&gt;My company bought machines HP B2600 9000/785 and licences HP UX 11 to replace old machines functioning under HP UX 9.07.&lt;BR /&gt;&lt;BR /&gt;??I must install a machine with the common options and create a CD like an image GHOST under PC. All the other machines will be installed starting from this CD without being connected on a network.&lt;BR /&gt;Then I must create CD of installation for a software developed for the customer.&lt;BR /&gt;&lt;BR /&gt;I saw that there was a utility under HP UX 11: Ignite-ux.&lt;BR /&gt;&lt;BR /&gt;1 - Which is the fastest way to create an image of a machine?&lt;BR /&gt;&lt;BR /&gt;2 - How to make to create a bootable installation CD for my software and to allow the user to define configuration parameters as an address IP?</description>
      <pubDate>Thu, 26 Dec 2002 17:12:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-a-bootable-image/m-p/2870438#M517836</guid>
      <dc:creator>Christophe MESTDACH</dc:creator>
      <dc:date>2002-12-26T17:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Make a bootable image</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-a-bootable-image/m-p/2870439#M517837</link>
      <description>Ignite would be the best bet to do this.  You can get ignite from:  &lt;A href="http://software.hp.com/products/IUX/" target="_blank"&gt;http://software.hp.com/products/IUX/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Have a look at the Ignite/UX administrators guide.&lt;BR /&gt;&lt;BR /&gt;If you install Ignite/UX on a machine, have a look at the document /opt/ignite/share/doc/makenetrec.txt&lt;BR /&gt;&lt;BR /&gt;This document has instructions on how to create a CD based from an Ignite/UX make_net_recovery image.&lt;BR /&gt;&lt;BR /&gt;You will also want to have a look in the Administrator guide on the section about Golden Images, as this is really what you want.</description>
      <pubDate>Thu, 26 Dec 2002 17:21:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-a-bootable-image/m-p/2870439#M517837</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-12-26T17:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: Make a bootable image</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-a-bootable-image/m-p/2870440#M517838</link>
      <description>make_sys_image -&lt;BR /&gt;will create a gzip image of your "model" system&lt;BR /&gt;&lt;BR /&gt;do a man on that command. Make sure your target machine trusts the client - typically, the size is 300 to 750 Mb for HP11 system.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Dec 2002 16:08:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-a-bootable-image/m-p/2870440#M517838</guid>
      <dc:creator>Jim Butler</dc:creator>
      <dc:date>2002-12-27T16:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Make a bootable image</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-a-bootable-image/m-p/2870441#M517839</link>
      <description>Also - if you want to make a tape,&lt;BR /&gt;make_recovery_tape. works great if all target machines have a tape drive.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Dec 2002 16:09:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-a-bootable-image/m-p/2870441#M517839</guid>
      <dc:creator>Jim Butler</dc:creator>
      <dc:date>2002-12-27T16:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Make a bootable image</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-a-bootable-image/m-p/2870442#M517840</link>
      <description>make_tape_recovery uses make_sys_image with different options to put it out to tape.&lt;BR /&gt;&lt;BR /&gt;make_sys_image will build you a disk image.&lt;BR /&gt;&lt;BR /&gt;The IUX addministrators guide will give you step by step instruction on creating an image, making it accessable to other machines etc.&lt;BR /&gt;&lt;BR /&gt;make_sys_image uses pax, which will not put files larger than 2G in the image.  You'll have to use ftp or fbackup/frecovery to move the large files.&lt;BR /&gt;&lt;BR /&gt;When you reach the stage of specific questions, you can post them here. I'm in the process of doing exactly what you are called to do under HP-Ux 11.11&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Mon, 30 Dec 2002 19:51:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-a-bootable-image/m-p/2870442#M517840</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2002-12-30T19:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Make a bootable image</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-a-bootable-image/m-p/2870443#M517841</link>
      <description>I'd use the options of&lt;BR /&gt;&lt;BR /&gt;make_tape_recovery -AIv&lt;BR /&gt;&lt;BR /&gt;Which will default to your /dev/rmt/0mn tape drive.&lt;BR /&gt;&lt;BR /&gt;BTW, your English is much better than my French and/or my English  :-)&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 30 Dec 2002 20:04:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-a-bootable-image/m-p/2870443#M517841</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-12-30T20:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Make a bootable image</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-a-bootable-image/m-p/2870444#M517842</link>
      <description>In french in the text&lt;BR /&gt;&lt;BR /&gt;#make_recovery ???v ???AC ???d ??TAPE??&lt;BR /&gt;&lt;BR /&gt;V??rifier le contenu du fichier log &lt;BR /&gt;#more /var/opt/ignite/logs/makrec.log1&lt;BR /&gt;&lt;BR /&gt;Imprimer si possible (imprimante connect??e sur site) le "print manifest"&lt;BR /&gt;#print_manifest | lp -d??PRINTER??&lt;BR /&gt;ou dans le cas d'une imprimante HP&lt;BR /&gt;#print_manifest -e | lp -d??PRINTER??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pour la restauration:&lt;BR /&gt;&lt;BR /&gt;Ins??rer la bande recovery&lt;BR /&gt;&lt;BR /&gt;D??marrer le serveur, interrompre et forcer le d??marrage sur le DDS.&lt;BR /&gt;&lt;BR /&gt;Interract with IPL ? NO&lt;BR /&gt;&lt;BR /&gt;Laisser la proc??dure se d??rouler sans rien interrompre (le system reboot deux fois)&lt;BR /&gt;&lt;BR /&gt;V??rification des logs:&lt;BR /&gt;# more /var/opt/ignite/logs/makrec.log&lt;BR /&gt;&lt;BR /&gt;ca vient d'une procedure HP..&lt;BR /&gt;&lt;BR /&gt;By.&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Jan 2003 09:53:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-a-bootable-image/m-p/2870444#M517842</guid>
      <dc:creator>dell'avanzata_1</dc:creator>
      <dc:date>2003-01-09T09:53:54Z</dc:date>
    </item>
  </channel>
</rss>

