Hey all - Cisco noob here looking for some help. I have a 2800 that has lost it's flash file and I am trying to copy a new one to it via xmodem.
This is how it boots, won't get any further:
Readonly ROMMON initialized
boot: cannot determine first executable file name on device "flash:"
c2851 processor with 262144 Kbytes of main memory
Main memory is configured to 64 bit mode with ECC enabled
Readonly ROMMON initialized
This is my result when I try to copy the new bin:
rommon 28 > xmodem c2800nm-advipservicesk9-mz.123-14.T7.bin
Do not start the sending program yet...
File size Checksum File name
WARNING: All existing data in flash will be lost!
Invoke this application only for disaster recovery.
Do you wish to continue? y/n [n]: y
Ready to receive file c2800nm-advipservicesk9-mz.123-14.T7.bin ...
BB0BB0
Timeout waiting for data - aborting download...
is my syntax wrong in the line? Do I need to have the bin file in a certain folder?
This is how it boots, won't get any further:
Readonly ROMMON initialized
boot: cannot determine first executable file name on device "flash:"
c2851 processor with 262144 Kbytes of main memory
Main memory is configured to 64 bit mode with ECC enabled
Readonly ROMMON initialized
This is my result when I try to copy the new bin:
rommon 28 > xmodem c2800nm-advipservicesk9-mz.123-14.T7.bin
Do not start the sending program yet...
File size Checksum File name
WARNING: All existing data in flash will be lost!
Invoke this application only for disaster recovery.
Do you wish to continue? y/n [n]: y
Ready to receive file c2800nm-advipservicesk9-mz.123-14.T7.bin ...
BB0BB0
Timeout waiting for data - aborting download...
is my syntax wrong in the line? Do I need to have the bin file in a certain folder?