10-08-2012 12:31 AM - edited 03-07-2019 09:19 AM
Hi,
I am trying to upgrade the IOS in Cisco3560 but I am facing one issue. Its flash is 15MB & available space is 8MB whereas the IOS is of 11MB. Can you please tell me how to handle this situation? How can I upgrade the IOS without upgrading the flash?
-Balbeer
Solved! Go to Solution.
10-08-2012 12:47 AM
Hello,
You should delete the bin file of previous version IOS from flash by using delete /f /r flash:filename.bin command. Deleting files manually will not be a problem(I have tested several times before - you can backup file incase of failure) Then you can upload file to a flash memory and set it as a boot file by using boot system switch all flash:...... command.
10-08-2012 12:47 AM
Hello,
You should delete the bin file of previous version IOS from flash by using delete /f /r flash:filename.bin command. Deleting files manually will not be a problem(I have tested several times before - you can backup file incase of failure) Then you can upload file to a flash memory and set it as a boot file by using boot system switch all flash:...... command.
10-09-2012 11:01 PM
Thanks. It worked for me....
-Balbeer
10-08-2012 12:50 AM
Hi Balbir,
You have to update the Flash:
If you can delete old IOS and then upgrade then it may possible.
If the space is not enough for the old and new copies of IOS together, you will have to erase the old one. DO NOT do that manually using ‘delete flash:XXXXX.bin’. Once you start copying the new IOS, you will be asked to erase or keep the old contents of the flash. If you have enough space for
both copies, do not erase the flash.
Otherwise you have to upgrade the Flash:
Regards
Please rate if it helps.
10-08-2012 02:45 AM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
Basically either before or during the upgrade process, the old image will need to be removed if there's insufficient flash space for both old and new IOS images. Of course, this does create a risk if upgrade isn't completely successfully in that a reload/reboot will not have a valid IOS image.
Some of the later IOS image just won't fit on the earlier 3560/3750s due to insufficient flash space.
You can (somewhat) reduce the flash space requirement by using the IOS .bin image rather than the full IOS .tar image which also includes WEB management. If you use the .bin image, you need to manually do much more setting up the IOS than just using the archive command.
This reference provides information for upgrading IOS on a 3750, http://www.cisco.com/en/US/products/hw/switches/ps5023/products_configuration_example09186a00804799d7.shtml, the 3560 is about identical except it doesn't stack.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide