I'll update this as I get the time.. You can follow the commands if you'd like..
Switch#dir flash:
Directory of flash:/
2 -rwx 318 Mar 01 1993 00:09:38 system_env_vars
3 -rwx 616 Mar 01 1993 00:00:36 vlan.dat
4 -rwx 4578761 Mar 01 1993 00:07:29 c3550-i5k2l2q3-mz.121-13.EA1c.bin
5 -rwx 0 Mar 01 1993 00:09:38 env_vars
6 -rwx 24 Mar 01 1993 00:14:58 private-config.text
8 drwx 192 Mar 01 1993 00:04:14 c3550-i9q3l2-mz.121-14.EA1a
86 -rwx 1767 Mar 01 1993 00:14:58 config.text
15998976 bytes total (5666304 bytes free)
Switch# delete flash:c3550-i5k2l2q3-mz.121-13.EA1c.bin
Switch# delete /force /recursive flash:c3550-i9q3l2-mz.121-14.EA1a
Switch# copy tftp flash
Address or name of remote host []? 192.168.1.162
Source filename []? c3550-ipservicesk9-mz.122-40.SE.bin
Destination filename [c3550-ipservicesk9-mz.122-40.SE.bin]?
Accessing tftp://192.168.1.162/c3550-ipservicesk9-mz.122-40.SE.bin...
Loading c3550-ipservicesk9-mz.122-40.SE.bin from 192.168.1.162 (via FastEthernet
0/1): !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!! etc....
8830515 bytes copied in 184.028 secs (47985 bytes/sec)
Switch# dir flash:
Directory of flash:/
2 -rwx 318 Mar 01 1993 00:09:38 system_env_vars
3 -rwx 616 Mar 01 1993 00:00:36 vlan.dat
4 -rwx 8830515 Mar 01 1993 00:25:23 c3550-ipservicesk9-mz.122-40.SE.
bin
5 -rwx 0 Mar 01 1993 00:09:38 env_vars
6 -rwx 24 Mar 01 1993 00:14:58 private-config.text
86 -rwx 1767 Mar 01 1993 00:14:58 config.text
15998976 bytes total (7162880 bytes free)
Switch# verify flash:c3550-ipservicesk9-mz.122-40.SE.bin
Verified flash:c3550-ipservicesk9-mz.122-40.SE.bin
Switch# show boot
BOOT path-list: flash:c3550-i5k2l2q3-mz.121-13.EA1c.bin
Config file: flash:/config.text
Private Config file: flash:/private-config.text
Enable Break: no
Manual Boot: no
HELPER path-list:
NVRAM/Config file
buffer size: 393216
Fix that..
Switch# config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)# boot system flash:c3550-ipservicesk9-mz.122-40.SE.bin
Switch(config)# ^Z
Switch#
00:33:57: %SYS-5-CONFIG_I: Configured from console by console
Switch# wr mem
Building configuration...
[OK]
Switch# reload
Proceed with reload? [confirm]
flashfs[0]: flashfs fsck took 26 seconds.
...done Initializing Flash.
Boot Sector Filesystem (bs:) installed, fsid: 3
Loading "flash:c3550-ipservicesk9-mz.122-40.SE.bin"...##########################
Done..
- Login to post comments