cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2802
Views
0
Helpful
4
Replies

Problem with upgrading IOS on 4948

seducer666
Level 1
Level 1

I have 4948 switch with "12.2(31)SGA1" IOS (Conf reg is 0x2101). When I reload switch its boot without any errors.

Now I need to upgrade it to "12.2(31)SGA4".

My configuration is:

boot-start-marker

boot system flash cat4500-entservices-mz.122-31.SGA4.bin

boot-end-marker

Configuration register is 0x2102

When I reloading switch it gives out this error:

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

******** The system will autoboot now ********

config-register = 0x2102

Autobooting using BOOT variable specified file.....

Current BOOT file is --- cat4500-entservices-mz.122-31.SGA4.bin

Invalid filename cat4500-entservices-mz.122-31.SGA4.bin. It must begin with device name.

Type 'boot -help' for details.

The switch will automatically reboot now...

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

After three retries switch boots with old IOS.

How to solve this problem.

Thanks

KT4948#sh ver

Cisco IOS Software, Catalyst 4500 L3 Switch Software (cat4500-ENTSERVICES-M), Version 12.2(31)SGA1, RELEASE SOFTWARE (fc3)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2007 by Cisco Systems, Inc.

Compiled Fri 26-Jan-07 14:48 by kellythw

Image text-base: 0x10000000, data-base: 0x1178C244

ROM: 12.2(20r)EW

Dagobah Revision 225, Swamp Revision 4

KT4948 uptime is 1 hour, 35 minutes

System returned to ROM by reload

System restarted at 08:01:35 MSD Thu Jul 31 2008

Running default software

cisco WS-C4948 (MPC8245) processor (revision 0) with 262144K bytes of memory.

Processor board ID FOX083805UU

MPC8245 CPU at 266Mhz, Fixed Module

Last reset from Reload

245 Virtual Ethernet interfaces

48 Gigabit Ethernet interfaces

511K bytes of non-volatile configuration memory.

Configuration register is 0x2102

KT4948#

4 Replies 4

Jon Marshall
Hall of Fame
Hall of Fame

Where is the image located eg.

if in flash

boot system flash flash:cat4500-entservices-mz.122-31.SGA4.bin

if on disk1 for example

boot system flash disk1:cat4500-entservices-mz.122-31.SGA4.bin

etc..

Jon

Ok I`am try to use "boot system flash flash:.." command.

Here my new config:

!

boot-start-marker

boot system flash flash:cat4500-entservices-mz.122-31.SGA4.bin

boot-end-marker

!

KT4948#sh bootvar

BOOT variable = flash:cat4500-entservices-mz.122-31.SGA4.bin,1;

CONFIG_FILE variable does not exist

BOOTLDR variable does not exist

Configuration register is 0x2102

KT4948#sh bootflash

-#- ED ----type---- --crc--- -seek-- nlen -length- ---------date/time--------- name

1 .. image 92D5E1BE D1CBA8 38 13486888 Apr 23 2007 13:30:12 +04:00 cat4500-entservices-mz.122-31.SGA1.bin

2 .. image 88DEC3CE 1903388 29 12478304 May 5 2007 11:52:03 +04:00 cat4000-i5s-mz.122-25.EWA.bin

3 .. image 1EB1615F 25E3F44 38 13503292 Jul 18 2008 15:35:06 +04:00 cat4500-entservices-mz.122-31.SGA4.bin

But problem still present

******** The system will autoboot now ********

config-register = 0x2102

Autobooting using BOOT variable specified file.....

Current BOOT file is --- flash:cat4500-entservices-mz.122-31.SGA4.bin

Invalid filename flash:cat4500-entservices-mz.122-31.SGA4.bin. It must begin with device name.

Type 'boot -help' for details.

The switch will automatically reboot now...

rommon 1 >

Hi there,

Mate, it looks like the boot variable is pointing at the flash: file system rather than the bootflash: file system.

try this:

boot system bootflash:cat4500-entservices-mz.122-31.SGA4.bin

hope that helps.. :)

Brad

Review Cisco Networking products for a $25 gift card