I bought a 2651xm from eBay and I have been trying to max out the memory. I had to buy a new ROM chip so that it would recognize the 256 MB. Now with everything install it boots up to ROMMON.
System Bootstrap, Version 12.2(10r)1, RELEASE SOFTWARE (fc1)
TAC Support:
Support and Documentation
Copyright (c) 2002 by cisco Systems, Inc.
*** Warning during size main memory test,
expected bus error does not occur above 128 mb of main memory
C2600 platform with 131072 Kbytes of main memory
getdevnum warning: device "flash" has size of zero
getdevnum warning: device "flash" has size of zero
open: read error...requested 0x4 bytes, got 0x0
trouble reading device magic number
boot: cannot open "flash:"
boot: cannot determine first file name on device "flash:"
System Bootstrap, Version 12.2(10r)1, RELEASE SOFTWARE (fc1)
TAC Support:
Support and Documentation
Copyright (c) 2002 by cisco Systems, Inc.
*** Warning during size main memory test,
expected bus error does not occur above 128 mb of main memory
C2600 platform with 131072 Kbytes of main memory
getdevnum warning: device "flash" has size of zero
getdevnum warning: device "flash" has size of zero
open: read error...requested 0x4 bytes, got 0x0
trouble reading device magic number
boot: cannot open "flash:"
boot: cannot determine first file name on device "flash:"
System Bootstrap, Version 12.2(10r)1, RELEASE SOFTWARE (fc1)
TAC Support:
Support and Documentation
Copyright (c) 2002 by cisco Systems, Inc.
*** Warning during size main memory test,
expected bus error does not occur above 128 mb of main memory
C2600 platform with 131072 Kbytes of main memory
rommon 1 >
Now I am trying to have this router boot from another 2651xm that is acting as a TFTP server. But when I do a tftpdnld -r command I receive the following output.
rommon 26 > tftpdnld -r
IP_ADDRESS: 192.168.0.2
IP_SUBNET_MASK: 255.255.255.0
DEFAULT_GATEWAY: 192.168.0.3
TFTP_SERVER: 192.168.0.3
TFTP_FILE: c2600-adventerprisek9-mz.124-15.T14.bin
Unsupported interface type. Operation aborted.
*** Software Emulation Exception ***
PC = 0x420141c, Vector = 0x1000, SP = 0x80004c3c
monitor: command "tftpdnld" aborted due to exception
rommon 27 >
I am using a crossover cable between the two routers FastEthernet 0/0. Does anyone know what I am doing wrong?