cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5126
Views
0
Helpful
15
Replies

7206vxr...How can I load IOS image in bootflash: and router goes to rommon mode...

arun.stha
Level 1
Level 1

rommon 43 > dir bootflash:

  File size           Checksum   File name

   7926772 bytes (0x78f3f4)   0xd9c0d081    c7200p-kboot-mz.124-4.XD5.bin (deleted)

  34463652 bytes (0x20ddfa4)  0xe1b01458    c7200p-spservicesk9-mz.150-1.M4.bin (deleted)

rommon 44 > dir disk2:

Directory of disk2:

2      34463652  -rw-     c7200p-spservicesk9-mz.150-1.M4.bin

8416    7926772   -rw-     c7200p-kboot-mz.124-4.XD5.bin

rommon 45 > dir slot2:

Directory of slot2:

2      34463652  -rw-     c7200p-spservicesk9-mz.150-1.M4.bin

8416    7926772   -rw-     c7200p-kboot-mz.124-4.XD5.bin

rommon 46 > boot disk2:c7200p-spservicesk9-mz.150-1.M4.bin

boot: cannot find an executable image for this platform on device "bootflash:"

I have two IOS image in disk2 but I am not able to load it in bootflash and getting above error and router goes to romman mode.....

Can any one help me to boot the router normally??????

15 Replies 15

Leo Laohoo
Hall of Fame
Hall of Fame

boot slot2:c7200p-spservicesk9-mz.150-1.M4.bin

boot slot2:c7200p-spservicesk9-mz.150-1.M4.bin

I have also tried this one...but same error occoured as disk2:

boot: cannot find an executable image for this platform on device "bootflash:"

boot system disk2:c7200p-spservicesk9-mz.150-1.M4.bin

Just tried...bt didnt worked..again same errorr...

anyother solutions??

Hold on ... Why is your IOS in Disk2?  Can't you use Disk1:?

Does it make any diffrence whether it in in disk 1 or 2 because i guess we have to copy that IOS image either in disk 1 or 2 to bootflash:

I need to copy that image in bootflash:

The VXR is a different beast.  And I haven't played with this model for 7 years now.

Can you try the "SET" command?

Yeah I did tried the SET command and through it i have set IP address, Subnet, Gateway, tftp server IP and file....but as there is no tftpdnld and xmodem, whats next..???

If I remembered correctly, the NPE-G1 could have a USB port.

Farooq Muhammad
Level 1
Level 1

Hi,

Which NPE do you have in your 7206 vxr chassis because their is different IOS for NPE G1,G2 and NPE 225 you may be trying the wrong one.

arun.stha
Level 1
Level 1

I have Npeg2 card, yes it has USB port, can u please send me procedure to boot from USB, i have also tried it and wasnt successful.

Hi Arun,

The command to USB-boot from ROMmon is:  boot usbflash0:filename.bin

Like I've said before, I haven't touched a VXR for awhile, but (can anyone correct me), aren't you suppose to boot "c7200p-kboot-mz.124-4.XD5.bin" first?

Another thing ... what's your config-register set to?

Hi,

USB card but from Rommon it isn't going to be recognized, we need at least to recover the router to get it working.

Please check the following:

1- Format the flash card and download the image on this again. (Format to be done using another system).

2- Try the following steps:

how to TFTP the IOS image

into it.

To connect a PC terminal to the console port, use the RJ−45−to−RJ−45 rollover cable, and

either the RJ−45−to−DB−25 female DTE adapter or the RJ−45−to−DB−9 female DTE adapter

(labeled "TERMINAL").

Attach a terminal or PC with terminal emulation to the console port of the router. You can

use HyperTerminal or putty. If you do not have the software, you can download it here:

http://tinyurl.com/2r4w

And select the putty.exe for your OS.

Use these terminal settings:

9600 baud rate

No parity

8 data bits

1 stop bit

No flow control

Refer to these documents for information on how to cable and connect a terminal to the

console port or the AUX port:

·         Cabling Guide for Console and AUX Ports

·         Connecting a Terminal to the Console Port on Catalyst Switches

·         Connect a Terminal to the device

You need to have a tftp server, just in case you do not have it, here is a link to it:

http://tftpd32.jounin.net/  (Is better to have the latest version, since some of the

oldest have issues of file size, and some IOS images are pretty big)

To upgrade the IOS image into the Router please follow this steps:

Using tftpdnld:

All commands are to be in UPPER CASE

ROMmon1>IP_ADDRESS=X.X.X.X   (the IP of the device)

ROMmon2>IP_SUBNET_MASK=255.X.X.X (of the device)

ROMmon3>DEFAULT_GATEWAY=X.X.X.X (same IP as the computer)

ROMmon4>TFTP_SERVER=X.X.X.X (same IP as the computer)

ROMmon5>TFTP_FILE=(FILE NAME IS CASE SENSITIVE)

ROMmon6>TFTP_CHECKSUM=0

ROMmon7>tftpdnld (in LOWER case)

Then it will ask for a confirmation (press Y).

ROMmon8>reset.

Using XMODEM:

ROMmon2>confreg 0x3920

Open HyperTerminal or putty

Use these terminal settings:

11500 baud rate

No parity

8 data bits

1 stop bit

flow control=hardware

ROMmon3>xmodem –cfs 115200 iosimagefile.bin  (change this with the correct file name)

Press the ENTER key, and answer yes.

Once it is done and the Router has rebooted:

If it asks for any password or username, please type them in)

Router>en

Router#>conf t

Router(config)#config-reg 0x2102

Router(config)#line con 0

Router(config)#speed 9600

Router(config)#exit

Router#write mem

Router#reload

You can see this procedure at:

http://www.cisco.com/en/US/products/hw/routers/ps259/products_tech_note09186a008015bfac.sh

tml

Regards

Inayath

Review Cisco Networking for a $25 gift card