<?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: Choosing different images while installing from ignite in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/choosing-different-images-while-installing-from-ignite/m-p/5150663#M502473</link>
    <description>Thnaks VK2COT &amp;amp; SEP,&lt;BR /&gt;I am not using non SD source (golden image).&lt;BR /&gt;So i need to make chnages in golden_image.cfg and INDEX file.&lt;BR /&gt;&lt;BR /&gt;I know to configure for single image.&lt;BR /&gt;&lt;BR /&gt;Help me to add more image in configuration file.&lt;BR /&gt;&lt;BR /&gt;If multiple images are there how ignite server recognize each ?&lt;BR /&gt;&lt;BR /&gt;  &lt;BR /&gt;do i need to execute &lt;BR /&gt;/opt/ignite/lbin/archive_impact â   t â  g /ignite_archive/image1.tz&lt;BR /&gt;for all images(if i have image1.tz, image2.tz, image3.tz etc)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Yash&lt;BR /&gt;</description>
    <pubDate>Thu, 15 Jan 2009 11:42:31 GMT</pubDate>
    <dc:creator>yash123</dc:creator>
    <dc:date>2009-01-15T11:42:31Z</dc:date>
    <item>
      <title>Choosing different images while installing from ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/choosing-different-images-while-installing-from-ignite/m-p/5150660#M502470</link>
      <description>Hi,&lt;BR /&gt;What are the changes to be done in ignite server to get option to choose hp ux v2 or v3 while installing.&lt;BR /&gt;My requirement is to configure my present ignite server to get options to choose any one image from the below four images.&lt;BR /&gt;2620 v2 and v3, 4640 v2 and v3, 7620 v2 and v3.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Yash</description>
      <pubDate>Thu, 15 Jan 2009 01:48:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/choosing-different-images-while-installing-from-ignite/m-p/5150660#M502470</guid>
      <dc:creator>yash123</dc:creator>
      <dc:date>2009-01-15T01:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing different images while installing from ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/choosing-different-images-while-installing-from-ignite/m-p/5150661#M502471</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;It was discussed in thos Forum on many&lt;BR /&gt;occasions. Please review it through&lt;BR /&gt;the "Forums advanced search".&lt;BR /&gt;&lt;BR /&gt;If you are doing it manually, it is all&lt;BR /&gt;linked to commands like:&lt;BR /&gt;&lt;BR /&gt;make_depots&lt;BR /&gt;make_config&lt;BR /&gt;manage_index&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT&lt;BR /&gt;&lt;BR /&gt;Example (this was published sometime ago,&lt;BR /&gt;I cannot remember the author, but&lt;BR /&gt;I am sure it is easy to give them credit&lt;BR /&gt;when searching the Forum):&lt;BR /&gt;&lt;BR /&gt;The manual procedure for creating an 11i&lt;BR /&gt;Core-OS depot for the server to use with client installs is:&lt;BR /&gt;&lt;BR /&gt;1)  Mount the first 11i Core-OS CD.&lt;BR /&gt;&lt;BR /&gt;2)  Copy the contents of this CD to a depot:&lt;BR /&gt;&lt;BR /&gt;# make_depots -r B.11.23 -s /dev/dsk/c0t0d0  (or other mount point)&lt;BR /&gt;&lt;BR /&gt;3)  Unmount the first CD and mount the second 11i Core-OS CD.&lt;BR /&gt;&lt;BR /&gt;4)  Using the same target , copy the contents of the second CD:&lt;BR /&gt;&lt;BR /&gt;# make_depots -r B.11.23 -s /dev/dsk/c0t0d0  (or other mount point)&lt;BR /&gt;&lt;BR /&gt;5)  Create a config file to describe your new depot:&lt;BR /&gt;&lt;BR /&gt;# make_config -c /var/opt/ignite/data/Rel_B.11.23/core_cfg -s /var/spool/sw&lt;BR /&gt;&lt;BR /&gt;6)  Add the configuration to the INDEX file:&lt;BR /&gt;&lt;BR /&gt;# manage_index -a -f /var/opt/ignite/data/Rel_B.11.23/core_cfg&lt;BR /&gt;&lt;BR /&gt;7) Check what is available:&lt;BR /&gt;&lt;BR /&gt;# manage_index -l</description>
      <pubDate>Thu, 15 Jan 2009 09:42:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/choosing-different-images-while-installing-from-ignite/m-p/5150661#M502471</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2009-01-15T09:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing different images while installing from ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/choosing-different-images-while-installing-from-ignite/m-p/5150662#M502472</link>
      <description>Shalom Yash,&lt;BR /&gt;&lt;BR /&gt;You need to have installed the proper software a Ignite Server. The software needed to boot into Ignite and chose OS is on the Core OS DVD of each OS.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-4731/ch02s01.html" target="_blank"&gt;http://docs.hp.com/en/5992-4731/ch02s01.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-2872/ch05s27.html" target="_blank"&gt;http://docs.hp.com/en/5992-2872/ch05s27.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-3336/ch02s05.html" target="_blank"&gt;http://docs.hp.com/en/5992-3336/ch02s05.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Those documents should provide you detail needed to do this. Your request is within the standard abilities of the Ignite Software suite.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 15 Jan 2009 10:38:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/choosing-different-images-while-installing-from-ignite/m-p/5150662#M502472</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-01-15T10:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing different images while installing from ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/choosing-different-images-while-installing-from-ignite/m-p/5150663#M502473</link>
      <description>Thnaks VK2COT &amp;amp; SEP,&lt;BR /&gt;I am not using non SD source (golden image).&lt;BR /&gt;So i need to make chnages in golden_image.cfg and INDEX file.&lt;BR /&gt;&lt;BR /&gt;I know to configure for single image.&lt;BR /&gt;&lt;BR /&gt;Help me to add more image in configuration file.&lt;BR /&gt;&lt;BR /&gt;If multiple images are there how ignite server recognize each ?&lt;BR /&gt;&lt;BR /&gt;  &lt;BR /&gt;do i need to execute &lt;BR /&gt;/opt/ignite/lbin/archive_impact â   t â  g /ignite_archive/image1.tz&lt;BR /&gt;for all images(if i have image1.tz, image2.tz, image3.tz etc)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Yash&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jan 2009 11:42:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/choosing-different-images-while-installing-from-ignite/m-p/5150663#M502473</guid>
      <dc:creator>yash123</dc:creator>
      <dc:date>2009-01-15T11:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing different images while installing from ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/choosing-different-images-while-installing-from-ignite/m-p/5150664#M502474</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i think one golden_image.cfg for one golden image.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;so the idea might involve:&lt;BR /&gt;&lt;BR /&gt;1) prepare another golden.cfg for another golden image and follow all the process and add the similar entires for that in the /var/opt/ignite/INDEX &lt;BR /&gt;&lt;BR /&gt;then check for syntax using:&lt;BR /&gt;&lt;BR /&gt;#instl_adm -T&lt;BR /&gt;&lt;BR /&gt;to see if that image is listed as an available config in the Ignite index,&lt;BR /&gt;&lt;BR /&gt;check&lt;BR /&gt;&lt;BR /&gt;#manage_index -l&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sujit</description>
      <pubDate>Sat, 17 Jan 2009 09:10:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/choosing-different-images-while-installing-from-ignite/m-p/5150664#M502474</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-01-17T09:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing different images while installing from ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/choosing-different-images-while-installing-from-ignite/m-p/5150665#M502475</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;in continuation of the earlier post just would like to add the configs og golden image in different names while adding the configs to /var/opt/ignite/INDEX&lt;BR /&gt;&lt;BR /&gt;u can put names as &lt;BR /&gt;&lt;BR /&gt;golden_image_11.23{&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;}&lt;BR /&gt;golden_image_11.31{&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;etc.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Sujit</description>
      <pubDate>Sun, 18 Jan 2009 18:58:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/choosing-different-images-while-installing-from-ignite/m-p/5150665#M502475</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-01-18T18:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing different images while installing from ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/choosing-different-images-while-installing-from-ignite/m-p/5150666#M502476</link>
      <description>Thanks Sujit&lt;BR /&gt;&lt;BR /&gt;so the INDEX file should like &lt;BR /&gt;cfg "HP-UX B.11.11 Default" {&lt;BR /&gt;        description "This selection supplies the default system configuration th                                                                                            at HP supplies for the B.11.11 release."&lt;BR /&gt;        "/opt/ignite/data/Rel_B.11.11/config"&lt;BR /&gt;        "/opt/ignite/data/Rel_B.11.11/hw_patches_cfg"&lt;BR /&gt;        "/var/opt/ignite/config.local"&lt;BR /&gt;}&lt;BR /&gt;cfg "HP-UX B.11.23 Default" {&lt;BR /&gt;        description "This selection supplies the default system configuration th                                                                                            at HP supplies for the B.11.23 release."&lt;BR /&gt;        "/opt/ignite/data/Rel_B.11.23/config"&lt;BR /&gt;        "/opt/ignite/data/Rel_B.11.23/hw_patches_cfg"&lt;BR /&gt;        "/var/opt/ignite/config.local"&lt;BR /&gt;}&lt;BR /&gt;cfg "HP-UX B.11.31 IA Golden Image Archive OS" {&lt;BR /&gt;        description "B.11.31 IA golden image archive "&lt;BR /&gt;        "/opt/ignite/data/Rel_B.11.31/config"&lt;BR /&gt;        "/opt/ignite/data/Rel_B.11.31/hw_patches_cfg"&lt;BR /&gt;        "/var/opt/ignite/config.local"&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;is it correct.&lt;BR /&gt;for 11.11,11.21,11.31&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;yash</description>
      <pubDate>Mon, 19 Jan 2009 03:54:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/choosing-different-images-while-installing-from-ignite/m-p/5150666#M502476</guid>
      <dc:creator>yash123</dc:creator>
      <dc:date>2009-01-19T03:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing different images while installing from ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/choosing-different-images-while-installing-from-ignite/m-p/5150667#M502477</link>
      <description>hello yash,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;what i mean to say is the following:&lt;BR /&gt;&lt;BR /&gt;if i have my system with two golden images say golden.cfg and golden11.31.cfg , say first is for 11.23 golden image and the second is the golden image for say 11.31 system, then we need to do following things::&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1)for the new golden image i have kept a separate cfg file that is i have two golden.cfg file namely at &lt;BR /&gt;&lt;BR /&gt;/var/opt/ignite/data/Rel_B.11.23/golden.cfg&lt;BR /&gt;and &lt;BR /&gt;/var/opt/ignite/data/Rel_B.11.31/golden1131.cfg&lt;BR /&gt;&lt;BR /&gt;I have the golden images at say /var/opt/ignite/recovery/archives/Rel_B.11.23/system1.gz â   fro 11.23 systems and &lt;BR /&gt;/var/opt/ignite/recovery/archives/Rel_B.11.31/system2.gz ---- for an 11.31 system.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The steps will be as &lt;BR /&gt;&lt;BR /&gt;1)after creation of the golden images for the system 11.23 , know the archive impact entries running archive_impact command on the image , and running save_config command to get the vg00 disk layout of the system.edit the /var/opt/ignite/data/Rel_B.11.23/golden.cfg&lt;BR /&gt;&lt;BR /&gt;2)Repeat all the steps for 113l golden image also that for that also run the command archive_layout and save_config and edit the file /var/opt/ignite/data/Rel_B.11.31/golden1131.cfg&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For Ignite config on the server to have the two golden cfgs the INDEX file should look like follows:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cfg "HP-UX B.11.23 Default" {&lt;BR /&gt;        description "This selection supplies the default system configuration that HP supplies for the B.11.23 release."&lt;BR /&gt;        "/opt/ignite/data/Rel_B.11.23/config"&lt;BR /&gt;        "/var/opt/ignite/data/Rel_B.11.23/core_archive_cfg"&lt;BR /&gt;        "/var/opt/ignite/config.local"&lt;BR /&gt;}&lt;BR /&gt;cfg "HP-UX B.11.00 Default" {&lt;BR /&gt;        description "This selection supplies the default system configuration that HP supplies for the B.11.00 release."&lt;BR /&gt;        "/opt/ignite/data/Rel_B.11.00/config"&lt;BR /&gt;        "/opt/ignite/data/Rel_B.11.00/hw_patches_cfg"&lt;BR /&gt;        "/var/opt/ignite/config.local"&lt;BR /&gt;}&lt;BR /&gt;cfg "HP-UX B.11.11 Default" {&lt;BR /&gt;        description "This selection supplies the default system configuration that HP supplies for the B.11.11 release."&lt;BR /&gt;        "/opt/ignite/data/Rel_B.11.11/config"&lt;BR /&gt;        "/opt/ignite/data/Rel_B.11.11/hw_patches_cfg"&lt;BR /&gt;        "/var/opt/ignite/config.local"&lt;BR /&gt;}&lt;BR /&gt;cfg "HP-UX B.11.23 Golden_Image" {&lt;BR /&gt;        description "This selection supplies the default system configuration that HP supplies for the B.11.11 release."&lt;BR /&gt;        "/var/opt/ignite/data/Rel_B.11.23/golden.cfg"&lt;BR /&gt;        "/var/opt/ignite/data/Rel_B.11.23/disk_layout"&lt;BR /&gt;         "/var/opt/ignite/config.local"&lt;BR /&gt;}&lt;BR /&gt;cfg "HP-UX B.11.31 Golden_Image" {&lt;BR /&gt;        description "This selection supplies the default system configuration that HP supplies for the B.11.11 release."&lt;BR /&gt;        "/var/opt/ignite/data/Rel_B.11.31/golden1131.cfg"&lt;BR /&gt;        "/var/opt/ignite/data/Rel_B.11.31/disk_layout"&lt;BR /&gt;        "/var/opt/ignite/config.local"&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;The disk_layout file has been generated running the save_config command individually on the corresponding golden image.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;sujit&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Jan 2009 07:29:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/choosing-different-images-while-installing-from-ignite/m-p/5150667#M502477</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-01-19T07:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing different images while installing from ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/choosing-different-images-while-installing-from-ignite/m-p/5150668#M502478</link>
      <description>hope that i was clear in helping u ctach the point ....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rgards&lt;BR /&gt;Sujit</description>
      <pubDate>Mon, 19 Jan 2009 18:07:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/choosing-different-images-while-installing-from-ignite/m-p/5150668#M502478</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-01-19T18:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing different images while installing from ignite</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/choosing-different-images-while-installing-from-ignite/m-p/5150669#M502479</link>
      <description>Thanks Sujit........</description>
      <pubDate>Tue, 20 Jan 2009 05:17:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/choosing-different-images-while-installing-from-ignite/m-p/5150669#M502479</guid>
      <dc:creator>yash123</dc:creator>
      <dc:date>2009-01-20T05:17:15Z</dc:date>
    </item>
  </channel>
</rss>

