06-09-2026 08:36 AM
Hello everyone
I have a huge problem with an old switch catalyst 3650 48FS-E, I do the command factory-reset all, then the switch boots by itself and stuck on the mode of the first Image that upload although I do the command flash_init then the command boot but nothing change the switch refused to boot by command and still stuck on the mode switch: I think there Is a boot Image because the dir flash: result shown as the second Image, can anyone help me to solve this problem?
Solved! Go to Solution.
06-09-2026 06:46 PM
@ibrahimsaad99 wrote:
I do the command factory-reset all
Unlike IOS-XE routers and WLC 9800, the command "factory-reset all" will delete everything. Since the BIN &/or package files are deleted, the switch will boot into ROMMON.
Download the BIN file into a USB flash drive and use the command "emergency-install usbflash0:filename.bin".
06-09-2026 09:41 AM
- @ibrahimsaad99 I don't see any files at all in your second image.
Try to boot from usb with : emergency-install usbflash0:ios.bin
(of course you need an USB with a bootable image)
M.
06-09-2026 10:18 AM
06-09-2026 10:24 AM
- @ibrahimsaad99 Takes the latest version : https://software.cisco.com/download/home/284846125/type/282046477/release/Gibraltar-16.12.15
M.
06-09-2026 10:27 AM
thanks, I will try It
06-09-2026 10:48 AM
This command deletes everything in NVRAM, including images, so basically you erased the system images.
Next time use the commands below:
erase startup-config
delete flash:vlan.dat
reload
06-09-2026 11:04 AM
thanks for advice, I will do that
06-09-2026 06:46 PM
@ibrahimsaad99 wrote:
I do the command factory-reset all
Unlike IOS-XE routers and WLC 9800, the command "factory-reset all" will delete everything. Since the BIN &/or package files are deleted, the switch will boot into ROMMON.
Download the BIN file into a USB flash drive and use the command "emergency-install usbflash0:filename.bin".
06-09-2026 10:50 AM
06-09-2026 11:00 PM
- @ibrahimsaad99 That's ok
M.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide