02-22-2006 04:22 AM - edited 03-03-2019 11:49 AM
I tried to upgrade IOS to c2600-js-mz.122-26b.bin on my 2610 router, and I added 2 commands:
boot system flash c2600-js-mz.122-26b.bin
boot system flash: c2600-js-mz.122-26b.bin
and start to upgrade. But the router kept restarting after upgrading, then I realized it is due to not enough RAM(The new IOS need 48M, while it has 32M only).
then under ROM mode, I decide to change to new IOS:c2600-i-mz.123-9e.bin, which need smallled RAM.
After finishing load the new IOS, I got the error message"
Smart Init is enabled
smart init is sizing iomem
ID MEMORY_REQ TYPE
000091 0X0008B800 C2600 single Ethernet
0X00098670 public buffer pools
0X00211000 public particle pools
TOTAL: 0X00334E70
If any of the above Memory Requirements are
"UNKNOWN", you may be using an unsupported
configuration or there is a software problem and
system operation may be compromised.
Rounded IOMEM up to: 4Mb.
Using 12 percent iomem. [4Mb/32Mb]
%SYS-3-IMAGE_TOO_BIG: 'flash:c2600-i-mz.123-9e.bin' is too large for available memory (4278564 bytes).boot of "c2600-js-mz.122-26b.bin" using boot helper "flash:c2600-i-mz.123-9e.bin" failed
error returned: File read failed -- Not enough space
loadprog: error - on file open
boot: cannot load "c2600-js-mz.122-26b.bin"
System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)
Copyright (c) 1999 by cisco Systems, Inc.
TAC:Home:SW:IOS:Specials for info
C2600 platform with 32768 Kbytes of main memory
open: file " c2600-js-mz.122-26b.bin." not found
open(): Open Error = -1
boot: cannot open "flash: c2600-js-mz.122-26b.bin"
boot: cannot determine first file name on device "flash: c2600-js-mz.122-26b.bin"
It told me the 12.3 ios too large and since I still have 2 "boot system" commands in the router config, it tries to find another IOS.
And when I check the parameter in the ROM mode using "set" command, I got this:
rommon 1 > set
PS1=rommon ! >
BOOT=c2600-js-mz.122-26b.bin,1;flash:\ c2600-js-mz.122-26b.bin,12;
?=1
Maybe I need to change the value of the parameter in the ROM, can someone help on this? Or can someone provide me the better solution to make router back to normal?
thanks
Solved! Go to Solution.
02-22-2006 04:43 AM
If the above does not work, try the following:
BOOT=flash:\c2600-i-mz.123-9e.bin
boot
Hope that helps,
Paresh
02-22-2006 04:33 AM
Hi,
Can you try the following from ROMMON:
boot flash:c2600-i-mz.123-9e.bin
Paresh
02-22-2006 04:43 AM
If the above does not work, try the following:
BOOT=flash:\c2600-i-mz.123-9e.bin
boot
Hope that helps,
Paresh
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