cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3572
Views
10
Helpful
11
Replies

Switch 2960_48 port having issue, unable to boot the flash file. How to proceed with the same.??

naveen.singh11
Level 1
Level 1

switch: flash_init
Initializing Flash...
...The flash is already initialized.

switch: load_helper
Unknown cmd: load_helper

switch: dir flash:/
Directory of flash://

2 drwx 512 <date> c2960-lanlitek9-mz.122-55.SE10
557 -rwx 108 <date> info
558 -rwx 1048 <date> multiple-fs
559 -rwx 10160 <date> vlan.dat

24002560 bytes available (3995648 bytes used)

switch: rename flash:config.text flash:config.old
rename: no such file or directory

switch: boot
Loading "flash:/c2960-lanlitek9-mz.122-55.SE10/c2960-lanlitek9-mz.122-55.SE10.bin"...flash:/c2960-lanlitek9-mz.122-55.SE10/c2960-lanlitek9-mz.122-55.SE10.bin: no such file or directory

Error loading "flash:/c2960-lanlitek9-mz.122-55.SE10/c2960-lanlitek9-mz.122-55.SE10.bin"

Interrupt within 5 seconds to abort boot process.
Boot process failed...

2 Accepted Solutions

Accepted Solutions

lanlitek9 seems to be the right image for the Catalyst 2960 PST:

https://software.cisco.com/download/release.html?mdfid=282644731&flowid=2564&softwareid=280805680&release=12.2.55-SE11&relind=AVAILABLE&rellifecycle=ED&reltype=latest

I see from the output of "dir flash:/" that only about 4 megs are used - the .bin file alone is almost 8 megs, while the .tar file (containing the .bin and the web GUI files) is 11.5 megs in size.

My guess is someone deleted the .bin file from the c2960-lanlitek9-mz.122-55.SE10 directory (what does "dir flash:/c2960-lanlitek9-mz.122-55.SE10" output?)...

View solution in original post

Weird characters are usually caused by baud rate mismatch (between what's set on the switch and how the serial port is configured in the terminal software) - if you "set BAUD 57600" on the switch then you should reconfigure the COM port accordingly in HyperTerminal.

View solution in original post

11 Replies 11

Leo Laohoo
Hall of Fame
Hall of Fame

What is the exact model of the switch?  The output shows the switch is being forced to load the IOS meant for a LAN Lite model.

Switch Model No : WS-C2960-48PST-S V05

Catalyst 2960 Series SI POE-48

Switch Model No : WS-C2960-48PST-S V05

Ok, the behavior of the switch make sense:  Someone loaded the wrong IOS into the switch.

The switch is a "plain" 2960 but the switch is forced to load an IOS image meant for a 2960 LAN Lite, hence, the switch is refusing to boot the IOS.  

lanlitek9 seems to be the right image for the Catalyst 2960 PST:

https://software.cisco.com/download/release.html?mdfid=282644731&flowid=2564&softwareid=280805680&release=12.2.55-SE11&relind=AVAILABLE&rellifecycle=ED&reltype=latest

I see from the output of "dir flash:/" that only about 4 megs are used - the .bin file alone is almost 8 megs, while the .tar file (containing the .bin and the web GUI files) is 11.5 megs in size.

My guess is someone deleted the .bin file from the c2960-lanlitek9-mz.122-55.SE10 directory (what does "dir flash:/c2960-lanlitek9-mz.122-55.SE10" output?)...

Hello Lulian,

Thanks for your help but guide me how to use this bin file. i already downloaded it. Kindly assist me how can i move ahead with this file. Should I need to upload this on my switch??

As am bit new on cisco devices so need to careful before doing anything..

Thanks

Two pretty detailed guides here:

https://supportforums.cisco.com/blog/151336/loading-ios-switch-xmodem

http://www.cisco.com/c/en/us/support/docs/switches/catalyst-2950-series-switches/41845-192.html

Hi sir,

Now switch showing weird characters after I opened it in hyper terminal, even i didn't upload .bin file yet. I tried to use Mode button also but it remain same.. kindly check attached file..

Weird characters are usually caused by baud rate mismatch (between what's set on the switch and how the serial port is configured in the terminal software) - if you "set BAUD 57600" on the switch then you should reconfigure the COM port accordingly in HyperTerminal.

Hi There,

I did step by step but still its saying boot failed. kindly check below attached files and details. Assist me what to do next sir..

Thanks

switch: version

C2960 Boot Loader (C2960-HBOOT-M) Version 12.2(53r)SEY3, RELEASE SOFTWARE (fc1)

Compiled Sun 11-Jul-10 22:11 by abhakat

 

switch: dir flash:

Directory of flash:/

 

    2  drwx  512       <date>               c2960-lanlitek9-mz.122-55.SE10

  557  -rwx  108       <date>               info

  558  -rwx  4530176   <date>               c2960-anlitek9-m.122-55.SE1.bin

  559  -rwx  1048      <date>               multiple-fs

  561  -rwx  8107008   <date>               c2960-lanlitek9-mz.122-55.SE11.bin

  560  -rwx  10160     <date>               vlan.dat

 

11262976 bytes available (16735232 bytes used)

 

switch: dir

 

List of filesystems currently registered:

 

                  bs[0]: (read-only)

               flash[3]: (read-write)

              xmodem[4]: (read-only)

                null[5]: (read-write)

c2960-anlitek9-m.122-55.SE1.bin (besides being misspelled, but that's not an issue) is way too small to be complete, so this is most likely why the switch fails to load it.

From the "switch:" prompt try "boot flash:/c2960-lanlitek9-mz.122-55.SE11.bin";  if the switch boots successfully, do "conf t", then "boot system flash:/c2960-lanlitek9-mz.122-55.SE11.bin" and "wr mem", then delete the incomplete file (c2960-anlitek9-m.122-55.SE1.bin).

Hello Sir,

Thanks for kind help.. finally am able to boot and use the switch in my network.. As am new to all this troubleshooting.

Good to connect with u for future work also, may i have your skp sir??

Please find below boot details of the switch 2960.

Switch#sh boot
BOOT path-list : flash:/c2960-lanlitek9-mz.122-55.SE11.bin
Config file : flash:/config.text
Private Config file : flash:/private-config.text
Enable Break : no
Manual Boot : no
HELPER path-list :
Auto upgrade : yes
Auto upgrade path :
NVRAM/Config file
buffer size: 65536
Timeout for Config
Download: 0 seconds
Config Download
via DHCP: disabled (next boot: disabled)

Review Cisco Networking products for a $25 gift card