<?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: boot system flash:isr4300 in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/3737698#M304194</link>
    <description>&lt;P&gt;Problem solved as stated in the below post&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.cisco.com/t5/routing/problem-updating-from-3-x-to-16-x-on-my-4331-unknown-image/m-p/3737614/highlight/false#M304186" target="_blank"&gt;https://community.cisco.com/t5/routing/problem-updating-from-3-x-to-16-x-on-my-4331-unknown-image/m-p/3737614/highlight/false#M304186&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Nov 2018 04:37:35 GMT</pubDate>
    <dc:creator>mhdganji110</dc:creator>
    <dc:date>2018-11-02T04:37:35Z</dc:date>
    <item>
      <title>ISR 4331 does not boot to the image specified</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827077#M261964</link>
      <description>&lt;P&gt;New to IOS-XE but I have a ISR 4331 with two images on the flash. I've changed the configuration register to 0x2102 and I have the&lt;/P&gt;
&lt;PRE&gt;boot system flash:isrxxx&lt;/PRE&gt;
&lt;P&gt;in the startup config. The new image is listed before the old image in the config - but every time the router boots to the old image. Any thoughts?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 19:21:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827077#M261964</guid>
      <dc:creator>enewburn1</dc:creator>
      <dc:date>2022-03-09T19:21:24Z</dc:date>
    </item>
    <item>
      <title>Post the entire bootup</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827078#M261965</link>
      <description>&lt;P&gt;Post the entire bootup process.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2015 20:47:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827078#M261965</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2015-12-23T20:47:17Z</dc:date>
    </item>
    <item>
      <title>Here she be</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827079#M261966</link>
      <description>&lt;P&gt;Here she be&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thank you for replying&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2015 21:25:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827079#M261966</guid>
      <dc:creator>enewburn1</dc:creator>
      <dc:date>2015-12-23T21:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Here she be</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827080#M261967</link>
      <description>&lt;PRE class="prettyprint"&gt;boot: unsupported boot device "flash"&lt;/PRE&gt;
&lt;P&gt;This one came up.&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;no valid BOOT image found
Final autoboot attempt from default boot device...
File size is 0x0000001e
Located throughput_monitor_params 
Image size 30 inode num 12, bks cnt 1 blk size 8*512
#
Boot image size = 30 (0x1e) bytes

Unsigned package found,  aborting ...
File size is 0x000001e0
Located tracelogs.189 
Image size 480 inode num 13, bks cnt 1 blk size 8*512

Boot image size = 480 (0x1e0) bytes

Unknown image structure
File size is 0x1bf1afa0
Located isr4300-universalk9.03.16.01a.S.155-3.S1a-ext.SPA.bin 
Image size 468823968 inode num 14, bks cnt 114459 blk size 8*512&lt;/PRE&gt;
&lt;P&gt;And then this. &amp;nbsp;The error message sounds like the IOS you wanted the appliance to boot is either corrupt or not available.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please compare the MD5 hash value of the file you've downloaded against the MD5 hash value found in the Cisco website? &amp;nbsp;Make sure they match. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Run the command&lt;/P&gt;
&lt;PRE&gt;verify /md5 bootflash:filename.bin&lt;/PRE&gt;
&lt;P&gt;to determine the MD5 hash value is. &amp;nbsp;Alternatively, if go to the Cisco website and copy the MD5 hash value, go to the router and run use the command&lt;/P&gt;
&lt;PRE&gt;verify /md5 bootflash:filename.bin&lt;/PRE&gt;
&lt;P&gt;&amp;lt;MD5 hash value from the Cisco website&amp;gt;&lt;/P&gt;
&lt;P&gt;. &amp;nbsp;If the MD5 hash value matches, you should see "Verified!" at the end.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 19:24:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827080#M261967</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2022-03-09T19:24:07Z</dc:date>
    </item>
    <item>
      <title>Hey Leo,</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827081#M261968</link>
      <description>&lt;P&gt;Hey Leo,&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;I ran the md5 Verification and it did match what is on Cisco's website. (bafa359295bf28329dbc57bb0ae92c9f) Just to be thorough I also put on a much older image and told the boot system to go with that one. It too, failed&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2015 22:50:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827081#M261968</guid>
      <dc:creator>enewburn1</dc:creator>
      <dc:date>2015-12-23T22:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hey Leo,</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827082#M261969</link>
      <description>&lt;P&gt;Hmmmm ... May I ask if you can provide the complete output to the following commands:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;1. sh version;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;2. dir; and&lt;BR /&gt;&lt;BR /&gt;3. &amp;nbsp;sh run b | i boot&lt;/PRE&gt;</description>
      <pubDate>Wed, 09 Mar 2022 19:24:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827082#M261969</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2022-03-09T19:24:48Z</dc:date>
    </item>
    <item>
      <title>Yes Sir</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827083#M261970</link>
      <description>&lt;P&gt;Yes Sir&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2015 23:00:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827083#M261970</guid>
      <dc:creator>enewburn1</dc:creator>
      <dc:date>2015-12-23T23:00:47Z</dc:date>
    </item>
    <item>
      <title>boot system flash:isr4300</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827084#M261971</link>
      <description>&lt;PRE class="prettyprint"&gt;boot system flash:isr4300-universalk9.03.13.04.S.154-3.S4-ext.SPA.bin&lt;/PRE&gt;
&lt;P&gt;I think this syntax is incorrect. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Can you try the following:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;config t&lt;BR /&gt;no boot system flash:isr4300-universalk9.03.13.04.S.154-3.S4-ext.SPA.bin&lt;BR /&gt;boot system flash bootflash:isr4300-universalk9.03.13.04.S.154-3.S4-ext.SPA.bin&lt;BR /&gt;end&lt;BR /&gt;wr&lt;/PRE&gt;</description>
      <pubDate>Wed, 23 Dec 2015 23:36:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827084#M261971</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2015-12-23T23:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: boot system flash:isr4300</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827085#M261972</link>
      <description>&lt;P&gt;Thank you Leo! You were right - IOS XE wants&lt;/P&gt;
&lt;PRE&gt;bootflash not just flash.&lt;/PRE&gt;
&lt;P&gt;Everything works fabulous now.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 20:17:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827085#M261972</guid>
      <dc:creator>enewburn1</dc:creator>
      <dc:date>2022-03-09T20:17:20Z</dc:date>
    </item>
    <item>
      <title>Thank you very much for</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827086#M261973</link>
      <description>&lt;P&gt;Thank you very much for providing the feedback and ratings. &amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Dec 2015 23:51:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827086#M261973</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2015-12-24T23:51:33Z</dc:date>
    </item>
    <item>
      <title>Oh, I forgot to ask:  If you</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827087#M261974</link>
      <description>&lt;P&gt;Oh, I forgot to ask: &amp;nbsp;If you've upgraded the IOS, did you also upgrade the bootstrap?&lt;/P&gt;</description>
      <pubDate>Sat, 26 Dec 2015 09:42:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827087#M261974</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2015-12-26T09:42:54Z</dc:date>
    </item>
    <item>
      <title>I had the same problem and</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827088#M261975</link>
      <description>&lt;P&gt;I had the same problem and was simply missing bootflash. Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2016 13:08:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827088#M261975</guid>
      <dc:creator>psnyder1985</dc:creator>
      <dc:date>2016-08-09T13:08:45Z</dc:date>
    </item>
    <item>
      <title>Thanks for the feedback &amp;</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827089#M261976</link>
      <description>&lt;P&gt;Thanks for the feedback &amp;amp; please don't forget to rate our post(s). &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2016 22:30:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827089#M261976</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2016-08-09T22:30:04Z</dc:date>
    </item>
    <item>
      <title>Providing bootflash: in the</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827090#M261977</link>
      <description>&lt;P&gt;Providing bootflash: in the filename fixed this issue. &amp;nbsp;This just seems like an extra step for no reason to me, very...ridiculous to say the least.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 21:32:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827090#M261977</guid>
      <dc:creator>Bandwiches</dc:creator>
      <dc:date>2017-01-30T21:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Providing bootflash: in the</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827091#M261978</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;Providing bootflash: in the filename fixed this issue. &amp;nbsp;This just seems like an extra step for no reason to me, very...ridiculous to say the least.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRIKE&gt;Cisco appliances, particularly routers and supervisor line cards, have their CF partitioned in different ways. &amp;nbsp;Some use bootflash:, some use flash:. &amp;nbsp;At the end of the day, without the "bootflash:" (and just using "flash:") instructs the system to look into a partition called "flash" and boot the file there. &amp;nbsp;Since there is no partition called "flash", then the appliance goes into ROMmon.&amp;nbsp;&lt;/STRIKE&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;CSCvg37458&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 01:44:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/2827091#M261978</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2021-10-25T01:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: boot system flash:isr4300</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/3684915#M300066</link>
      <description>Mine keeps resetting and unable to get into the IOS.</description>
      <pubDate>Thu, 09 Aug 2018 13:08:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/3684915#M300066</guid>
      <dc:creator>djw55</dc:creator>
      <dc:date>2018-08-09T13:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Providing bootflash: in the</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/3686144#M300171</link>
      <description />
      <pubDate>Fri, 10 Aug 2018 21:30:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/3686144#M300171</guid>
      <dc:creator>weiklenborg</dc:creator>
      <dc:date>2018-08-10T21:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: boot system flash:isr4300</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/3692553#M300724</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/567437"&gt;@djw55&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Mine keeps resetting and unable to get into the IOS.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Console into the appliance and reboot.&amp;nbsp;&amp;nbsp;Create a new thread with the output from the console and we'll try to help.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2018 22:58:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/3692553#M300724</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2018-08-21T22:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: boot system flash:isr4300</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/3737427#M304174</link>
      <description>&lt;P&gt;I'm still unsuccessful. Trying to update my 4331 from 3.x to 16.x and facing this error and booting witht he old one.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Boot image size = 583079197 (0x22c1151d) bytes&lt;BR /&gt;&lt;BR /&gt;Package header rev 3 structure detected&lt;BR /&gt;Calculating SHA-1 hash...done&lt;BR /&gt;validate_package: SHA-1 hash:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; calculated 595cdb24:b9751f91:731a4622:7034be2b:f11d9c77&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; expected&amp;nbsp;&amp;nbsp; 595cdb24:b9751f91:731a4622:7034be2b:f11d9c77&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;RSA Signed RELEASE Image Signature Verification Successful.&lt;BR /&gt;Package Load Test Latency : 10646 msec &lt;BR /&gt;&lt;BR /&gt;Unknown image structure&lt;BR /&gt;boot: error executing&lt;/P&gt;
&lt;PRE&gt;boot bootflash:isr4300-universalk9.16.09.01.SPA.bin&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;autoboot: boot failed, restarting...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My config is this way:&lt;/P&gt;
&lt;PRE&gt;boot-start-marker
boot system flash bootflash:isr4300-universalk9.16.09.01.SPA.bin
boot system flash bootflash:isr4300-universalk9.03.16.04b.S.155-3.S4b-ext.SPA.bin
boot-end-marker&lt;/PRE&gt;
&lt;P&gt;Any idea?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 20:12:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/3737427#M304174</guid>
      <dc:creator>mhdganji110</dc:creator>
      <dc:date>2022-03-09T20:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: boot system flash:isr4300</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/3737432#M304176</link>
      <description>&lt;P&gt;There could be two issues:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp;Change the ROMMON&lt;/P&gt;
&lt;P&gt;2. Could be an image copy issue.Try to download the image again.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 18:20:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/isr-4331-does-not-boot-to-the-image-specified/m-p/3737432#M304176</guid>
      <dc:creator>mesehar</dc:creator>
      <dc:date>2018-11-01T18:20:49Z</dc:date>
    </item>
  </channel>
</rss>

