07-01-2005 12:26 AM - edited 03-03-2019 09:56 AM
HI all,
I've a 3745 with a pb at the boot :
System Bootstrap, Version 12.2(8r)T2, RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 2002 by cisco Systems, Inc.
c3745 processor 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: 0x80008000, size: 0xca00
boot: cannot determine first file name on device "flash:"
The only command i've are below and no way to donwload a valid IOS in the flash memory :
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
cookie display contents of motherboard cookie PROM in hex
dev list the device table
dir list files in file system
dis disassemble instruction stream
dnld serial download a program module
frame print out a selected stack frame
help monitor builtin command help
history monitor command history
iomemdef set IO mem to a default 25%
meminfo main memory information
repeat repeat a monitor command
reset system reset
rommon-pref Select ROMMON
set display the monitor variables
showmon display currently selected ROM monitor
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
xmodem x/ymodem image download
rommon 2 >
Any ideas ?
Thanks a lot
Solved! Go to Solution.
07-01-2005 12:45 AM
The only way you can trasfer the image is by using xmodem.
HTH,
-amit singh
07-01-2005 12:45 AM
The only way you can trasfer the image is by using xmodem.
HTH,
-amit singh
07-01-2005 12:47 AM
Hello,
you might not have a valid image in Flash for the router to boot from, check the content of your flash with the 'dir flash' command, if there is an image in there, try to boot manually with the 'boot' command. If there is no valid image in flash, use xmodem to download it onto your flash...
HTH,
GP
07-05-2005 01:17 AM
thks guys, the Xmodem way works fine ...
rdgs
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