Cisco Support Community

16
Cisco Support Community Home 7206vxr...How can I load IOS image in bootflash: and router goes to rommon mode... Unanswered Question arun.stha Mar 15th, 2013 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:"

description

GUdiance

Transcript of Cisco Support Community

Page 1: Cisco Support Community

Cisco Support Community

Home●

7206vxr...How can I load IOS image in bootflash: and router goes torommon mode...Unanswered Question

arun.stha Mar 15th, 2013

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:"

Page 4: Cisco Support Community

Leo Laohoo Fri, 03/15/2013 - 05:06

Cisco Designated VIP2015 Wireless, LAN">●

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

See More

12345

Average Rating: 0 (0 ratings)

arun.stha Fri, 03/15/2013 - 05:09

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

anyother solutions??

See More

12345

Average Rating: 0 (0 ratings)

Page 5: Cisco Support Community

Leo Laohoo Fri, 03/15/2013 - 05:29

Cisco Designated VIP2015 Wireless, LAN">●

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

See More

12345

Average Rating: 0 (0 ratings)

arun.stha Fri, 03/15/2013 - 05:35

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

I need to copy that image in bootflash:

See More

12345

Average Rating: 0 (0 ratings)

Page 6: Cisco Support Community

Leo Laohoo Fri, 03/15/2013 - 05:45

Cisco Designated VIP2015 Wireless, LAN">●

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

Can you try the "SET" command?

See More

12345

Average Rating: 0 (0 ratings)

arun.stha Fri, 03/15/2013 - 07:34

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

See More

12345

Average Rating: 0 (0 ratings)

Page 8: Cisco Support Community

farooq muhammad Fri, 03/15/2013 - 08:40

Hi,

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

See More

12345

Average Rating: 0 (0 ratings)

arun.stha Fri, 03/15/2013 - 18:32

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

See More

12345

Average Rating: 0 (0 ratings)

Page 11: Cisco Support Community

InayathUlla Sharieff Sun, 03/17/2013 - 10:35

Hi,

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

Please check the following:

1- Format the flash card and download the image on this again. (Format to be done usinganother 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

Page 12: Cisco Support Community

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)

Page 13: Cisco Support Community

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

Page 14: Cisco Support Community

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:

Page 16: Cisco Support Community

sanjaymshaw Sun, 03/17/2013 - 17:27

Hi Arun,

Just eject the disk2: and reinsert after removing any dust on the disk and try on next time ifface this issue but believe me the best option is to always try with internal bootflash\supbootfor 72xx,76xx,65xx chasis.

I had also seen that bootflash images are deleted but it doesn't allow to copy new image asspace is still being used by the deleted image.

To remove all the deleted file from bootflash use squeeze bootflash. This will free up thespace and remove the deleted file.

See More

12345

Average Rating: 0 (0 ratings)

https://supportforums.cisco.com/discussion/11764741/7206vxrhow-can-i-load-ios-image-boo-flash-and-router-goes-rommon-mode