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
load_helper
boot
switch: |
switch: flash_init
Initializing Flash...
flashfs[0]: 20 files, 3 directories
flashfs[0]: 0 orphaned files, 0 orphaned directories
flashfs[0]: Total bytes: 7741440
flashfs[0]: Bytes used: 3965952
flashfs[0]: Bytes available: 3775488
flashfs[0]: flashfs fsck took 9 seconds.
...done initializing flash.
Boot Sector Filesystem (bs:) installed, fsid: 3
Parameter Block Filesystem (pb:) installed, fsid: 4 |
switch: load_helper
switch: dir flash:
Directory of flash:/
2-rwx 2664051 <date> c2950-i6q
3-rwx 276 <date> env_vars
4-rwx 1125 <date> config.text
5-rwx 5 <date> private-config.text
6-rwx 684 <date> vlan.dat
7drwx 704 <date> html
19 -rwx 109 <date> info
20 -rwx 109 <date> info.ver
21 drwx 128 <date> crashinfo
3775488 bytes available (3965952 bytes used) |
switch: rename flash:config.text flash:config.old
switch: reset
Are you sure you want to reset the system (y/n)?y
System resetting... |
Switch#rename flash:config.old flash:config.text
Destination filename [config.text]?
Switch#copy flash:config.text system:running-config
Destination filename [running-config]?
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#en
Switch(config)#enable secet cisco
Switch(config)#exit
Switch#copy run start |