cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6995
Views
0
Helpful
9
Replies

c2960 Boot problem

gmcclintock
Level 1
Level 1

Hello everyone I have an issue that I am hoping someone can help me figure out. 

I purchased a USED 2960 that refuse to boot that IOS that it came with, the file is extracted and boot process starts normally but when it gets to a point in the process (Waiting for port download........completed) it freezes. No matter how long I let it sit there it remains frozen. 

 

So I figured I'd get a new IOS and try that, I downloaded one from the cisco website and xmodem it to the devices all went well after FOREVER lol and then the my second problem started. When I try to boot from the new IOS it boots to a point then fails then the old IOS automatically starts to boot and fail at the same point as it always does. 

 

I tried deleting the old IOS from flash delete flash: file name that and it says no such file or this file is a directory so I try rmdir flash: file name and that does work. 

 

Can anyone tell me what I am doing wrong? why my device won't boot, and why I can't delete the old IOS from flash:? thank you

 

 

1 Accepted Solution

Accepted Solutions

to upgrade from 12.x to 15.x you cannot do this with the .bin alone! you need the .tar

in the .tar there is an additional code for upgrading some FPGA firmware 

 

p.s. you are better of by installing a tftp server on your client and download from tftp

View solution in original post

9 Replies 9

balaji.bandi
Hall of Fame
Hall of Fame

Change the boot variable to new IOS.

 

or post the show boot

dir 

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

I tried changing the boot variable boot system flash: file name and boot flash: file name.

 

the first command did not work I'm guessing it's because its a switch. The second command worked but fails in the middle.

 

I will post the results of the show boot command later when I get home this evening.

This is where it freezes 

 

mifs[3]: mifs fsck took 0 seconds.
mifs[3]: Initialization complete.

mifs[4]: 526 files, 19 directories
mifs[4]: Total bytes : 27998208
mifs[4]: Bytes used : 25704448
mifs[4]: Bytes available : 2293760
mifs[4]: mifs fsck took 1 seconds.
mifs[4]: Initialization complete.

...done Initializing flashfs.

Checking for Bootloader upgrade.. not needed

POST: CPU MIC register Tests : Begin
POST: CPU MIC register Tests : End, Status Passed

POST: PortASIC Memory Tests : Begin
POST: PortASIC Memory Tests : End, Status Passed

POST: CPU MIC interface Loopback Tests : Begin
POST: CPU MIC interface Loopback Tests : End, Status Passed

POST: PortASIC RingLoopback Tests : Begin
POST: PortASIC RingLoopback Tests : End, Status Passed

front_end/ (directory)
extracting front_end/fe_type_3 (75656 bytes)
extracting front_end/front_end_ucode_info (129 bytes)
extracting front_end/fe_type_4 (75656 bytes)
extracting ucode_info (76 bytes)
POST: Inline Power Controller Tests : Begin
POST: inline power post failed for port 20
POST: inline power post failed for port 21
POST: inline power post failed for port 22
POST: inline power post failed for port 23
POST: Inline Power Controller Tests : End, Status Failed

POST: PortASIC CAM Subsystem Tests : Begin
POST: PortASIC CAM Subsystem Tests : End, Status Passed

POST: PortASIC Port Loopback Tests : Begin
POST: PortASIC Port Loopback Tests : End, Status Passed

Waiting for Port download...Complete

 

Contents of flash

 

Using driver version 1 for media type 1
Base ethernet MAC Address: 00:24:f9:17:5a:00
Xmodem file system is available.
The password-recovery mechanism is enabled.

The system has been interrupted prior to initializing the
flash filesystem. The following commands will initialize
the flash filesystem, and finish loading the operating
system software:

flash_init
boot


switch: flash_init
Initializing Flash...
mifs[2]: 0 files, 1 directories
mifs[2]: Total bytes : 3870720
mifs[2]: Bytes used : 1024
mifs[2]: Bytes available : 3869696
mifs[2]: mifs fsck took 1 seconds.
mifs[3]: 526 files, 19 directories
mifs[3]: Total bytes : 27998208
mifs[3]: Bytes used : 25704448
mifs[3]: Bytes available : 2293760
mifs[3]: mifs fsck took 11 seconds.
...done Initializing Flash.

switch: dir all
unable to stat all/: no such device

switch: dir flash:
Directory of flash:/

2 -rwx 15434752 <date> c2960-lanbasek9-mz.152-4.E6
3 drwx 512 <date> c2960-lanbase-mz.122-44.SE5
545 -rwx 5 <date> private-config.text

2293760 bytes available (25704448 bytes used)

 

Show boot


switch: show boot
Unknown cmd: show

switch: show boot
Unknown cmd: show

switch:

 

results of various delete 

 

switch: delete flash:c2960-lanbase-mz.122-44.SE5
Are you sure you want to delete "flash:c2960-lanbase-mz.122-44.SE5" (y/n)?y
File "flash:c2960-lanbase-mz.122-44.SE5" not deleted -- is a directory

switch: delete flash:c2960-lanbase-mz.122-44.SE5.bin
Are you sure you want to delete "flash:c2960-lanbase-mz.122-44.SE5.bin" (y/n)?y
File "flash:c2960-lanbase-mz.122-44.SE5.bin" not deleted -- no such file or directory

switch: rmdir c2960-lanbase-mz.122-44.SE5
Are you sure you want to remove "c2960-lanbase-mz.122-44.SE5" (y/n)?y
Directory "c2960-lanbase-mz.122-44.SE5" not removed -- no such device

switch: rmdir c2960-lanbase-mz.122-44.SE5.bin
Are you sure you want to remove "c2960-lanbase-mz.122-44.SE5.bin" (y/n)?y
Directory "c2960-lanbase-mz.122-44.SE5.bin" not removed -- no such device

 

Boot commands

 

switch: boot system flash:c2960-lanbasek9-mz.152-4.E6
usage: boot [-n|-j] [-p] [-c] [-f] [-i] [-m] [-notnd] [-notni] [-post] [-skip_post] [-reserve_mem <1-15>] [-no_esp_keepalive] [<filename>]

switch: boot system flash:c2960-lanbasek9-mz.152-4.E6.bin
usage: boot [-n|-j] [-p] [-c] [-f] [-i] [-m] [-notnd] [-notni] [-post] [-skip_post] [-reserve_mem <1-15>] [-no_esp_keepalive] [<filename>]

 

This is what happens when I boot from the new IOS using the command boot flash:file name

switch: boot flash:c2960-lanbasek9-mz.152-4.E6
Loading "flash:c2960-lanbasek9-mz.152-4.E6"...@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
File "flash:c2960-lanbasek9-mz.152-4.E6" uncompressed and installed, entry point: 0x3000
executing...


: Unexpected exception to CPUvector 400, PC = 20208C8
-Traceback= 0x20208C8z


=== Flushing messages () ===


SRR0 = 0x020208C8 SRR1 = 0x00001030 SRR2 = 0x2CF06800 SRR3 = 0x00000000
ESR = 0x00000000 DEAR = 0x00000000 TSR = 0xC4000000 DBSR = 0x00000000

CPU Register Context:
Vector = 0x00000400 PC = 0x020208C8 MSR = 0x00001030 CR = 0x30000093
LR = 0x020208D0 CTR = 0x020208C8 XER = 0xE000007D
R0 = 0x00000000 R1 = 0x02A48840 R2 = 0x00000000 R3 = 0x02EDF068
R4 = 0x2DA20230 R5 = 0x00000000 R6 = 0x7C9AEBA6 R7 = 0x00000030
R8 = 0x00000000 R9 = 0x020208C8 R10 = 0x02E66980 R11 = 0x02E60000
R12 = 0x50000039 R13 = 0x00110000 R14 = 0x00800000 R15 = 0x00800000
R16 = 0x00800000 R17 = 0x03988D9C R18 = 0x0EE6B280 R19 = 0x03981828
R20 = 0x0000002F R21 = 0x0018184C R22 = 0x00000000 R23 = 0x00000000
R24 = 0x00000000 R25 = 0x00000000 R26 = 0x00000000 R27 = 0x00000000
R28 = 0x00000000 R29 = 0x00000000 R30 = 0x00000000 R31 = 0x00000000

Stack trace:
PC = 0x020208C8, SP = 0x02A48840
Frame 00: SP = 0x01000000 PC = 0x00100000
Frame 01: SP = 0x935D0000 PC = 0x38000000


: Unexpected exception to CPUvector 700, PC = 203D2030
-Traceback= 0x203D2030z


SRR0 = 0x020208C8 SRR1 = 0x00001030 SRR2 = 0x2CF06800 SRR3 = 0x00000000
ESR = 0x00000000 DEAR = 0x00000000 TSR = 0xC4000000 DBSR = 0x00000000

CPU Register Context:
Vector = 0x00000400 PC = 0x020208C8 MSR = 0x00001030 CR = 0x30000093
LR = 0x020208D0 CTR = 0x020208C8 XER = 0xE000007D
R0 = 0x00000000 R1 = 0x02A48840 R2 = 0x00000000 R3 = 0x02EDF068
R4 = 0x2DA20230 R5 = 0x00000000 R6 = 0x7C9AEBA6 R7 = 0x00000030
R8 = 0x00000000 R9 = 0x020208C8 R10 = 0x02E66980 R11 = 0x02E60000
R12 = 0x50000039 R13 = 0x00110000 R14 = 0x00800000 R15 = 0x00800000
R16 = 0x00800000 R17 = 0x03988D9C R18 = 0x0EE6B280 R19 = 0x03981828
R20 = 0x0000002F R21 = 0x0018184C R22 = 0x00000000 R23 = 0x00000000
R24 = 0x00000000 R25 = 0x00000000 R26 = 0x00000000 R27 = 0x00000000
R28 = 0x00000000 R29 = 0x00000000 R30 = 0x00000000 R31 = 0x00000000

Stack trace:
PC = 0x020208C8, SP = 0x02A48840
Frame 00: SP = 0x01000000 PC = 0x00100000
Frame 01: SP = 0x935D0000 PC = 0x38000000
Frame 02: SP = 0x00000000 PC = 0x00000000


uptime is
cisco WS-C2960-24PC-L (PowerPC405) processor with 0K bytes of memory.

Using driver version 1 for media type 1
Base ethernet MAC Address: 00:24:f9:17:5a:00
Xmodem file system is available.
The password-recovery mechanism is enabled.
Initializing Flash...
mifs[2]: 0 files, 1 directories
mifs[2]: Total bytes : 3870720
mifs[2]: Bytes used : 1024
mifs[2]: Bytes available : 3869696
mifs[2]: mifs fsck took 0 seconds.
mifs[3]: 526 files, 19 directories
mifs[3]: Total bytes : 27998208
mifs[3]: Bytes used : 25704448
mifs[3]: Bytes available : 2293760
mifs[3]: mifs fsck took 11 seconds.
...done Initializing Flash.
done.
Loading "flash:c2960-lanbase-mz.122-44.SE5/c2960-lanbase-mz.122-44.SE5.bin"...@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
File "flash:c2960-lanbase-mz.122-44.SE5/c2960-lanbase-mz.122-44.SE5.bin" uncompressed and installed, entry point: 0x3000
executing...

Restricted Rights Legend

Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.

cisco Systems, Inc.
170 West Tasman Drive
San Jose, California 95134-1706

 

Cisco IOS Software, C2960 Software (C2960-LANBASE-M), Version 12.2(44)SE5, RELEASE SOFTWARE (fc2)
Copyright (c) 1986-2009 by Cisco Systems, Inc.
Compiled Thu 22-Jan-09 02:05 by gereddy
Image text-base: 0x00003000, data-base: 0x01000000

Initializing flashfs...
Using driver version 1 for media type 1
mifs[3]: 0 files, 1 directories
mifs[3]: Total bytes : 3870720
mifs[3]: Bytes used : 1024
mifs[3]: Bytes available : 3869696
mifs[3]: mifs fsck took 0 seconds.
mifs[3]: Initialization complete.

mifs[4]: 526 files, 19 directories
mifs[4]: Total bytes : 27998208
mifs[4]: Bytes used : 25704448
mifs[4]: Bytes available : 2293760
mifs[4]: mifs fsck took 1 seconds.
mifs[4]: Initialization complete.

...done Initializing flashfs.

 

Checking for Bootloader upgrade.. not needed

POST: CPU MIC register Tests : Begin
POST: CPU MIC register Tests : End, Status Passed

POST: PortASIC Memory Tests : Begin
POST: PortASIC Memory Tests : End, Status Passed

POST: CPU MIC interface Loopback Tests : Begin
POST: CPU MIC interface Loopback Tests : End, Status Passed

POST: PortASIC RingLoopback Tests : Begin
POST: PortASIC RingLoopback Tests : End, Status Passed

front_end/ (directory)
extracting front_end/fe_type_3 (75656 bytes)
extracting front_end/front_end_ucode_info (129 bytes)
extracting front_end/fe_type_4 (75656 bytes)
extracting ucode_info (76 bytes)
POST: Inline Power Controller Tests : Begin
POST: inline power post failed for port 20
POST: inline power post failed for port 21
POST: inline power post failed for port 22
POST: inline power post failed for port 23
POST: Inline Power Controller Tests : End, Status Failed

POST: PortASIC CAM Subsystem Tests : Begin
POST: PortASIC CAM Subsystem Tests : End, Status Passed

POST: PortASIC Port Loopback Tests : Begin
POST: PortASIC Port Loopback Tests : End, Status Passed

Waiting for Port download...Complete

 

to upgrade from 12.x to 15.x you cannot do this with the .bin alone! you need the .tar

in the .tar there is an additional code for upgrading some FPGA firmware 

 

p.s. you are better of by installing a tftp server on your client and download from tftp

Oh I see, well I will try to go to another 12.x version and see if that works for me. About the TFTP server I'm not sure how to do this on a switch in this state. I've done it numerous times on routers using TFTPD but for some reason I haven't been successful in getting it to work on this switch, maybe I'm doing something wrong.

 

Thanks again for the response and suggestion I'll try it tonight when I get home from work and report back.

you've allready got a tftp server on your client, thats good

 

on the switch you need to interrupt the boot process and get into rommon mode

from there you can access the tftp server like this thread

Yes I do this by pressing the mode button to get to the Switch: prompt I think this is the rommon mode prompt for a switch correct me if I'm wrong.

no need to correct, this is OK

Ok so tftp doesn't work on switches in rommon mode which means I had to download an IOS (v12) and xmodem it to the device (left it running all night) then I ran the command boot flash:file name and the device booted up just fine. I then ran boot system flash:file name and reloaded to see if it boot and it did so with the help and suggestion you guys provided and some reading/research I was able to solve my boot problem. Thank you
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: