<?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 Can mondo do this? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/can-mondo-do-this/m-p/2789320#M2249</link>
    <description>All,&lt;BR /&gt;I am currently installing individual boxes of the same type and configuration into the remote field. Is it possible to use mondo to get a golden image of one system that's already configure, then just use the cds to automatically install the rest of the servers? The flavor I am using is RedHat 7.3. Thanks.</description>
    <pubDate>Tue, 20 Aug 2002 01:54:45 GMT</pubDate>
    <dc:creator>K.C. Chan</dc:creator>
    <dc:date>2002-08-20T01:54:45Z</dc:date>
    <item>
      <title>Can mondo do this?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-mondo-do-this/m-p/2789320#M2249</link>
      <description>All,&lt;BR /&gt;I am currently installing individual boxes of the same type and configuration into the remote field. Is it possible to use mondo to get a golden image of one system that's already configure, then just use the cds to automatically install the rest of the servers? The flavor I am using is RedHat 7.3. Thanks.</description>
      <pubDate>Tue, 20 Aug 2002 01:54:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-mondo-do-this/m-p/2789320#M2249</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2002-08-20T01:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can mondo do this?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-mondo-do-this/m-p/2789321#M2250</link>
      <description>You should be able to script an NFS install using a floppy&lt;BR /&gt;or two.  Boot the system and&lt;BR /&gt;NFS mount the golden image. &lt;BR /&gt;&lt;BR /&gt;I think sfdisk will run a scripted partitioning of the disk.  You may need a reboot&lt;BR /&gt;after partitioning. &lt;BR /&gt;&lt;BR /&gt;The rest of the install should  run mke2fs on the partions.&lt;BR /&gt;You can tar partion images and&lt;BR /&gt;just untar them from the NFS&lt;BR /&gt;mount.  Compress the tars &lt;BR /&gt;for faster transfer.&lt;BR /&gt;&lt;BR /&gt;If you don't want to use NFS you could burn your install&lt;BR /&gt;set to a CD. &lt;BR /&gt;&lt;BR /&gt;The remaining step would be to setup the network.&lt;BR /&gt;/etc/HOSTNAME&lt;BR /&gt;/etc/hosts&lt;BR /&gt;and any other per computer customizations.</description>
      <pubDate>Tue, 20 Aug 2002 16:20:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-mondo-do-this/m-p/2789321#M2250</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2002-08-20T16:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Can mondo do this?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-mondo-do-this/m-p/2789322#M2251</link>
      <description>What is mondo ?&lt;BR /&gt;We use a Kickstart server for this.&lt;BR /&gt;You only use one boot diskette or CD and all would be installed via network.&lt;BR /&gt;Look for bootstring ks=....&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Aug 2002 05:12:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-mondo-do-this/m-p/2789322#M2251</guid>
      <dc:creator>Stefan Marquardt_1</dc:creator>
      <dc:date>2002-08-21T05:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can mondo do this?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-mondo-do-this/m-p/2789323#M2252</link>
      <description>mondo is a software that can take an exact image of you linux box.&lt;BR /&gt;&lt;BR /&gt;I would have gone the kickstart path but we have specific applications and drivers that were developed by us, and we an exact image of the server. The only thing that's different on each server is the hostname and ip.</description>
      <pubDate>Wed, 21 Aug 2002 13:40:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-mondo-do-this/m-p/2789323#M2252</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2002-08-21T13:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can mondo do this?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-mondo-do-this/m-p/2789324#M2253</link>
      <description>&amp;gt;I would have gone the &amp;gt;kickstart path but we have &amp;gt;specific applications and &amp;gt;drivers that were developed &amp;gt;by us, and we an exact image &amp;gt;of the &lt;BR /&gt;&lt;BR /&gt;You can configure kickstart to get YOUR configuration.&lt;BR /&gt;Your kernel your application your drivers ..&lt;BR /&gt;I use the preinstall section for it to do that.&lt;BR /&gt;That works perfect and i can easy change packets or scripts with editing the ks.cfg.&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Aug 2002 08:37:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-mondo-do-this/m-p/2789324#M2253</guid>
      <dc:creator>Stefan Marquardt_1</dc:creator>
      <dc:date>2002-08-22T08:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can mondo do this?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-mondo-do-this/m-p/2789325#M2254</link>
      <description>&amp;gt;I use the preinstall section for it to do that.&lt;BR /&gt;&lt;BR /&gt;postinstall of course.&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Aug 2002 10:33:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-mondo-do-this/m-p/2789325#M2254</guid>
      <dc:creator>Stefan Marquardt_1</dc:creator>
      <dc:date>2002-08-22T10:33:01Z</dc:date>
    </item>
  </channel>
</rss>

