cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
610
Views
0
Helpful
2
Replies

how to use boot command under ROM mode.

att-sgcops
Level 1
Level 1

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

1 Accepted Solution

Accepted Solutions

If the above does not work, try the following:

BOOT=flash:\c2600-i-mz.123-9e.bin

boot

Hope that helps,

Paresh

View solution in original post

2 Replies 2

pkhatri
Level 11
Level 11

Hi,

Can you try the following from ROMMON:

boot flash:c2600-i-mz.123-9e.bin

Paresh

If the above does not work, try the following:

BOOT=flash:\c2600-i-mz.123-9e.bin

boot

Hope that helps,

Paresh

Review Cisco Networking for a $25 gift card