<?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 Another bootable DVD (Ignite) question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/another-bootable-dvd-ignite-question/m-p/4971360#M503328</link>
    <description>I  have no problem creating HP-UX bootable DVD's any longer.  As long as long as the image isn't &lt;BR /&gt;&amp;gt; 2Gb.  (even though I used the version of mkisofs which supports files &amp;gt;2Gb).&lt;BR /&gt;&lt;BR /&gt;Which begs the question.  Can a bootable DVD be created using UDF instead of ISO format?  I understand that the UDF format supports files &amp;gt; 2Gb?</description>
    <pubDate>Mon, 03 Apr 2006 10:29:12 GMT</pubDate>
    <dc:creator>OFC_EDM</dc:creator>
    <dc:date>2006-04-03T10:29:12Z</dc:date>
    <item>
      <title>Another bootable DVD (Ignite) question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-bootable-dvd-ignite-question/m-p/4971360#M503328</link>
      <description>I  have no problem creating HP-UX bootable DVD's any longer.  As long as long as the image isn't &lt;BR /&gt;&amp;gt; 2Gb.  (even though I used the version of mkisofs which supports files &amp;gt;2Gb).&lt;BR /&gt;&lt;BR /&gt;Which begs the question.  Can a bootable DVD be created using UDF instead of ISO format?  I understand that the UDF format supports files &amp;gt; 2Gb?</description>
      <pubDate>Mon, 03 Apr 2006 10:29:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-bootable-dvd-ignite-question/m-p/4971360#M503328</guid>
      <dc:creator>OFC_EDM</dc:creator>
      <dc:date>2006-04-03T10:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Another bootable DVD (Ignite) question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-bootable-dvd-ignite-question/m-p/4971361#M503329</link>
      <description>Kevin,&lt;BR /&gt;the poster of thread &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=952464" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=952464&lt;/A&gt; seems to have managed to create &amp;gt; 2Gb, but annoyingly does not state how!&lt;BR /&gt;If you do find out, please post the solution into the closure.</description>
      <pubDate>Mon, 03 Apr 2006 10:51:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-bootable-dvd-ignite-question/m-p/4971361#M503329</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-04-03T10:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Another bootable DVD (Ignite) question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-bootable-dvd-ignite-question/m-p/4971362#M503330</link>
      <description>Since version C.6.2 (I think) Ignite-UX has shipped with a script named:&lt;BR /&gt;    /opt/ignite/data/scripts/examples/make_media_install&lt;BR /&gt;And this script can be used as an example of how to make DVD media.&lt;BR /&gt;&lt;BR /&gt;If the actual archive file, on the DVD media, is smaller than 2.1 GB, there should be no problem.&lt;BR /&gt;&lt;BR /&gt;Please note that while it is possible to build a DVD which contains an archive file larger than 2.1 GB (i.e. newer versions of mkisofs are happy to do this), only these versions (or later) of the Ignite-UX install kernels will be able to read such a file from the DVD media:&lt;BR /&gt;&lt;BR /&gt;    B.11.23 - Dec-2005 - C.6.5 (has patch PHKL_33110)&lt;BR /&gt;    B.11.11 - Jun-2006 - C.6.8 (has patch PHKL_34153)&lt;BR /&gt;&lt;BR /&gt;Please note that these new versions increase the maximum size of a file on custom DVD media from 2,147,483,647 bytes (2 GB) to 4,294,967,295 bytes (4 GB).  If an archive file (for instance) grows beyond this 4 GB maximum, then&lt;BR /&gt;the install kernels will not be able to read it.&lt;BR /&gt;&lt;BR /&gt;These limitations are (mostly) imposed by the ISO9660 standard, which the CDFS filesystem is based upon.&lt;BR /&gt;&lt;BR /&gt;If you have inadvertently built a DVD which has this "file is too large for the install kernel" issue, then you'll probably see an error message of the form:&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;                 * Loading_software:  Begin&lt;BR /&gt;                 * Installing boot area on disk.&lt;BR /&gt;                 * Formatting HP Service Partition.&lt;BR /&gt;                 * Enabling swap areas.&lt;BR /&gt;                 * Backing up LVM configuration for "vg00".&lt;BR /&gt;                 * Processing the archive source (hp client archives).&lt;BR /&gt;                 * Thu Apr 31 12:34:56 EST 2005: Starting archive load of&lt;BR /&gt;                   the source (B.11.11 client archive PA).&lt;BR /&gt;                 * Completed 0% of archive&lt;BR /&gt;&lt;BR /&gt;         gunzip: stdin: unexpected end of file&lt;BR /&gt;         pax_iux: The archive is empty.&lt;BR /&gt;         ERROR:   Cannot load OS archive (B.11.11 client archive PA)&lt;BR /&gt;&lt;BR /&gt;                  The configuration process has incurred an error, would&lt;BR /&gt;                  you like to push a shell for debugging purposes? (y/[n]):&lt;BR /&gt;--------------------------------------------------------------------------------</description>
      <pubDate>Tue, 04 Apr 2006 12:04:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-bootable-dvd-ignite-question/m-p/4971362#M503330</guid>
      <dc:creator>John P. Kole</dc:creator>
      <dc:date>2006-04-04T12:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Another bootable DVD (Ignite) question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-bootable-dvd-ignite-question/m-p/4971363#M503331</link>
      <description>Sorry, I just read your last sentence.  And I do not think it is currently possible to create  (and subsequently read it via HP-UX) a DVD media using the UDF format.</description>
      <pubDate>Tue, 04 Apr 2006 12:09:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-bootable-dvd-ignite-question/m-p/4971363#M503331</guid>
      <dc:creator>John P. Kole</dc:creator>
      <dc:date>2006-04-04T12:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Another bootable DVD (Ignite) question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/another-bootable-dvd-ignite-question/m-p/4971364#M503332</link>
      <description>.</description>
      <pubDate>Thu, 17 Apr 2008 11:33:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/another-bootable-dvd-ignite-question/m-p/4971364#M503332</guid>
      <dc:creator>OFC_EDM</dc:creator>
      <dc:date>2008-04-17T11:33:54Z</dc:date>
    </item>
  </channel>
</rss>

