05-25-2004 12:44 AM - edited 03-02-2019 03:54 PM
Hi Guys,
I am facing problem to upload IOS on Cisco 7200 series router. I rebooted my box but I am keep on getting same output. I am stuck and I don't know what to do can anyone help me how to install IOS on this router.
rommon 1 > ?
alias set and display aliases command
boot boot up an external process
break set/show/clear the breakpoint
confreg configuration register utility
cont continue executing a downloaded image
context display the context of a loaded image
dev list the device table
dir list files in file system
dis disassemble instruction stream
frame print out a selected stack frame
help monitor builtin command help
history monitor command history
meminfo main memory information
repeat repeat a monitor command
reset system reset
set show all monitor variables
stack produce a stack trace
sync write monitor environment to NVRAM
sysret print out info from last system return
unalias unset an alias
unset unset a monitor variable
rommon 2 >
05-25-2004 02:13 AM
05-25-2004 02:46 AM
but I can't see Xmodem command. when I reset this routre getting lots of errors
System Bootstrap, Version 11.1(10) [dschwart 10], RELEASE SOFTWARE (fc1)
Copyright (c) 1994 by cisco Systems, Inc.
C7200 processor with 65536 Kbytes of main memory
an alternate boot helper program is not specified
(monitor variable "BOOTLDR" is not set)
and unable to determine first file in bootflash
loadprog: error - on file open
boot: cannot load "cisco2-C7200"
System Bootstrap, Version 11.1(10) [dschwart 10], RELEASE SOFTWARE (fc1)
Copyright (c) 1994 by cisco Systems, Inc.
C7200 processor with 65536 Kbytes of main memory
device does not contain a valid magic number
boot: cannot open "slot0:"
boot: cannot determine first file name on device "slot0:"
System Bootstrap, Version 11.1(10) [dschwart 10], RELEASE SOFTWARE (fc1)
Copyright (c) 1994 by cisco Systems, Inc.
C7200 processor with 65536 Kbytes of main memory
boot: cannot determine first file name on device "bootflash:"
System Bootstrap, Version 11.1(10) [dschwart 10], RELEASE SOFTWARE (fc1)
Copyright (c) 1994 by cisco Systems, Inc.
C7200 processor with 65536 Kbytes of main memory
Can anyone suggest me ...
Many Thanks
05-25-2004 12:28 PM
I guess your boot loader and IOS are corrupted or not the same version.
You have to setup your Bootldr and boot system flash variables in your config in order to point to your flash bootloader and IOS files respectively (prefixed by device name)
put your config register to 0x2102
This can be done via boot rom commands but easier with IOS commands.
Be sure to put your flash cards in the right slot
for ram flash disk use slot0: or slot1:
for ATA flash disk use disk0: or disk1:
Also verify the validity of flash files.
Be sure to transfer in binary mode (in FTP copy)
Compare original and final byte size and checksum
05-25-2004 03:15 AM
found solution... Document ID: 15082
anyways thanks for your help
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