Link to home
Start Free TrialLog in
Avatar of gmbaxter
gmbaxterFlag for United Kingdom of Great Britain and Northern Ireland

asked on

Cisco 3750X won't boot

I have a new 3750X which wouldn't add to an existing stack - turns out it can't load it's flash file:

 
switch: boot
Loading "flash:/c3750e-universalk9-mz.122-53.SE2/c3750e-universalk9-mz.122-53.SE2.bin"...flash:/c3750
e-universalk9-mz.122-53.SE2/c3750e-universalk9-mz.122-53.SE2.bin: no such file or directory

Error loading "flash:/c3750e-universalk9-mz.122-53.SE2/c3750e-universalk9-mz.122-53.SE2.bin"

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

switch: version
C3750E Boot Loader (C3750X-HBOOT-M) Version 12.2(53r)SE1, RELEASE SOFTWARE (fc1)
Compiled Wed 03-Mar-10 19:48 by nachen

switch:

Open in new window


I've taken the .bin file from an existing c3750x and uploaded it to a tftp server. The faulty switch is at the "switch:" prompt

I've done the following:

switch: copy tftp://ip_address/c3750e-universalk9-mz.122-55.SE3.bin c3750e-universalk9-mz.122-55.SE3.
bin
Unknown cmd: copy

but it errors as you can see. How can I get this IOS onto the switch?

Thanks.
Avatar of Lee_YCP
Lee_YCP
Flag of United States of America image

I have several 3750e's.  Is the 3750e-uni... the appropriate flash for the 3750x?
Well, Its looking for it on the flash so remove the flash and put it in a working one.  Then tftp the file to the flash to the location specified in the failure message.  Return the flash to the one failing to boot and boot it.
ASKER CERTIFIED SOLUTION
Avatar of gmbaxter
gmbaxter
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jjmartineziii
Don't waste your time with XModem.

You are in luck. The 3750 can do TFTP in rommon

http://mangattu.wordpress.com/2011/01/03/rommon-recovery-of-3750-x-switch/

If you already have the IOS on tftp, all you need to do is follow the steps in the article above.
Avatar of gmbaxter

ASKER

Thanks for that... I found that through google but it didn't work.
what happened that it didn't work?
XModem transfer, although slow (7 hours) worked.
Unknown command copy

Was the error, despite the command being listed under help. Odd.