<?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: Custom Bootable CD in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/custom-bootable-cd/m-p/4364408#M502948</link>
    <description>Yes indeed, if you do not have a customer who wants to follow security recommendations regarding data removal. However its look useful. Thank you very much for your replay.</description>
    <pubDate>Fri, 27 Mar 2009 17:29:13 GMT</pubDate>
    <dc:creator>Kamen.</dc:creator>
    <dc:date>2009-03-27T17:29:13Z</dc:date>
    <item>
      <title>Custom Bootable CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/custom-bootable-cd/m-p/4364406#M502946</link>
      <description>Hello Guys,&lt;BR /&gt;sorry for worst english at first.&lt;BR /&gt;This is not exactly a qustion, rather than explanation. &lt;BR /&gt;I'm writing this to share my expiriance in field of customizing ignite-ux make_media_install cretation. Today I has a job to create HP-UX demolition CD. After searching the forums I found nothing about, how to erase easily as posible, all data on all the disks installed in. Method which i found most reliable, is to customize RAM disk image which is run by installable HP-UX media.&lt;BR /&gt;To do this you should have ignite-ux installed, either client or server. &lt;BR /&gt;You should mount one of the /opt/ignite/boot/Rel_B.11.31/*INSTALLFS. Nothing treaky here. Create logical volume big enought to place all you custom commands and software. You should mind for which release (11.XX) and architecture (32,ia,64v,64w) your customizations are. For example in my scenario I should make image for Itanium based architecture and 11.31. &lt;BR /&gt;&lt;BR /&gt;&amp;gt; ll /opt/ignite/boot/Rel_B.11.31/IINSTALLFS&lt;BR /&gt;&amp;gt;-r--r--r--   1 bin        bin        67108864 Feb 23 13:17 IINSTALLFS&lt;BR /&gt;&lt;BR /&gt;Because we use 32M PE size i should create 64M logical volume. &lt;BR /&gt;&lt;BR /&gt;&amp;gt;lvcreate -n ramdisk -L 64M vg00&lt;BR /&gt;&lt;BR /&gt;Then copy contents of the IINSTALLFS image onto fresh created lv.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;dd if=/opt/ignite/boot/Rel_B.11.31/IINSTALLFS of=/dev/vg00/ramdisk&lt;BR /&gt;&lt;BR /&gt;It's time to mount it. I'm using existing SD_CDROM.Hang me if i'm wrong :).&lt;BR /&gt;&lt;BR /&gt;&amp;gt;mount /dev/vg00/ramdisk /SD_CDROM&lt;BR /&gt;&lt;BR /&gt;Do your customizations now. To achive my goal, i have to change /SD_CDROM/etc/inittab with my new one. I just replaced lines where init spawns "launch" command which is used to make insf and to lead you in your instalation, with my custom script. If you want to see the script,find it attached.&lt;BR /&gt;&lt;BR /&gt;Then umount the lv ramdisk, dd it to the new INSTALLFS file. Please be carefull and try not to replace you existing IINSTALLFS with new one. After you finish this, execute make_media_install ... and have fun with your custom install cd.&lt;BR /&gt;&lt;BR /&gt;I'll be glad if you find this one usefull.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Feb 2009 16:26:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/custom-bootable-cd/m-p/4364406#M502946</guid>
      <dc:creator>Kamen.</dc:creator>
      <dc:date>2009-02-23T16:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Bootable CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/custom-bootable-cd/m-p/4364407#M502947</link>
      <description>Hello,&lt;BR /&gt;you could set instl_adm with the following variable:&lt;BR /&gt;&lt;BR /&gt;clean_all_disks = boolean&lt;BR /&gt;Setting this to true causes the installation process to write over all disks, even those that are not&lt;BR /&gt;configured for a file system. Its purpose is to remove prior file system information and make all&lt;BR /&gt;the unused disks appear as "new".&lt;BR /&gt;This keyword should almost always be left as the default of false.&lt;BR /&gt;&lt;BR /&gt;source : &lt;A href="http://www.docs.hp.com/en/5992-5839/5992-5839.pdf" target="_blank"&gt;http://www.docs.hp.com/en/5992-5839/5992-5839.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Cedrick Gailllard</description>
      <pubDate>Fri, 27 Mar 2009 14:28:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/custom-bootable-cd/m-p/4364407#M502947</guid>
      <dc:creator>mobidyc</dc:creator>
      <dc:date>2009-03-27T14:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Bootable CD</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/custom-bootable-cd/m-p/4364408#M502948</link>
      <description>Yes indeed, if you do not have a customer who wants to follow security recommendations regarding data removal. However its look useful. Thank you very much for your replay.</description>
      <pubDate>Fri, 27 Mar 2009 17:29:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/custom-bootable-cd/m-p/4364408#M502948</guid>
      <dc:creator>Kamen.</dc:creator>
      <dc:date>2009-03-27T17:29:13Z</dc:date>
    </item>
  </channel>
</rss>

