cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
564
Views
5
Helpful
2
Replies

Bootflash question

coconino1969
Level 1
Level 1

Hello all

I'm having issues recovering a 4948E while trying to install the latest image, I found several references to rommon recovery but nothing specific to an instance where you have a scenario where during a file transfer a partial image was left as "invalid" see below - When doing a show bootflash before the initial reload after changing my boot option I did not see the "invalid" file, but now it shows in the bootflash.

I tried a boot bootflash:cat4500-entservicesk9-mz.150-2.SG9.bin, but I still can't get it to boot the new image, 

Can this be caused by the "invalid" partial image? 

Thanks in advance

rommon 3 >dir bootflash:

   File size                  Checksum      File name
   --------------------------------------------------
  19475680 bytes (0x1292ce0)  0x639e3fdc    cat4500-entservicesk9-mz.150-2.SG9.bin
  12402804 bytes (0xbd4074)   0xb4ecf112    cat4000-i9s-mz.122-25.EWA10.bin(deleted)
   8716288 bytes (0x850000)   0x4761036e    cat4500-entservicesk9-mz.150-2.SG9.bin(invalid)

   Total space = 61341696 bytes, Available = 20746540 bytes

-------------------------------------------------------------------------------------------------------------------------------

rommon 18 >boot bootflash:cat4500-entservicesk9-mz.150-2.SG9.bin

Rommon reg: 0x00004180
############
 Decompression done, relocating ...

k2diags version 5.7

prod: WS-C4948-10GE  part: 73-9344-09  serial: FOX112603KG


Power-on-self-test for Module 1:  WS-C4948-10GE
 Port/Test Status: (. = Pass, F = Fail, U = Untested)

 

Cpu Subsystem Tests ...
seeprom: . temperature_sensor: .

Port Traffic: L2 Serdes Loopback ...
 0: .  1: .  2: .  3: .  4: .  5: .  6: .  7: .  8: .  9: . 10: . 11: .
12: . 13: . 14: . 15: . 16: . 17: . 18: . 19: . 20: . 21: . 22: . 23: .
24: . 25: . 26: . 27: . 28: . 29: . 30: . 31: . 32: . 33: . 34: . 35: .
36: . 37: . 38: . 39: . 40: . 41: . 42: . 43: . 44: . 45: . 46: . 47: .
62: . 63: .


Port Traffic: L2 Asic Loopback ...

UNHANDLED ROMMON EXCEPTION at PC=0453ab5c
Vector=00000100 MSR=02029230 LR=0453ab24
MCSR=00000000
CISR0=00000000 CISR1=40000000
DDR_ERR_DETECT=00000000

 

 


 **********************************************************
 *                                                        *
 * Welcome to Rom Monitor for WS-C4948-10GE System.       *
 * Copyright (c) 2003-2006 by Cisco Systems, Inc.         *
 * All rights reserved.                                   *
 *                                                        *
 **********************************************************

 Rom Monitor Program Version 12.2(31r)SGA
 Supervisor: WS-C4948-10GE  Chassis: WS-C4948
 Hardware Revisions - Board: 8.5 CPLD Gill: 20


 MAC Address  : 00-1d-45-0d-81-7f
 Ip Address   : Not set.
 Netmask      : Not set.
 Gateway      : Not set.
 TftpServer   : Not set.


 ***** The system will autoboot in 5 seconds *****


 Type control-C to prevent autobooting.
 . . . .
 Autoboot cancelled......... please wait!!

-----------------------------------------------------------------------------------------------------------------------

rommon 1 >set
 PS1=rommon ! >
 ConfigReg=0x0102
 RommonVer=12.2(31r)SGA
 BootedFileName=bootflash:cat4500-entservicesk9-mz.150-2.SG9.bin
rommon 2 >

 

------------------------------------------------------------------------------------------------------------------------

rommon 2 >version
 Rom Monitor Program Version 12.2(31r)SGA
 Compiled Tue 22-Aug-06 14:08 by khalidm-122_31r_SGA

 Supervisor: WS-C4948-10GE  Chassis: WS-C4948
 Hardware Revisions - Board: 8.5 CPLD Gill: 20
 Installed memory: 256 MBytes

 

 

 

 

2 Replies 2

Leo Laohoo
Hall of Fame
Hall of Fame
8716288 bytes (0x850000)   0x4761036e    cat4500-entservicesk9-mz.150-2.SG9.bin(invalid)

The file size is incorrect.  

 

Can you please try booting the OLD IOS first?  Once the old IOS is booted, delete the two newer IOS.  

Thanks Leo