cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
926
Views
0
Helpful
1
Replies

Help! IOS switch 2960-24-TCL erased

Hello master, 

I want to upgrade IOS on my switch but i erase the IOS in flash first.

no i cannot copy IOS to my switch

I have read Xmodem protocol to send the file to switch, should i do that?

switch:
switch: reset
Are you sure you want to reset the system (y/n)?y
System resetting...
Base ethernet MAC Address: 00:19:e8:c1:a0:00
Xmodem file system is available.
The password-recovery mechanism is enabled.
Initializing Flash...
flashfs[0]: 3 files, 1 directories
flashfs[0]: 0 orphaned files, 0 orphaned directories
flashfs[0]: Total bytes: 32514048
flashfs[0]: Bytes used: 4096
flashfs[0]: Bytes available: 32509952
flashfs[0]: flashfs fsck took 9 seconds.
...done Initializing Flash.
Boot Sector Filesystem (bs) installed, fsid: 3
done.
Loading "flash:c2960-lanbase-mz.122-25.SEE2/c2960-lanbase-mz.122-25.SEE2.bin"...flash:c2960-lanbase-mz.122-25.SEE2/c2960-lanbase-mz.122-25.SEE2.bin: no such file or directory
Error loading "flash:c2960-lanbase-mz.122-25.SEE2/c2960-lanbase-mz.122-25.SEE2.bin"
Interrupt within 5 seconds to abort boot process.
Boot process failed...
The system is unable to boot automatically.  The BOOT
environment variable needs to be set to a bootable
image.
 
switch: ?
           ? -- Present list of available commands
        boot -- Load and boot an executable image
         cat -- Concatenate (type) file(s)
        copy -- Copy a file
      delete -- Delete file(s)
         dir -- List files in directories
  flash_init -- Initialize flash filesystem(s)
      format -- Format a filesystem
        fsck -- Check filesystem consistency
        help -- Present list of available commands
 load_helper -- Load and initialize a helper image
      memory -- Present memory heap utilization information
       mkdir -- Create dir(s)
        more -- Concatenate (display) file(s)
      rename -- Rename a file
       reset -- Reset the system
       rmdir -- Delete empty dir(s)
         set -- Set or display environment variables
      set_bs -- Set attributes on a boot sector filesystem
   set_param -- Set system parameters in flash
       sleep -- Pause (sleep) for a specified number of seconds
 -- MORE --
        trap -- Cause a software breakpoint to occur
        type -- Concatenate (type) file(s)
       unset -- Unset one or more environment variables
     version -- Display boot loader version


 
1 Accepted Solution

Accepted Solutions

nkarthikeyan
Level 7
Level 7

Hi Dani.

Yeah you can do  with the xmodem option to load the IOS. But it will take more time...

 

rommon1> xmodem -cfs115200 <IOS Name.bin>

or

 

rommon1> xmodem -c <IOS Name.bin>

 

then configure your hyper terminal

 

xmodem-1.gif

 

xmodem-2.gif

 

xmodem-3.gif

 

once download completes

 

rommon 9 >dir flash:

it will show the uploaded IOS.

 

rommon 10 >confreg 0x2102

You must reset or power cycle for new config to take effect.

rommon 11 >reset

 

do this step. You will get the device booted from uploaded IOS.

 

You can refer the below URL for any clarification.... everything is defined in the document clearly....

http://www.cisco.com/c/en/us/support/docs/routers/2600-series-multiservice-platforms/15085-xmodem-generic.html

HTH

 

Regards

Karthik

 

View solution in original post

1 Reply 1

nkarthikeyan
Level 7
Level 7

Hi Dani.

Yeah you can do  with the xmodem option to load the IOS. But it will take more time...

 

rommon1> xmodem -cfs115200 <IOS Name.bin>

or

 

rommon1> xmodem -c <IOS Name.bin>

 

then configure your hyper terminal

 

xmodem-1.gif

 

xmodem-2.gif

 

xmodem-3.gif

 

once download completes

 

rommon 9 >dir flash:

it will show the uploaded IOS.

 

rommon 10 >confreg 0x2102

You must reset or power cycle for new config to take effect.

rommon 11 >reset

 

do this step. You will get the device booted from uploaded IOS.

 

You can refer the below URL for any clarification.... everything is defined in the document clearly....

http://www.cisco.com/c/en/us/support/docs/routers/2600-series-multiservice-platforms/15085-xmodem-generic.html

HTH

 

Regards

Karthik

 

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:

Review Cisco Networking products for a $25 gift card