<?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: Error when saving configuration in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/error-when-saving-configuration/m-p/508341#M214269</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bab, &lt;/P&gt;&lt;P&gt;Are you in enable mode when you invoke the command "dir flash:"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Mar 2009 22:32:20 GMT</pubDate>
    <dc:creator>Leo Laohoo</dc:creator>
    <dc:date>2009-03-23T22:32:20Z</dc:date>
    <item>
      <title>Error when saving configuration</title>
      <link>https://community.cisco.com/t5/wireless/error-when-saving-configuration/m-p/508335#M214263</link>
      <description>&lt;P&gt;when i tried to save the configuration of one of my AP 1200 access point, i encountered this error message&lt;/P&gt;&lt;P&gt;"Destination filename [startup-config]?&lt;/P&gt;&lt;P&gt;Building configuration...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nv_done: unable to open "flash:/config.txt.new"&lt;/P&gt;&lt;P&gt;nv_done: unable to open "flash:/config.txt.new"&lt;/P&gt;&lt;P&gt;nv_done: unable to open "flash:/private-multiple-fs.new"[OK]&lt;/P&gt;&lt;P&gt;NVRAM Verification Failed"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is happening to my AP ?&lt;/P&gt;&lt;P&gt;flash corrupt ?&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 18:46:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/error-when-saving-configuration/m-p/508335#M214263</guid>
      <dc:creator>daylight28</dc:creator>
      <dc:date>2021-07-04T18:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error when saving configuration</title>
      <link>https://community.cisco.com/t5/wireless/error-when-saving-configuration/m-p/508336#M214264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could be your flash file-system is full.&lt;/P&gt;&lt;P&gt;Check the output of "dir flash:", even with the latest IOS version&lt;/P&gt;&lt;P&gt;there should be more than 2 MBytes free space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you find a lot of "crashinfo_*" files you can delete these with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  delete /force flash:crashinfo*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every "crash" writes a file "crashinfo*" to the flash file-system.&lt;/P&gt;&lt;P&gt;These are only useful if you open a SR with the Cisco TAC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2006 06:47:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/error-when-saving-configuration/m-p/508336#M214264</guid>
      <dc:creator>kka</dc:creator>
      <dc:date>2006-03-14T06:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error when saving configuration</title>
      <link>https://community.cisco.com/t5/wireless/error-when-saving-configuration/m-p/508337#M214265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;seems like i cant even go to my flash directory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname#dir flash&lt;/P&gt;&lt;P&gt;%Error opening flash:/flash (Invalid argument)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2006 06:58:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/error-when-saving-configuration/m-p/508337#M214265</guid>
      <dc:creator>daylight28</dc:creator>
      <dc:date>2006-03-14T06:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error when saving configuration</title>
      <link>https://community.cisco.com/t5/wireless/error-when-saving-configuration/m-p/508338#M214266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The trailing colon is important!&lt;/P&gt;&lt;P&gt;dir flash:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also try (w/ or w/o colon):&lt;/P&gt;&lt;P&gt;show flash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2006 18:32:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/error-when-saving-configuration/m-p/508338#M214266</guid>
      <dc:creator>kka</dc:creator>
      <dc:date>2006-03-14T18:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error when saving configuration</title>
      <link>https://community.cisco.com/t5/wireless/error-when-saving-configuration/m-p/508339#M214267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;managed to clear all the crash/info files and the AP is online again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wondering why is there so many crash/info files&lt;/P&gt;&lt;P&gt;residing on the AP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Mar 2006 04:48:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/error-when-saving-configuration/m-p/508339#M214267</guid>
      <dc:creator>daylight28</dc:creator>
      <dc:date>2006-03-15T04:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error when saving configuration</title>
      <link>https://community.cisco.com/t5/wireless/error-when-saving-configuration/m-p/508340#M214268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please share how did you manage to clear all the crash/inof. I'm having the same problem and can't use &lt;/P&gt;&lt;P&gt;dir flash: commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 16:00:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/error-when-saving-configuration/m-p/508340#M214268</guid>
      <dc:creator>BABELBALA</dc:creator>
      <dc:date>2009-03-23T16:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error when saving configuration</title>
      <link>https://community.cisco.com/t5/wireless/error-when-saving-configuration/m-p/508341#M214269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bab, &lt;/P&gt;&lt;P&gt;Are you in enable mode when you invoke the command "dir flash:"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 22:32:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/error-when-saving-configuration/m-p/508341#M214269</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2009-03-23T22:32:20Z</dc:date>
    </item>
  </channel>
</rss>

