<?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 So after a factory reset, I'm in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/change-default-boot-file-on-asa/m-p/3088754#M133948</link>
    <description>&lt;P&gt;So after a factory reset, I'm guessing it goes in alphabetical order when looking for a boot file? &amp;nbsp;Is it possible to rename the .bin files then so the one I wanted showed up and loaded first?&lt;/P&gt;</description>
    <pubDate>Tue, 18 Jul 2017 21:28:23 GMT</pubDate>
    <dc:creator>Shane.Toumey</dc:creator>
    <dc:date>2017-07-18T21:28:23Z</dc:date>
    <item>
      <title>Change default boot file on ASA</title>
      <link>https://community.cisco.com/t5/network-security/change-default-boot-file-on-asa/m-p/3088752#M133943</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Is there a way to get an ASA to load a different default .bin file after a factory reset?&amp;nbsp; For example, I have a 5505.&amp;nbsp; After performing a factory reset on it, it boots to asa724-k8.bin which produces a number of errors during the boot process and also changes a command or two that I need to use to configure it.&amp;nbsp; I'd rather it boot from asa924-k8.bin which is also loaded on the device.&amp;nbsp; Once it loads to 724, I can fairly easily switch it to 924, but I'd like to know if there is a way to change this behavior "permanently."&lt;/P&gt;
&lt;P&gt;Any help is appreciated.&lt;/P&gt;
&lt;P&gt;-Shane&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 09:42:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/change-default-boot-file-on-asa/m-p/3088752#M133943</guid>
      <dc:creator>Shane.Toumey</dc:creator>
      <dc:date>2019-03-12T09:42:51Z</dc:date>
    </item>
    <item>
      <title>You can manually set the boot</title>
      <link>https://community.cisco.com/t5/network-security/change-default-boot-file-on-asa/m-p/3088753#M133947</link>
      <description>&lt;P&gt;You can manually set the boot image with the following command in configuration mode - assuming this is location of .bin file&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;boot system disk0:/asa924-k8.bin&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;I would then look at the output of the following command.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;sh run boot&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;/EM&gt;Ensure the image you want to load is the first one listed.&lt;/P&gt;
&lt;P&gt;To permanently have it load the new image if the above is not what you are looking for is to remove the older .bin file from flash, leaving only the new .bin image. Make sure there are no boot commands referencing older image. The ASA should then boot using first image it finds in flash memory.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 21:24:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/change-default-boot-file-on-asa/m-p/3088753#M133947</guid>
      <dc:creator>GRANT3779</dc:creator>
      <dc:date>2017-07-18T21:24:29Z</dc:date>
    </item>
    <item>
      <title>So after a factory reset, I'm</title>
      <link>https://community.cisco.com/t5/network-security/change-default-boot-file-on-asa/m-p/3088754#M133948</link>
      <description>&lt;P&gt;So after a factory reset, I'm guessing it goes in alphabetical order when looking for a boot file? &amp;nbsp;Is it possible to rename the .bin files then so the one I wanted showed up and loaded first?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 21:28:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/change-default-boot-file-on-asa/m-p/3088754#M133948</guid>
      <dc:creator>Shane.Toumey</dc:creator>
      <dc:date>2017-07-18T21:28:23Z</dc:date>
    </item>
    <item>
      <title>After a factory reset I</title>
      <link>https://community.cisco.com/t5/network-security/change-default-boot-file-on-asa/m-p/3088755#M133956</link>
      <description>&lt;P&gt;After a factory reset I believe the ASA will look through internal flash and load first boot image it finds.&lt;/P&gt;
&lt;P&gt;Best way to see which one would be to check dir flash:&lt;/P&gt;
&lt;P&gt;Renaming may work, just ensure the new image is listed in the flash before the old one. It's a first find, first load. My understanding anyways if no boot variable is set.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 21:54:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/change-default-boot-file-on-asa/m-p/3088755#M133956</guid>
      <dc:creator>GRANT3779</dc:creator>
      <dc:date>2017-07-18T21:54:30Z</dc:date>
    </item>
    <item>
      <title>So when I did dir flash,</title>
      <link>https://community.cisco.com/t5/network-security/change-default-boot-file-on-asa/m-p/3088756#M133960</link>
      <description>&lt;P&gt;So when I did dir flash, asa724-k8.bin was indeed showing up before asa924-k8.bin.&amp;nbsp; I ended up having to rename the 724 file (just put a 2 in front of it) and that put it at the bottom of the list.&amp;nbsp; Afterwards I did a factory reset and 924 loaded first.&lt;/P&gt;
&lt;P&gt;Thanks for the help.&lt;/P&gt;
&lt;P&gt;For anyone else that finds this, the command is pretty simple:&lt;/P&gt;
&lt;P&gt;rename flash:/asa724-k8.bin flash/2asa724-k8.bin&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 23:32:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/change-default-boot-file-on-asa/m-p/3088756#M133960</guid>
      <dc:creator>Shane.Toumey</dc:creator>
      <dc:date>2017-07-18T23:32:24Z</dc:date>
    </item>
    <item>
      <title>Reminder too, if you rename</title>
      <link>https://community.cisco.com/t5/network-security/change-default-boot-file-on-asa/m-p/3088757#M133962</link>
      <description>&lt;P&gt;Reminder too, if you rename the file(s) in this way, be sure to update your boot commands.&amp;nbsp; In my case it's now:&lt;BR /&gt;&lt;BR /&gt;boot system flash:/asa924-k8.bin&lt;BR /&gt;boot system flash:/2asa724-k8.bin&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 23:45:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/change-default-boot-file-on-asa/m-p/3088757#M133962</guid>
      <dc:creator>Shane.Toumey</dc:creator>
      <dc:date>2017-07-18T23:45:09Z</dc:date>
    </item>
  </channel>
</rss>

