<?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 Setting up a repository for Patch / Firmware install. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/setting-up-a-repository-for-patch-firmware-install/m-p/4636564#M40891</link>
    <description>Are there instructions as to how to set up a repository for Firmware upgrades etc?&lt;BR /&gt;I am trying to install on a lab server in order to deploy to all other servers, but confused as to where to start. fairle new to this.&lt;BR /&gt;&lt;BR /&gt;Thank you,</description>
    <pubDate>Mon, 24 May 2010 16:46:47 GMT</pubDate>
    <dc:creator>Juan Carlos Olaya</dc:creator>
    <dc:date>2010-05-24T16:46:47Z</dc:date>
    <item>
      <title>Setting up a repository for Patch / Firmware install.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setting-up-a-repository-for-patch-firmware-install/m-p/4636564#M40891</link>
      <description>Are there instructions as to how to set up a repository for Firmware upgrades etc?&lt;BR /&gt;I am trying to install on a lab server in order to deploy to all other servers, but confused as to where to start. fairle new to this.&lt;BR /&gt;&lt;BR /&gt;Thank you,</description>
      <pubDate>Mon, 24 May 2010 16:46:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setting-up-a-repository-for-patch-firmware-install/m-p/4636564#M40891</guid>
      <dc:creator>Juan Carlos Olaya</dc:creator>
      <dc:date>2010-05-24T16:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a repository for Patch / Firmware install.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setting-up-a-repository-for-patch-firmware-install/m-p/4636565#M40892</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Firmware generally is not delivered via rpm. Therefore a traditional rpm repo is not going to help (probably not).&lt;BR /&gt;&lt;BR /&gt;The steps to take are:&lt;BR /&gt;&lt;BR /&gt;1) Look at the hardware specific instructions. Some use ftp, some use tftp, some use a .bin file.&lt;BR /&gt;&lt;BR /&gt;2) Based on the instructions, set up a share directory that meets the needs. &lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 24 May 2010 18:27:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setting-up-a-repository-for-patch-firmware-install/m-p/4636565#M40892</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-05-24T18:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a repository for Patch / Firmware install.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setting-up-a-repository-for-patch-firmware-install/m-p/4636566#M40893</link>
      <description>For more long term use (&amp;amp; funding permitted), I suggest you examine the possibility of using HP SIM &amp;amp; RDP. These two apps used in conjunction provide a powerful monitoring &amp;amp; management capability. You can use these for patch, firmware &amp;amp; OS deployment ... for both windows &amp;amp; Linux on all proliant &amp;amp; integrity platforms. I believe solaris has recently been included too.</description>
      <pubDate>Tue, 25 May 2010 08:24:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setting-up-a-repository-for-patch-firmware-install/m-p/4636566#M40893</guid>
      <dc:creator>Brendan Murphy_5</dc:creator>
      <dc:date>2010-05-25T08:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a repository for Patch / Firmware install.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/setting-up-a-repository-for-patch-firmware-install/m-p/4636567#M40894</link>
      <description>We perform firmware upgrades from a central NFS server which contains the Firmware CD ISO image.&lt;BR /&gt;we then copy it to /var/tmp and run the FW Upgrade, basically&lt;BR /&gt;#!/bin/bash&lt;BR /&gt;FWISO=FW900.2010_0403.93.iso&lt;BR /&gt;&lt;BR /&gt;mkdir /mnt/firmware&lt;BR /&gt;cp /mount/nfs/$FWISO /var/tmp&lt;BR /&gt;mount -o loop,ro -t iso9660 /var/tmp//$FWISO /mnt/firmware&lt;BR /&gt;cd /mnt/firmware&lt;BR /&gt;./hpsum /romonly /silent&lt;BR /&gt;&lt;BR /&gt;Check logs on /var/hp/log/localhost for errors.&lt;BR /&gt;Firmware can take anywhere between 2 and 15 minutes depending on how old the current FW is.&lt;BR /&gt;BTW, if you are running a 64Bit OS, you need to install the following dependencies:&lt;BR /&gt;libXrender.i386&lt;BR /&gt;libXrandr.i386&lt;BR /&gt;freetype.i386&lt;BR /&gt;fontconfig.i386&lt;BR /&gt;libXfixes.i386&lt;BR /&gt;libXcursor.i386&lt;BR /&gt;&lt;BR /&gt;From the redhat distribution media or use yum to install them.&lt;BR /&gt;This method has been used to upgrade most of our large installed base of Blade/Proliant Servers without a hitch.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 May 2010 20:59:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/setting-up-a-repository-for-patch-firmware-install/m-p/4636567#M40894</guid>
      <dc:creator>Gerardo Arceri</dc:creator>
      <dc:date>2010-05-26T20:59:30Z</dc:date>
    </item>
  </channel>
</rss>

