<?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: &amp;quot;Wait For RAM Disk Response&amp;quot; while capturing a Linux image in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737156#M56034</link>
    <description>In fact I modified the initrd.img as advised in the documentation for Blades G6.&lt;BR /&gt;I don't know if the initrd.img is failing, but I checked that the image is the good one, and it seemed so.</description>
    <pubDate>Mon, 21 Feb 2011 10:30:34 GMT</pubDate>
    <dc:creator>Laurent MARTIN (TS Fran</dc:creator>
    <dc:date>2011-02-21T10:30:34Z</dc:date>
    <item>
      <title>"Wait For RAM Disk Response" while capturing a Linux image</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737139#M56017</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I need some help with Insight Control for Linux.&lt;BR /&gt;I'm using the last version (6.2) of the software with updated MIBs and PSP on managed servers (RHEL 5.4 on Blade G6 with 2 mezzanine cards).&lt;BR /&gt;Everything is working fine, except when i'm trying to capture a Linux image.&lt;BR /&gt;The "Wait For RAM Disk Response" step fails.&lt;BR /&gt;I'm not using PXE boot method as i'm not using DHCP, I'm using Virtual Media method.&lt;BR /&gt;I configured the network stuffs.&lt;BR /&gt;Everything seems to be working fine : the captured server is restarting normally (using Virtual Media), but the "Wait For RAM Disk Response" still fails.&lt;BR /&gt;&lt;BR /&gt;The is no enabled firewall. The MP association in the Network menu is correct. I download the last initrd image.&lt;BR /&gt;&lt;BR /&gt;I have no idea what's the problem.</description>
      <pubDate>Wed, 12 Jan 2011 08:48:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737139#M56017</guid>
      <dc:creator>Laurent MARTIN (TS Fran</dc:creator>
      <dc:date>2011-01-12T08:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: "Wait For RAM Disk Response" while capturing a Linux image</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737140#M56018</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;When you observe the console as the system is booting, you should see a message that says "Welcome to IC-Linux Virtual Media Deployment Tool" and then a messaging saying that the kernel and initrd.img are loading.  After they load, you should see the kernel booting and will get to a point where, if you press "Enter", you should see the busybox shell prompt.  Are you getting this far?&lt;BR /&gt;&lt;BR /&gt;Rigoberto</description>
      <pubDate>Thu, 13 Jan 2011 16:15:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737140#M56018</guid>
      <dc:creator>Rigoberto Corujo</dc:creator>
      <dc:date>2011-01-13T16:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: "Wait For RAM Disk Response" while capturing a Linux image</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737141#M56019</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;In fact, the server isn't restarting, I have a "runaway loop" issue while booting.&lt;BR /&gt;&lt;BR /&gt;Here are the logs of the capturing tasks (BTW "x.x.x.112" is the CMS IP, "x.x.x.105" is the captured server IP, initrd.img has been replaced as mentionned in the documentation (initrd rhel5 x86_64)) :&lt;BR /&gt;&lt;BR /&gt;  - STEP 1 : Power Down Server&lt;BR /&gt;  Checking to see if power is on.&lt;BR /&gt;  Attempting to power down via management processor&lt;BR /&gt;  Completed successfully&lt;BR /&gt;  - STEP 2 : Configure System to Boot from Network&lt;BR /&gt;  Configuring system to boot from Virtual Media.&lt;BR /&gt;&lt;BR /&gt;  Removing Virtual Media ISO&lt;BR /&gt;  Executing: /bin/bash -c /bin/rm -f /opt/repository/iso/00000017a47710380000000300000073-*.iso&lt;BR /&gt;  Completed successfully.&lt;BR /&gt;  Booting to 32-bit ramdisk.&lt;BR /&gt;&lt;BR /&gt;  Boot Loader Config File:&lt;BR /&gt;&lt;BR /&gt;  PROMPT 1&lt;BR /&gt;  DISPLAY boot.msg&lt;BR /&gt;  TIMEOUT 100&lt;BR /&gt;  DEFAULT default&lt;BR /&gt;  LABEL default&lt;BR /&gt;      kernel kernel&lt;BR /&gt;   append initrd=initrd.img,0000000300000073.img root=/dev/ram0 rw mem=60G ramdisk_size=130000 boot_method=VirtualMedia SSHD=y SCRIPTNAME=toolkit teid=00000017a47710380000000300000073 IMAGESERVER=x.x.x.112 BOOTIF=00-17-a4-77-10-22 IPADDR=x.x.x.105 NETMASK=255.255.255.0 HOSTNAME=myhostname105 GATEWAY=x.x.x.5 NAMESERVERS= DOMAINS=&lt;BR /&gt;  LABEL maintenance&lt;BR /&gt;   kernel kernel&lt;BR /&gt;   append initrd=initrd.img,0000000300000073.img root=/dev/ram0 teid=0 rw mem=60G ramdisk_size=130000 boot_method=VirtualMedia SSHD=y SCRIPTNAME=toolkit IMAGESERVER=x.x.x.112 BOOTIF=00-17-a4-77-10-22 IPADDR=x.x.x.105 NETMASK=255.255.255.0 HOSTNAME=myhostname105 GATEWAY=x.x.x.5 NAMESERVERS= DOMAINS=&lt;BR /&gt;  LABEL local&lt;BR /&gt;   localboot 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  Creating Virtual Media ISO.&lt;BR /&gt;  Executing: /opt/hptc/bin/create_iso --iso=/opt/repository/iso/00000017a47710380000000300000073-RWlBve8l3HDCec67.iso --loader=/opt/repository/boot/virtualmedia/isolinux.bin --config=/opt/repository/boot/virtualmedia/00000017a47710380000000300000073 --kernel=/opt/repository/boot/IcleToolkitBoot/kernel --initrd=/opt/repository/boot/IcleToolkitBoot/initrd.img,/opt/repository/boot//IcleToolkitBoot//ramdisk/0000000300000073.img --bootmsg=/opt/repository/boot/virtualmedia/boot.msg&lt;BR /&gt;  Created /opt/repository/iso/00000017a47710380000000300000073-RWlBve8l3HDCec67.iso&lt;BR /&gt;  Completed successfully.&lt;BR /&gt;  Booting to 32-bit ramdisk.&lt;BR /&gt;  - STEP 3 : Set System to One Time Network Boot&lt;BR /&gt;  Ejecting Virtual Media CD&lt;BR /&gt;  Management Processor is iLO2&lt;BR /&gt;  Inserting CD using https ...&lt;BR /&gt;  Successfully inserted Virtual Media CD&lt;BR /&gt;  Setting one time CD-ROM boot.&lt;BR /&gt;  Completed successfully.&lt;BR /&gt;  - STEP 4 : Power On Server&lt;BR /&gt;  Checking to see if power is on.&lt;BR /&gt;  Completed successfully&lt;BR /&gt;  - STEP 5 : Wait for RAM Disk Response&lt;BR /&gt;  Waiting for RAM disk to respond.&lt;BR /&gt;  Server did not respond in allotted time.&lt;BR /&gt;  An installation failure occurred. The following provide the most likely reasons for the failure:&lt;BR /&gt;&lt;BR /&gt;  * Did you select the correct boot MAC address in the Options -&amp;gt; IC-Linux -&amp;gt; Network Configuration Editor task?&lt;BR /&gt;  * Did you specify the correct IP address in the Options -&amp;gt; IC-Linux -&amp;gt; Network Configuration Editor task?&lt;BR /&gt;  * Did you specify the correct net mask in the Options -&amp;gt; IC-Linux -&amp;gt; Define Networks task?&lt;BR /&gt;  * Is the Ethernet cable firmly connected to the correct NIC?&lt;BR /&gt;  * If the CMS and target server are on different subnets, did you specify the correct gateway in the Options -&amp;gt; IC-Linux -&amp;gt; Define Networks task?&lt;BR /&gt;  * If the CMS and target server are on different subnets, is the correct gateway is specified in the iLO? To verify, connect to the iLO with a browser and select Administration-&amp;gt;Network.&lt;BR /&gt;  * Is the port specified by REPOSITORY_HTTPS_PORT in /opt/mx/icle/icle.properties open in the CMS.s firewall? The default value for this port is 60002.&lt;BR /&gt;  * Does the server require a special initrd file to support the NIC or disk device? See the Insight Control for Linux Support Matrix to verify.&lt;BR /&gt;  * Is the server's iLO on a different network than the CMS's management NIC? Use the VIRTUAL_MEDIA_REPOSITORY_IP variable in /opt/mx/icle/icle.properties to specify an alternate IP address to reach the CMS.</description>
      <pubDate>Sat, 15 Jan 2011 14:47:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737141#M56019</guid>
      <dc:creator>Laurent MARTIN (TS Fran</dc:creator>
      <dc:date>2011-01-15T14:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: "Wait For RAM Disk Response" while capturing a Linux image</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737142#M56020</link>
      <description>Hi Laurent,&lt;BR /&gt;&lt;BR /&gt;At this point, you would be booting to the IC-Linux RAM disk to do the capture, not the Red Hat RAM disk, so the Red Hat rhel5 x86_64 initrd is not the issue.&lt;BR /&gt;&lt;BR /&gt;So you are saying that if you open up a Remote Console that you never see the IC-Linux RAM disk boot?&lt;BR /&gt;&lt;BR /&gt;Can you please try resetting the iLO using the following steps?&lt;BR /&gt;&lt;BR /&gt;1. Log on to the iLO.&lt;BR /&gt;&lt;BR /&gt;   ssh -l &lt;ILO_USERNAME&gt; &lt;ILO_IP_ADDRESS&gt;&lt;BR /&gt;&lt;BR /&gt;2. At the iLO prompt, type:&lt;BR /&gt;&lt;BR /&gt;   reset map1&lt;BR /&gt;&lt;BR /&gt;After you have reset the iLO wait about 30 seconds and try the capture again.&lt;BR /&gt;&lt;BR /&gt;Rigoberto&lt;/ILO_IP_ADDRESS&gt;&lt;/ILO_USERNAME&gt;</description>
      <pubDate>Sun, 16 Jan 2011 14:51:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737142#M56020</guid>
      <dc:creator>Rigoberto Corujo</dc:creator>
      <dc:date>2011-01-16T14:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: "Wait For RAM Disk Response" while capturing a Linux image</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737143#M56021</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I did what you've told me (iLO reset), but it doesn't change anything : same problem.&lt;BR /&gt;&lt;BR /&gt;While capturing and waiting for RAM disk response, I checked the integrated remote console of the iLO of the captured server, and I noticed I have a runnaway loop (See attached file).</description>
      <pubDate>Tue, 25 Jan 2011 10:19:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737143#M56021</guid>
      <dc:creator>Laurent MARTIN (TS Fran</dc:creator>
      <dc:date>2011-01-25T10:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: "Wait For RAM Disk Response" while capturing a Linux image</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737144#M56022</link>
      <description>Is the firmware on the server up-to-date?</description>
      <pubDate>Wed, 26 Jan 2011 14:32:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737144#M56022</guid>
      <dc:creator>Rigoberto Corujo</dc:creator>
      <dc:date>2011-01-26T14:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: "Wait For RAM Disk Response" while capturing a Linux image</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737145#M56023</link>
      <description>Yes ! I alreaday checked that</description>
      <pubDate>Wed, 26 Jan 2011 14:40:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737145#M56023</guid>
      <dc:creator>Laurent MARTIN (TS Fran</dc:creator>
      <dc:date>2011-01-26T14:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: "Wait For RAM Disk Response" while capturing a Linux image</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737146#M56024</link>
      <description>Laurent,&lt;BR /&gt;&lt;BR /&gt;We've notified L3 support of this issue and they have requested that you create a case with HP so that this issue can be tracked properly.&lt;BR /&gt;&lt;BR /&gt;In the interim, L3 is reviewing the information and will work with us (the IC-Linux development team) to help resolve this issue.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Donna</description>
      <pubDate>Fri, 28 Jan 2011 18:13:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737146#M56024</guid>
      <dc:creator>Donna Firkser</dc:creator>
      <dc:date>2011-01-28T18:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: "Wait For RAM Disk Response" while capturing a Linux image</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737147#M56025</link>
      <description>Laurent,&lt;BR /&gt;&lt;BR /&gt;What's the exact model number of your G6 Blade?  If we have the exact same server, I'm going to see if we can reproduce this issue.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Donna</description>
      <pubDate>Sun, 30 Jan 2011 02:28:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737147#M56025</guid>
      <dc:creator>Donna Firkser</dc:creator>
      <dc:date>2011-01-30T02:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: "Wait For RAM Disk Response" while capturing a Linux image</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737148#M56026</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;ProLiant BL-460c G6&lt;BR /&gt;Part Number 507864-B21</description>
      <pubDate>Mon, 31 Jan 2011 10:34:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737148#M56026</guid>
      <dc:creator>Laurent MARTIN (TS Fran</dc:creator>
      <dc:date>2011-01-31T10:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: "Wait For RAM Disk Response" while capturing a Linux image</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737149#M56027</link>
      <description>BTW, do you have any phone number or email@ where i can request a L3 support ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Laurent</description>
      <pubDate>Mon, 31 Jan 2011 10:46:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737149#M56027</guid>
      <dc:creator>Laurent MARTIN (TS Fran</dc:creator>
      <dc:date>2011-01-31T10:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: "Wait For RAM Disk Response" while capturing a Linux image</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737150#M56028</link>
      <description>Thanks for the server information. Let me talk to support to see if I can find a number for you to call.&lt;BR /&gt;&lt;BR /&gt;What company do you work for?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Donna  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 05 Feb 2011 14:07:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737150#M56028</guid>
      <dc:creator>Donna Firkser</dc:creator>
      <dc:date>2011-02-05T14:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: "Wait For RAM Disk Response" while capturing a Linux image</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737151#M56029</link>
      <description>Hi Laurent,&lt;BR /&gt;&lt;BR /&gt;Can you also let us know what type of mezzanine cards are in your BL460c G6 blade server.  You should be able to get this information from the OA.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Donna</description>
      <pubDate>Mon, 07 Feb 2011 21:33:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737151#M56029</guid>
      <dc:creator>Donna Firkser</dc:creator>
      <dc:date>2011-02-07T21:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: "Wait For RAM Disk Response" while capturing a Linux image</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737152#M56030</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I work for TS (HP France).&lt;BR /&gt;Here are the mezzanine cards :&lt;BR /&gt;406771-B21 - HP NC326m PCI Express Dual Port 1Gb Server Adapter.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.</description>
      <pubDate>Tue, 08 Feb 2011 13:35:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737152#M56030</guid>
      <dc:creator>Laurent MARTIN (TS Fran</dc:creator>
      <dc:date>2011-02-08T13:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: "Wait For RAM Disk Response" while capturing a Linux image</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737153#M56031</link>
      <description>Hi Laurent,&lt;BR /&gt;&lt;BR /&gt;Going back a few posts. Can you explain what you mean by a "runaway loop" problem?&lt;BR /&gt;&lt;BR /&gt;Your job is failing because the server is not properly booting up into the IC-Linux ramdisk. The CMS is waiting for teh ramdisk to come up and contact it, but that is never happening.&lt;BR /&gt;&lt;BR /&gt;Please explain more abuot exactly what is happening when your server reboots.&lt;BR /&gt;&lt;BR /&gt;You should see the server shut down, then power back on, run power on self test, and then boot the IC-Linux ramdisk via virtual media.&lt;BR /&gt;&lt;BR /&gt;Please describe what yuo are seeing.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Mitch&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Feb 2011 18:07:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737153#M56031</guid>
      <dc:creator>Mitchell Kulberg</dc:creator>
      <dc:date>2011-02-11T18:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: "Wait For RAM Disk Response" while capturing a Linux image</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737154#M56032</link>
      <description>Hi Mitchell,&lt;BR /&gt;&lt;BR /&gt;When running the Linux image capture, the task fails at "Wait for RAM Disk Response" step.&lt;BR /&gt;I see the server shut down, then power back on, run power on self test, and then boot the IC-Linux ramdisk via virtual media. But when booting the IC-Linux ramdisk I can see "request_module: runnaway loop modprobe binfmt-464c" (See the attached screenshot).</description>
      <pubDate>Mon, 14 Feb 2011 16:06:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737154#M56032</guid>
      <dc:creator>Laurent MARTIN (TS Fran</dc:creator>
      <dc:date>2011-02-14T16:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: "Wait For RAM Disk Response" while capturing a Linux image</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737155#M56033</link>
      <description>Looks like the kernel is failing to boot successfully very early in the startup process.  Were you able to run a bare metal discovery process on this node?  Could you try deleting the node from SIM and then selecting the Management processor and running an "Initiate bare metal discovery" on it.  The kernel used for discovery and capture is the same 32bit kernel.  I'm surprised one worked, and the other didn't.</description>
      <pubDate>Tue, 15 Feb 2011 18:41:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737155#M56033</guid>
      <dc:creator>William Athanasiou</dc:creator>
      <dc:date>2011-02-15T18:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: "Wait For RAM Disk Response" while capturing a Linux image</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737156#M56034</link>
      <description>In fact I modified the initrd.img as advised in the documentation for Blades G6.&lt;BR /&gt;I don't know if the initrd.img is failing, but I checked that the image is the good one, and it seemed so.</description>
      <pubDate>Mon, 21 Feb 2011 10:30:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737156#M56034</guid>
      <dc:creator>Laurent MARTIN (TS Fran</dc:creator>
      <dc:date>2011-02-21T10:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: "Wait For RAM Disk Response" while capturing a Linux image</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737157#M56035</link>
      <description>Laurent,&lt;BR /&gt;&lt;BR /&gt;A few more questions for you.&lt;BR /&gt;&lt;BR /&gt;1. Was this a fresh install of IC-Linux 6.2 or an upgrade?&lt;BR /&gt;&lt;BR /&gt;2. Prior to doing the IC-Linux capture, did you use IC-Linux "6.2" to install RHEL5.4 on the blade server? Or was this a pre-installed server that you're trying to capture?&lt;BR /&gt;&lt;BR /&gt;3. Did you try deleting the server from HP SIM and doing another bare metal discovery (as Will Athanasiou suggested)?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Donna</description>
      <pubDate>Mon, 21 Feb 2011 13:40:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737157#M56035</guid>
      <dc:creator>Donna Firkser</dc:creator>
      <dc:date>2011-02-21T13:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: "Wait For RAM Disk Response" while capturing a Linux image</title>
      <link>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737158#M56036</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Here are my answers :&lt;BR /&gt;&lt;BR /&gt;1. It's a fresh install of IC-Linux 6.2 (a previous version was installed but I uninstalled it first). The capture never worked.&lt;BR /&gt;&lt;BR /&gt;2. All servers were pre installed. IC-Linux purpose is to monitor these servers, but now we need also the capture function in order to be able to "backup" the servers.&lt;BR /&gt;&lt;BR /&gt;3. I didn't try deleting the server in HP SIM because I'm not onsite at the moment. I need a few weeks more to get back there.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Feb 2011 19:02:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/quot-wait-for-ram-disk-response-quot-while-capturing-a-linux/m-p/4737158#M56036</guid>
      <dc:creator>Laurent MARTIN (TS Fran</dc:creator>
      <dc:date>2011-02-21T19:02:39Z</dc:date>
    </item>
  </channel>
</rss>

