11-18-2019 11:32 PM
I copied the image c2801-entservicesk9-mz.151-4.M7.bin to the compact flash card using a computer, but the 2801 router doesn't recognize it for some reason. It's a 64 MB SimpleTech CF card.
When I took it over to a different router (a Cisco 1841), it had no problems reading the card.
To be sure, I formatted the card in the 1841, and then copied over the image via TFTP to the card again.
I tested the CompactFlash card in two different 2801 routers, and both are having the same issue.
Readonly ROMMON initialized
program load complete, entry point: 0x8000f000, size: 0xcb80
open(): Open Error = -66
loadprog: error - on file open
boot: cannot load "flash:c2801-advsecurityk9-mz.124-24.T.bin"
System Bootstrap, Version 12.4(13r)T, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 2006 by cisco Systems, Inc.
PLD version 0x10
GIO ASIC version 0x127
c2801 platform with 262144 Kbytes of main memory
Main memory is configured to 64 bit mode with parity disabled
Readonly ROMMON initialized
program load complete, entry point: 0x8000f000, size: 0xcb80
open(): Open Error = -66
boot: cannot open "flash:"
boot: cannot determine first executable file name on device "flash:"
System Bootstrap, Version 12.4(13r)T, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 2006 by cisco Systems, Inc.
PLD version 0x10
GIO ASIC version 0x127
c2801 platform with 262144 Kbytes of main memory
Main memory is configured to 64 bit mode with parity disabled
Readonly ROMMON initialized
program load complete, entry point: 0x8000f000, size: 0xcb80
open(): Open Error = -66
boot: cannot open "flash:"
boot: cannot determine first executable file name on device "flash:"
System Bootstrap, Version 12.4(13r)T, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 2006 by cisco Systems, Inc.
PLD version 0x10
GIO ASIC version 0x127
c2801 platform with 262144 Kbytes of main memory
Main memory is configured to 64 bit mode with parity disabled
Readonly ROMMON initialized
rommon 1 >
11-19-2019 12:12 AM
@Sam Brynes wrote:
It's a 64 MB SimpleTech CF card.
That's the reason why it doesn't work. The CF card may not be supported on the hardware.
Try looking for a Verbatim 2Gb CF.
11-19-2019 01:12 AM
I thought all CF cards were supported on Cisco devices, provided that the capacity wasn't too big?
11-19-2019 12:17 AM
have you tried format it on the router itself ?
11-19-2019 01:12 AM
I tried formatting it on the Cisco 1841. I couldn't find a way to format it in ROMMON mode on the Cisco 2801. I don't have a CF card that the 2801 recognizes, so I can't boot into the IOS on the 2801 to format it from there.
05-17-2021 02:51 PM
hola:
Apenas prendas el router Control + Brak:
en Modo:
rommon 1> confreg 0x2102
1.- cargar en tu PCs uns ervidro TFTP: yom uso el TFTPD64
lo cargas y anotas el IP: x.x.x.x que debe de ser de tu PCS donde estas tratando de recuperar el sistema del router
Las variables necesarias para usar tftpdnld son:
ojo mucho cuidado con esto falta este pequeño detalle cuando sale que no reconoce la memoria FLash: flash:(default) del router ojo agregar este paso del SET:
TFTP_DESTINATION: The flash destination device for the file
flash:(default), usbflash0:
agregar a los anteriores ese y quedaría así :
TFTP_DESTINATION: flash:
Ejmplo:
rommon 20 > set
PS1=rommon ! >
WARM_REBOOT=FALSE
BOOT=flash:c2801-adventerprisek9_ivs-mz.151-4.M8.bin,12;
RET_2_RTS=17:44:58 UTC Sat Apr 24 2021
RELOAD_TYPE=1
RANDOM_NUM=823856236
BSI=0
RET_2_RCALTS=
IP_ADDRESS=192.168.10.10
IP_SUBNET_MASK=255.255.255.0
DEFAULT_GATEWAY=192.168.10.1
TFTP_SERVER=192.168.10.11
TFTP_FILE=c2801-adventerprisek9_ivs-mz.151-4.M8.bin
?=0
TFTP_DESTINATION=flash:
finalmente ejecutar el comando tftpdnld -r con la opción -r y ya nos reconoce la Flash:
rommon 24 > tftpdnld -r
IP_ADDRESS: 192.168.10.10
IP_SUBNET_MASK: 255.255.255.0
DEFAULT_GATEWAY: 192.168.10.1
TFTP_SERVER: 192.168.10.11
TFTP_FILE: c2801-adventerprisek9_ivs-mz.151-4.M8.bin
TFTP_MACADDR: 00:1f:ca:23:28:1e
TFTP_DESTINATION: flash:
TFTP_VERBOSE: Progress
TFTP_RETRY_COUNT: 18
TFTP_TIMEOUT: 7200
TFTP_CHECKSUM: Yes
FE_PORT: 0
FE_SPEED_MODE: Auto Detect
.
Receiving c2801-adventerprisek9_ivs-mz.151-4.M8.bin from 192.168.10.11 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide