|
Posted by Merv on April 29, 2008, 5:49 pm
If you were Registered and logged in, you could reply and use other advanced thread options >
>
>
> > Sam wrote:
> > >> Sam,
>
> > >> While you are in ROMMONITOR, do the command "dir bootflash:" or "dir
flash:"
> > >> to see exact file name. Usually these files have a file extension ".bin".
> > >> You should provide FULL file name to successfully load router.
>
> > >> Good luck,
>
> > >> Mike
> > >> CCNP, CCDP, CCSP, CCVP, MCSE W2K, MCSE+I, Security+, etc.
> > >> CCIE R&S (in progress), CCIE Voice (in progress)
> > >> ------
> > >> Headset Adapters for Cisco IP
Phoneswww.ciscoheadsetadapter.comwww.headsetadapter.com
>
>
>
> > >>> Hi everyone
> > >>> I just loaded a new IOS on my 2611 and it will not boot. I keep
> > >>> getting the message '
> > >>> open: file "n" not found
> > >>> open(): Open Error = -1
> > >>> loadprog: error - on file open
> > >>> boot: cannot load "flash:n"
> > >>> and when i try to manually boot the flash this is the message I get. I
> > >>> am completely out of ideas.
> > >>> rommon 2 > boot flash:c2600-i-mz.122-12a
> > >>> open: file "c2600-i-mz.122-12a" not found
> > >>> open(): Open Error = -1c2600-i-mz.122-12a
>
> > >>> loadprog: error - on file open
> > >>> boot: cannot load "flash:c2600-i-mz.122-12a"
> > >>> rommon 3 >
> > >>> If anyone has any clue please tell me.
> > >>> Thanks- Hide quoted text -
> > >> - Show quoted text -
>
> > > I tried your dir bootflash: command and it gave me a bad device name
> > > error. does that mean ios is corrupt?
> > > Thanks for all your feedback
>
> > He also suggested "dir flash:".
>
> > Post the output of "dir flash:", and any "boot system" statements in the
> > existing config.
>
> > You did backup a copy of the existing config before you commenced this
> > process, didn't you?
>
> > Best Regards,
> > News Reader- Hide quoted text -
>
> > - Show quoted text -
>
> I did a dir flash: already and it is the only file that is up. there
> is no .tar file. it states that it is the only file on.
rommon command output from a functioning 2600 router:
rommon 6 > dir flash:
File size Checksum File name
16083780 bytes (0xf56b44) 0x1c3a c2600-ik9o3s3-mz.123-26.bin
rommon 7 > boot flash:c2600-ik9o3s3-mz.123-26.bin
program load complete, entry point: 0x80008000, size: 0xf56a28
Self decompressing the image : #################
If this is not what you get when you enter the same commands ( using
the filename from your router),
then you will need to get documentatiin on the rommon tftpdnld command
and TFTP a new IOS image to flash:
|