<?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: Ignite CD Image Too Big in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-cd-image-too-big/m-p/2484304#M521027</link>
    <description>Hello Mark,&lt;BR /&gt;from what I read - could it be you have a 600MB file&lt;BR /&gt;system in a 2.1GB LVol??? Then you must add something&lt;BR /&gt;like "count=600" to your "dd" command line.&lt;BR /&gt;HTH,&lt;BR /&gt;   Wodisch</description>
    <pubDate>Sat, 20 Jan 2001 23:53:15 GMT</pubDate>
    <dc:creator>Wodisch</dc:creator>
    <dc:date>2001-01-20T23:53:15Z</dc:date>
    <item>
      <title>Ignite CD Image Too Big</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-cd-image-too-big/m-p/2484297#M521020</link>
      <description>I'm looking for some pointers here.&lt;BR /&gt;&lt;BR /&gt;I'm making an Ignite image of a 1.5Gb vg00 to be eventually stored on a bootable CD.&lt;BR /&gt;&lt;BR /&gt;I've successfully made the make_sys_image which was 500MB in size, built my config files, modified these to point to DSK rather than NET, ran make_medialif, built an HFS file system, ran the dd, then wrapped the LIF file around the image with make_medialif.&lt;BR /&gt;&lt;BR /&gt;My bootable image to copy onto CD is now an incredible 2.1GB in size!!&lt;BR /&gt;&lt;BR /&gt;Have I made an error along the line here somewhere? How can I get around this?&lt;BR /&gt;&lt;BR /&gt;I've read on here about the version of gzip (1.2.4a) that can zip file sizes over 2GB and I installed this before running the make_sys_image but that didn't solve the problem.&lt;BR /&gt;&lt;BR /&gt;Any help appreciated,&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Thu, 18 Jan 2001 16:45:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-cd-image-too-big/m-p/2484297#M521020</guid>
      <dc:creator>Mark Duffy</dc:creator>
      <dc:date>2001-01-18T16:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite CD Image Too Big</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-cd-image-too-big/m-p/2484298#M521021</link>
      <description>I think the problem you are running into is that your bootable image that you put on the CD can't be gziped.  I think Ignite only uses gzip when you are working with an Ignite server and doing a make_net_recovery, and then doing the install from the server.  The install process has to  know how to gunzip the file and I don't think that can be done via a CD.</description>
      <pubDate>Thu, 18 Jan 2001 17:30:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-cd-image-too-big/m-p/2484298#M521021</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-01-18T17:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite CD Image Too Big</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-cd-image-too-big/m-p/2484299#M521022</link>
      <description>What I remember is you must create a lvol, then follow all  steps you describe and finaly do a dd of rlvol to get a complete image on Filesystem.&lt;BR /&gt;&lt;BR /&gt;Are your lvol of 2.1 Gb???...&lt;BR /&gt;&lt;BR /&gt;about gzip question, make_sys_image use it by default so your 1,5 GB are reduced to 500Mb, this is all your system image reduced.&lt;BR /&gt;&lt;BR /&gt;Try again with a lvol of 600, or up 740 Mb.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Jan 2001 11:42:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-cd-image-too-big/m-p/2484299#M521022</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2001-01-19T11:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite CD Image Too Big</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-cd-image-too-big/m-p/2484300#M521023</link>
      <description>Carlos,&lt;BR /&gt;&lt;BR /&gt;I forced make_sys_image to use the new gzip and the image is 600MB. When this is copied to the new HFS lvol it remains 600MB. I then did a &lt;BR /&gt;dd if=/dev/vgxx/rvolx of=/var/tmp/image_hfs bs=1024k&lt;BR /&gt;&lt;BR /&gt;and this plus the lif header wrapper produces the 2.1Gb image. &lt;BR /&gt;&lt;BR /&gt;I've noticed from the make_medialif man pages that the example uses 1024k bs for a 250MB image. Seeing as my original image is double this size do you think a bs of 2048k would possibly solve the problem?&lt;BR /&gt;&lt;BR /&gt;Thanks again</description>
      <pubDate>Fri, 19 Jan 2001 12:03:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-cd-image-too-big/m-p/2484300#M521023</guid>
      <dc:creator>Mark Duffy</dc:creator>
      <dc:date>2001-01-19T12:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite CD Image Too Big</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-cd-image-too-big/m-p/2484301#M521024</link>
      <description>Is your file /var/tmp/image_hfs so big after dd command, or only after doing the make_medialif command ?&lt;BR /&gt;&lt;BR /&gt;In the first case (dd), what is the size of your hfs lvol ? 2.1 GB ?&lt;BR /&gt;The dd command dump the whole lvol, and so create a very large file.&lt;BR /&gt;So you have to create a lvol smaller than the maximum size of your CD (remember your image will be larger after adding LIF files).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Jan 2001 13:11:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-cd-image-too-big/m-p/2484301#M521024</guid>
      <dc:creator>marc seguin</dc:creator>
      <dc:date>2001-01-19T13:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite CD Image Too Big</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-cd-image-too-big/m-p/2484302#M521025</link>
      <description>Thanks for all you replies so far.&lt;BR /&gt;&lt;BR /&gt;I've run the whole process again and it's only after the dd that the image becomes over 2GB. The LIF header image is 33MB.&lt;BR /&gt;&lt;BR /&gt;Why is the dd turning a 600MB image into 2GB??&lt;BR /&gt;&lt;BR /&gt;Thanks again,&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Fri, 19 Jan 2001 14:28:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-cd-image-too-big/m-p/2484302#M521025</guid>
      <dc:creator>Mark Duffy</dc:creator>
      <dc:date>2001-01-19T14:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite CD Image Too Big</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-cd-image-too-big/m-p/2484303#M521026</link>
      <description>Mark,&lt;BR /&gt;&lt;BR /&gt;How big is the HFS LVOL that you are copying this too?  As has been said before, if the LVOL that you are doing the dd from is set up to be 2 GB the the output of your dd command is going to be 2 GB as well.  The dd reads the whole logical volume, including all the empty parts, not just the data.  dd doesn't care how much data is there.  Changing the block size in the dd command probably won't make any difference.&lt;BR /&gt;&lt;BR /&gt;Your best bet is to create a LVOL that is about 600 MB in size and copy your stuff to that.  Then do the dd from that LVOL.  That should keep the size down to an amount that will fit on a CD.</description>
      <pubDate>Fri, 19 Jan 2001 19:23:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-cd-image-too-big/m-p/2484303#M521026</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-01-19T19:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite CD Image Too Big</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-cd-image-too-big/m-p/2484304#M521027</link>
      <description>Hello Mark,&lt;BR /&gt;from what I read - could it be you have a 600MB file&lt;BR /&gt;system in a 2.1GB LVol??? Then you must add something&lt;BR /&gt;like "count=600" to your "dd" command line.&lt;BR /&gt;HTH,&lt;BR /&gt;   Wodisch</description>
      <pubDate>Sat, 20 Jan 2001 23:53:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-cd-image-too-big/m-p/2484304#M521027</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-01-20T23:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite CD Image Too Big</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-cd-image-too-big/m-p/2484305#M521028</link>
      <description>Thanks all. It was the lvol size that was causing the problem.&lt;BR /&gt;&lt;BR /&gt;Carlos, apologies but I did not realise first time that this is what you were saying and so did not assign full points. If I could change the points I would but I don't appear to be able to do so. Thanks for you help, much appreciated.&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Mon, 22 Jan 2001 09:09:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-cd-image-too-big/m-p/2484305#M521028</guid>
      <dc:creator>Mark Duffy</dc:creator>
      <dc:date>2001-01-22T09:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite CD Image Too Big</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-cd-image-too-big/m-p/2484306#M521029</link>
      <description>&lt;BR /&gt;Mark: Dont worry. &lt;BR /&gt;The best important is your problem is corrected, with help of one or many forumers.&lt;BR /&gt;&lt;BR /&gt;Be happy.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Jan 2001 12:11:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-cd-image-too-big/m-p/2484306#M521029</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2001-01-22T12:11:10Z</dc:date>
    </item>
  </channel>
</rss>

