cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
344
Views
0
Helpful
4
Replies

c3640 Upgrade problem ***Help***

sanyaolu
Level 1
Level 1

I have to upgrade some c3640's. The flash has the new and old image on the flash

old: c3640-is-mz.120-22.bin

new: c3640-is-mz.120-27.bin

The c3640 will not reload to new image at reload after issueing the command in global config

(config)#no boot system flash:c3640-is-mz.120-22.bin

(config)#boot system flash:c3640-is-mz.120-27.bin

#copy run sta

#reload

if i run the command

#sho boot

^

% Invalid input detected at '^' marker.

So any idea ?

Please note that i have followed the cisco software upgrade documentation............. and i have upgraded this same routers b/4

1 Accepted Solution

Accepted Solutions

you are missing the colon between flash and c3600

needs to be

boot system flash:c3640-is-mz.120-27.bin

I ran in to this the other day I had to remove and renter it a few times in order for it to take .

View solution in original post

4 Replies 4

deilert
Level 6
Level 6

can you paste in a sh flash

sho flash:

System flash directory:

File Length Name/status

1 5447876 c3640-is-mz.120-22.bin

2 5450324 c3640-is-mz.120-27.bin

[10898328 bytes used, 5878888 available, 16777216 total]

16384K bytes of processor board System flash (Read/Write)

under sho run i can see this:

!

boot system flash c3640-is-mz.120-27.bin

!

but when i do sho ver this is waht i see:

Cisco Internetwork Operating System Software

IOS (tm) 3600 Software (C3640-IS-M), Version 12.0(22), RELEASE SOFTWARE (fc1)

Copyright (c) 1986-2002 by cisco Systems, Inc.

Compiled Mon 01-Apr-02 21:11 by srani

Image text-base: 0x60008918, data-base: 0x609A8000

ROM: System Bootstrap, Version 11.1(20)AA2, EARLY DEPLOYMENT RELEASE SOFTWARE (f

c1)

sho flash:

System flash directory:

File Length Name/status

1 5447876 c3640-is-mz.120-22.bin

2 5450324 c3640-is-mz.120-27.bin

[10898328 bytes used, 5878888 available, 16777216 total]

16384K bytes of processor board System flash (Read/Write)

under sho run i can see this:

!

boot system flash c3640-is-mz.120-27.bin

!

but when i do sho ver this is waht i see:

Cisco Internetwork Operating System Software

IOS (tm) 3600 Software (C3640-IS-M), Version 12.0(22), RELEASE SOFTWARE (fc1)

Copyright (c) 1986-2002 by cisco Systems, Inc.

Compiled Mon 01-Apr-02 21:11 by srani

Image text-base: 0x60008918, data-base: 0x609A8000

ROM: System Bootstrap, Version 11.1(20)AA2, EARLY DEPLOYMENT RELEASE SOFTWARE (f

c1)

you are missing the colon between flash and c3600

needs to be

boot system flash:c3640-is-mz.120-27.bin

I ran in to this the other day I had to remove and renter it a few times in order for it to take .