<?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: How to Fix Corrupted Flash and Resolve Boot Loop Issues in RUCKUS Self-Help</title>
    <link>https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/How-to-Fix-Corrupted-Flash-and-Resolve-Boot-Loop-Issues/m-p/102476#M390</link>
    <description>&lt;P&gt;Still I am not able to connect to TFTP&lt;/P&gt;&lt;P&gt;ICX7150-Boot&amp;gt;printenv&lt;BR /&gt;baudrate=9600&lt;BR /&gt;ipaddr=10.10.10.22&lt;BR /&gt;serverip=10.10.10.21&lt;BR /&gt;netmask=255.255.255.0&lt;BR /&gt;gatewayip=10.10.10.1&lt;BR /&gt;uboot=brocade/ICX7150/bootcode/spz10106b002&lt;BR /&gt;image_name=SPS08090.bin&lt;BR /&gt;ver=10.1.15T225 (Jan 30 2019 - 23:08:47 -0800)&lt;/P&gt;&lt;P&gt;Environment size: 212/16379 bytes&lt;BR /&gt;ICX7150-Boot&amp;gt;ping 10.10.10.21&lt;BR /&gt;bcm_xgs_gmac-0 Waiting for PHY auto negotiation to complete......... TIMEOUT !&lt;BR /&gt;Auto-neg error, defaulting to 10BT/HD&lt;BR /&gt;Change GMAC speed to 10MB&lt;BR /&gt;Using bcm_xgs_gmac-0 device&lt;/P&gt;&lt;P&gt;ARP Retry count exceeded; starting again&lt;BR /&gt;ping failed; host 10.10.10.21 is not alive&lt;BR /&gt;ICX7150-Boot&amp;gt;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Feb 2025 02:58:14 GMT</pubDate>
    <dc:creator>harrykrishs</dc:creator>
    <dc:date>2025-02-13T02:58:14Z</dc:date>
    <item>
      <title>How to Fix Corrupted Flash and Resolve Boot Loop Issues</title>
      <link>https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/How-to-Fix-Corrupted-Flash-and-Resolve-Boot-Loop-Issues/m-p/100642#M383</link>
      <description>&lt;P&gt;When dealing with a corrupted flash or related issues, follow these steps to troubleshoot and resolve the problem.&lt;/P&gt;
&lt;H1&gt;&lt;FONT size="4"&gt;Boot Loop Process&lt;/FONT&gt;&lt;/H1&gt;
&lt;P&gt;When a unit is stuck in a boot loop and fails to stabilize, the first step is to console into the unit directly and review the boot process. This can provide insights into why the unit is not booting correctly.&lt;/P&gt;
&lt;H4&gt;Example Error:&lt;/H4&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;Booting image from Secondary&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;Wrong Image Format for bootm command&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;ERROR: can't get kernel image!&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;could not boot from secondary, no valid image; trying to boot from primary&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;Booting image from Primary&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;Wrong Image Format for bootm command&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;ERROR: can't get kernel image!&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Console the Unit:&lt;/STRONG&gt;&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;Connect to the unit via a console cable and monitor the boot process. Interrupt the boot process by pressing b at the boot counter.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;FONT face="courier new,courier" size="2"&gt; Ruckus Networks Bootloader: 10.1.26T215 (Nov 29 2022 - 04:42:59)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;&amp;nbsp;&amp;nbsp; Validate Shmoo parameters stored in flash ..... OK&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;&amp;nbsp;&amp;nbsp; Restoring Shmoo parameters from flash .....&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;&amp;nbsp;&amp;nbsp; Running simple memory test ..... OK&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;&amp;nbsp;&amp;nbsp; ICX7450-24 Copper (Non-POE), PVT1&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;&amp;nbsp;&amp;nbsp; SYS CPLD VER: 0x10, Released Ver: 0&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; Enter '&lt;STRONG&gt;b&lt;/STRONG&gt;' to stop at boot monitor:&amp;nbsp; 3&lt;/FONT&gt; &amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;STRONG&gt;Press 'b' to stop the process&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; ICX7450-Boot&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Access Boot Mode:&lt;/STRONG&gt;&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;Check the installed images using the show_image command.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;FONT face="courier new,courier" size="3"&gt; ICX7450-Boot&amp;gt; show_image&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="3"&gt;&amp;nbsp;&amp;nbsp; ===========================&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="3"&gt;&amp;nbsp;&amp;nbsp; Primary&amp;nbsp; : SPR08095k(33554432)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="3"&gt;&amp;nbsp;&amp;nbsp; Secondary: SPS08095j(31457280)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="3"&gt;&amp;nbsp;&amp;nbsp; ===========================&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Set Up for Recovery:&lt;/STRONG&gt;&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;Connect an Ethernet cable from the management port to the TFTP server.&lt;/LI&gt;
&lt;LI&gt;Ensure the device is in boot mode for recovery.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/OL&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vsquez_Fer_0-1733926358942.png" style="width: 999px;"&gt;&lt;img src="https://community.ruckuswireless.com/t5/image/serverpage/image-id/14606iEAF58A0348BAEFC6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Vsquez_Fer_0-1733926358942.png" alt="Vsquez_Fer_0-1733926358942.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Configure Environment Variables:&lt;/STRONG&gt;&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;Set the TFTP server IP and other necessary network settings.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;FONT face="courier new,courier" size="3"&gt; ICX 7450-48&amp;gt; setenv serverip 10.10.10.21&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="3"&gt;&amp;nbsp;&amp;nbsp; ICX 7450-48&amp;gt; setenv ipaddr 10.10.10.22&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="3"&gt;&amp;nbsp;&amp;nbsp; ICX 7450-48&amp;gt; setenv gatewayip 10.10.10.1&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="3"&gt;&amp;nbsp;&amp;nbsp; ICX 7450-48&amp;gt; setenv netmask 255.255.255.0&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="3"&gt;&amp;nbsp;&amp;nbsp; ICX 7450-48&amp;gt; saveenv&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier" size="3"&gt;Verify the settings:&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="3"&gt;&amp;nbsp;&amp;nbsp; ICX 7450-48&amp;gt; printenv&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="3"&gt;&amp;nbsp;&amp;nbsp; baudrate=9600&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="3"&gt;&amp;nbsp;&amp;nbsp; ipaddr=10.10.10.22&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="3"&gt;&amp;nbsp;&amp;nbsp; gatewayip=10.10.10.1&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="3"&gt;&amp;nbsp;&amp;nbsp; netmask=255.255.255.0&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="3"&gt;&amp;nbsp;&amp;nbsp; serverip=10.10.10.21&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="3"&gt;&amp;nbsp;&amp;nbsp; uboot=ruckus/ICX7450/bootcode/spz10115&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="3"&gt;&amp;nbsp;&amp;nbsp; Version:10.1.06T215 (May 15 2015 - 11:28:23)&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Test Connectivity:&lt;/STRONG&gt;&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;Ping the TFTP server to ensure connectivity.&lt;/LI&gt;
&lt;LI&gt;Disable the Windows Firewall&lt;/LI&gt;
&lt;/UL&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &lt;FONT size="3"&gt;ICX 7450-48&amp;gt; ping 10.10.10.21&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="3"&gt;&amp;nbsp;&amp;nbsp; ethPortNo = 0&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="3"&gt;&amp;nbsp;&amp;nbsp; Using egiga0 device&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="3"&gt;&amp;nbsp;&amp;nbsp; host 10.10.10.21 is alive&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Update the Flash:&lt;/STRONG&gt;&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;Set the image file name and update the flash.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; ICX 7450-48&amp;gt; setenv image_name images/ICX/SPR08090.bin&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; ICX 7450-48&amp;gt; update_primary&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;For versions below 8080f, update the uboot file.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Provide the file name of the boot image to be copied from the tftp server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; ICX 7450-48&amp;gt; setenv uboot &amp;lt;xxx.bin&amp;gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp; ICX 7450-48&amp;gt; update_uboot&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Boot the Unit:&lt;/STRONG&gt;&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;Load the image from the primary or secondary flash.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;FONT face="courier new,courier"&gt; ICX 7450-48&amp;gt; boot_primary&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Video Link as reference: &lt;A href="https://www.youtube.com/watch?v=RHriOYYD_iI" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=RHriOYYD_iI&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Link as reference : &lt;A href="https://docs.commscope.com/bundle/fastiron-09010-upgradeguide/page/GUID-9B5D5A56-039D-44FB-8FD2-B9B55E71ADE8.html" target="_blank" rel="noopener"&gt;https://docs.commscope.com/bundle/fastiron-09010-upgradeguide/page/GUID-9B5D5A56-039D-44FB-8FD2-B9B55E71ADE8.html&lt;/A&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;For ICX-8200 models, boot from the golden image if necessary.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; boot_golden_primary - Flash the Golden UFI Image to Primary and boot from Primary&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 14:19:32 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/How-to-Fix-Corrupted-Flash-and-Resolve-Boot-Loop-Issues/m-p/100642#M383</guid>
      <dc:creator>Vásquez_Fer</dc:creator>
      <dc:date>2024-12-11T14:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to Fix Corrupted Flash and Resolve Boot Loop Issues</title>
      <link>https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/How-to-Fix-Corrupted-Flash-and-Resolve-Boot-Loop-Issues/m-p/102476#M390</link>
      <description>&lt;P&gt;Still I am not able to connect to TFTP&lt;/P&gt;&lt;P&gt;ICX7150-Boot&amp;gt;printenv&lt;BR /&gt;baudrate=9600&lt;BR /&gt;ipaddr=10.10.10.22&lt;BR /&gt;serverip=10.10.10.21&lt;BR /&gt;netmask=255.255.255.0&lt;BR /&gt;gatewayip=10.10.10.1&lt;BR /&gt;uboot=brocade/ICX7150/bootcode/spz10106b002&lt;BR /&gt;image_name=SPS08090.bin&lt;BR /&gt;ver=10.1.15T225 (Jan 30 2019 - 23:08:47 -0800)&lt;/P&gt;&lt;P&gt;Environment size: 212/16379 bytes&lt;BR /&gt;ICX7150-Boot&amp;gt;ping 10.10.10.21&lt;BR /&gt;bcm_xgs_gmac-0 Waiting for PHY auto negotiation to complete......... TIMEOUT !&lt;BR /&gt;Auto-neg error, defaulting to 10BT/HD&lt;BR /&gt;Change GMAC speed to 10MB&lt;BR /&gt;Using bcm_xgs_gmac-0 device&lt;/P&gt;&lt;P&gt;ARP Retry count exceeded; starting again&lt;BR /&gt;ping failed; host 10.10.10.21 is not alive&lt;BR /&gt;ICX7150-Boot&amp;gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 02:58:14 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/How-to-Fix-Corrupted-Flash-and-Resolve-Boot-Loop-Issues/m-p/102476#M390</guid>
      <dc:creator>harrykrishs</dc:creator>
      <dc:date>2025-02-13T02:58:14Z</dc:date>
    </item>
  </channel>
</rss>

