Router Cisco ROMMON message

Today a lab's Router welcomed me with a "Roomon" message.
Then I tried to upload a IOS with TFTP but I didnt have sucess.

Cisco Router ERROR Message:
Readonly ROMMON initializedboot: cannot open
"flash:"boot: cannot determine
first executable file name on device
"flash:"c2811 processor with 262144
Kbytes
of main memoryMain memory is
configured to 64 bit mode with ECC
enabled
Readonly ROMMON
initializedrommon 1 >
IP_ADDRESS=192.168.22.100rommon 2 >
IP_SUBNET_MASK=255.255.255.0rommon 3
>
DEFAULT_GATEWAY=192.168.22.2rommon 4 >
TFTP_SERVER=192.168.22.11rommon 5 >
TFTP_FILE=c2800nm-adventerprisek9-mz.123-14.T3.binrommon 6 >
tftpdnld

IP_ADDRESS:
192.168.22.100 IP_SUBNET_MASK:
255.255.255.0 DEFAULT_GATEWAY:
192.168.22.2 TFTP_SERVER:
192.168.22.11
TFTP_FILE:
c2800nm-adventerprisek9-mz.123-14.T3.bin
TFTP_VERBOSE: Progress TFTP_RETRY_COUNT:
18 TFTP_TIMEOUT:
7200 TFTP_CHECKSUM:
Yes TFTP_MACADDR:
00:14:6a:83:b6:98
FE_PORT: Fast Ethernet 0 FE_SPEED_MODE:
Auto
Invoke this command for disaster recovery only.WARNING: all existing
data in all partitions on flash will be lost!Do you wish to continue?
y/n:
[n]: y
TFTP: Error, insufficient flash installed to
load
image.TFTP:
Operation terminated.


Verifying Flash Mem card:

rommon 7 > dev
Devices in device
table: id name
flash: compact flash

bootflash: boot flash
eprom: eprom

rommon 8 > dir flash:
dir: cannot open device "flash:"
rommon 9 > bootboot: cannot open "flash:"
boot: cannot determine first executable file name on
device "flash:"

I am still trying to fix this issue.

Comments