Link to home
Start Free TrialLog in
Avatar of pheidius
pheidius

asked on

cisco 3620 copy flash command

I want to boot my 3620 from a new 20 MB PMCIA flash card. I already have the router configured in TFTP console session using hyperterminal cli emulation.
show wersion=Router#show version
Cisco Internetwork Operating System Software
IOS (tm) 3600 Software (C3620-IS-M), Version 12.1(3a)T7,  RELEASE SOFTWARE (fc1)

TAC Support: http://www.cisco.com/cgi-bin/ibld/view.pl?i=support
Copyright (c) 1986-2001 by cisco Systems, Inc.
Compiled Sat 10-Mar-01 19:45 by ccai
Image text-base: 0x60008950, data-base: 0x6102E000

ROM: System Bootstrap, Version 11.1(20)AA2, EARLY DEPLOYMENT RELEASE SOFTWARE (f
c1)
ROM: 3600 Software (C3620-IS-M), Version 12.1(3a)T7,  RELEASE SOFTWARE (fc1)

Router uptime is 1 hour, 11 minutes
System returned to ROM by power-on
System image file is "flash:c3620-is-mz.121-3a.T7"

cisco 3620 (R4700) processor (revision 0x81) with 49152K/16384K bytes of memory.

Processor board ID 29853621
R4700 CPU at 80Mhz, Implementation 33, Rev 1.0
Bridging software.
X.25 software, Version 3.0.0.
SuperLAT software (copyright 1990 by Meridian Technology Corp).
2 Ethernet/IEEE 802.3 interface(s)
1 Serial network interface(s)
DRAM configuration is 32 bits wide with parity disabled.
29K bytes of non-volatile configuration memory.
16384K bytes of processor board System flash (Read/Write)
20480K bytes of processor board PCMCIA Slot0 flash (Read/Write)

Configuration register is 0x2102
Show file system=Router#show file system
File Systems:

     Size(b)     Free(b)      Type  Flags  Prefixes
       30712       30136     nvram     rw   nvram:
           -           -    opaque     rw   null:
           -           -    opaque     rw   system:
           -           -   network     rw   tftp:
*   16777216     6839256     flash     rw   flash:
    20971520    20971520     flash     rw   slot0:
           -           -     flash     ro   slot1:
           -           -    opaque     wo   lex:
           -           -    opaque     ro   xmodem:
           -           -    opaque     ro   ymodem:
           -           -   network     rw   rcp:
           -           -   network     rw   pram:
           -           -   network     rw   ftp:

I tried this command:Router#copy flash:c3620-is-mz.121-3a.T7 slot0
and got:
Router#copy flash:c3620-is-mz.121-3a.T7 slot0
Destination filename [slot0]? c3620-is-mz.121-3a.t7
%Warning:There is a file already existing with this name
Do you want to over write? [confirm]n

I phrased the command this way becasue it looks like in show version the Sim based flashed is just called flash and my 20 mb PMCIA card is slot0
The routers's response seems to indicate that it think that slot0 is onboard flash.
Where am I going wrong here?
ASKER CERTIFIED SOLUTION
Avatar of Matt V
Matt V
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of pheidius
pheidius

ASKER

Hi,
Yes. it looked like an overwrite to me too . I tried your command and got CCCCCC
but the checksum failed.
Verifying checksum...  invalid (expected 0xBC40, computed 0x3E95)
9937896 bytes copied in 195.640 secs (50963 bytes/sec)
Router#how version


Trying Dir flash commands:
Router#dir flash:
Directory of flash:/

  1  -rw-     9937896              <no date>  c3620-is-mz.121-3a.T7

16777216 bytes total (6839256 bytes free)
dir flash0:
Router#dir flash0:
Directory of flash:/

  1  -rw-     9937896              <no date>  c3620-is-mz.121-3a.T7
How accurate is Cisco Checksumming? Should I try to set the register to boot to flash PMICA card slot0 and cross fingers or try erasing flash and do another copy attempt or try a working config-copy?
Your image appears to be corrupt, or your flash memory card is bad.
Well in that case It could not hurt to reformat card and try the copy again. If the check sum is comparing the original image to the PMCIA card the the problem is most likely on the card side.I just boiught this card. New supposedly but who knows.