hi
I used xmodem method to install cisco IOS on 2600 router,
the process was completed succefully, then I issued reset command.
the boot displaying was like this
System Bootstrap, Version 12.2(7r) [cmong 7r], RELEASE SOFTWARE (fc1)
Copyright (c) 2002 by cisco Systems, Inc.
Testing lower main memory - data equals address
Testing lower main memory - checkerboard
Testing lower main memory - inverse checkerboard
Clearing lower 4K memory for cache initialization
Clearing bss
Reading monitor variables from NVRAM
Enabling interrupts
Enabling instruction cache
Reading cookie
Initializing main memory
Sizing NVRAM
Initializing PCI subsystem
Exiting init
C2600 platform with 131072 Kbytes of main memory
program load complete, entry point: 0x80008000, size: 0x1c40530
Stack pointer : 0x08000000
monstack : 0x8000617C
monra : 0x00000000
edata : 0x80080404
magic : 0xFEEDFACE
memsize : 0x08000000
uncomp_size : 0x044FA634
comp_size : 0x01C3C15B
STACK_BYTES : 0x00008000
COPY_CODE_BUF : 0x00000800
_end : 0x800A8C80
comp_checksum : 0x691D0C78
comp_checksum : 0x691D0C78
uncomp_checksum : 0xD5D9E1F9
Self decompressing the image :
Error : Uncompression of the image failed.
invalid compressed data--format violated
Error : zip decompress failed
*** System received a Software forced crash ***
signal= 0x17, code= 0x7, context= 0x80080404
PC = 0x0, Vector = 0x0, SP = 0x0
System Bootstrap, Version 12.2(7r) [cmong 7r], RELEASE SOFTWARE (fc1)
Copyright (c) 2002 by cisco Systems, Inc.
Testing lower main memory - data equals address
Testing lower main memory - checkerboard
Testing lower main memory - inverse checkerboard
Clearing lower 4K memory for cache initialization
Clearing bss
Reading monitor variables from NVRAM
Enabling interrupts
Enabling instruction cache
Reading cookie
Initializing main memory
Sizing NVRAM
Initializing PCI subsystem
Exiting init
C2600 platform with 131072 Kbytes of main memory
program load complete, entry point: 0x80008000, size: 0x1c40530
Stack pointer : 0x08000000
monstack : 0x8000617C
monra : 0x00000000
edata : 0x80080404
magic : 0xFEEDFACE
memsize : 0x08000000
uncomp_size : 0x044FA634
comp_size : 0x01C3C15B
STACK_BYTES : 0x00008000
COPY_CODE_BUF : 0x00000800
_end : 0x800A8C80
comp_checksum : 0x691D0C78
comp_checksum : 0x691D0C78
uncomp_checksum : 0xD5D9E1F9
Self decompressing the image :
Error : Uncompression of the image failed.
invalid compressed data--format violated
Error : zip decompress failed
*** System received a Software forced crash ***
signal= 0x17, code= 0x7, context= 0x80080404
PC = 0x0, Vector = 0x0, SP = 0x0
System Bootstrap, Version 12.2(7r) [cmong 7r], RELEASE SOFTWARE (fc1)
Copyright (c) 2002 by cisco Systems, Inc.
Testing lower main memory - data equals address
Testing lower main memory - checkerboard
Testing lower main memory - inverse checkerboard
Clearing lower 4K memory for cache initialization
Clearing bss
Reading monitor variables from NVRAM
Enabling interrupts
Enabling instruction cache
Reading cookie
Initializing main memory
Sizing NVRAM
Initializing PCI subsystem
Exiting init
C2600 platform with 131072 Kbytes of main memory
rommon 1 >
it again took me to rommon mode !
what can I do to solve this !?
thanks,